
html, body {
 min-height:100.1%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 62.5%;
	margin: 0 auto;
	width: 780px;
	padding-bottom: 15px;
	background: url('i/galley.gif') no-repeat center bottom;
	background-attachment: fixed;
	}



/* ------------------------------ CONTACT FORM --------------------------------------------------- */
#cntform {
	padding: 0px;
	padding-top: 10px;
	width: 490px;
	clear: both;
}
#cntform fieldset {
	border:1px solid #3962b2;
	padding: 10px;	
	margin: 0 0 10px 0;
	color: #075e9b;
}
#cntform legend {
	color: #3962b2;
	font-weight: bold; 
}
#cntform input, #cntform select {
	margin: 2px 0;
}
#cntform textarea {
	width: 350px;
	height:15em;
}
#cntform label {
	display: block; 
	float: left;
	width: 90px;
}
#cntform p {
	font-size: 90%;
	margin: 0;
}

.top {
	text-align: right;
	font-size: 90%;
}

.req {margin: 0; text-align: right; line-height: 0.7em;}

/* ------------------------------ CONTACT FORM END--------------------------------------------------- */


#numbers {
	float: left;
	width: 50%;
	text-align: left;
	}

#numbers ul {	
	font-size: 1em;
	list-style: none;
	margin-left: 0px;
	padding-left: 0em;
	text-indent: 0em;
	}

#legal2 {
	float: right;
	width: 50%;
	text-align: right;
	font-size: 1em;
	}

a {
	color: #3962b2;
	}

a:hover {
	color: #274379;
	}



#header {
	position: relative;
	width: 100%;
	height: 236px;
	background: url('i/zetland-bonded-services-header.jpg') no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	}

#header h1 {
	color: #444;
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: 5px;
	text-align: center;
	margin: 0.5em 0 0.2em 0;
	padding: 0.5em 0;
	display: none;
	}

#header h2 {
	color: #444;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 5px;
	text-align: center;
	margin: 0em 0 0.5em 0;
	padding: 0.5em 0;
	display: none;
	}


#menucontainer {
	width: 100%;
	position: absolute;
	bottom: 0px;
	}



/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#header a {float:none;}
/* End IE5-Mac hack */



#content {
	clear: both;
	width: 780px;
	color: #444;
	text-align: left;
	margin-top: 10px;
	}
	
#content h2 {
	font-size: 1.8em;
	line-height: 1em;
	margin: 20px 0 0 0;
	}

#content h3 {
	font-size: 1.4em;
	margin: 15px 0 0 0;
	}

#content p {
	font-size: 1.4em;
	line-height: 1.5em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #444;
	margin-bottom: 0.5em;
	}
	
	
	
#content ul {
	font-size: 1.4em;
	line-height: 1.5em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #444;
	margin-bottom: 0.5em;
	}


#content .thumbnail, #content .thumbnailb {
	float: left;
	width: 214px;
	margin-top: 16px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	border: 1px solid #999;
	padding: 3px 5px;
	text-align: center;
	}
	

#content .thumbnailb {
	width: 234px;
	}
	
	
#content .thumbnail h4, #content .thumbnailb h4 {
	display: block;
	padding: 5px;
	margin: 0 0 2px 0;
	color: #005387;
	font-size: 1.05em;
	clear: none;
	background: #CAE8EA url(i/bg_header.jpg) no-repeat;
	}


#content .thumbnail p, #content .thumbnailb p {
	margin: 3px 0 0 0;
	padding: 0;
	color: #666;
	font-size: 0.9em;
	}

#content .thumbnail img, #content .thumbnailb img {
	margin-top: 3px;
	border: 0px;
	}

#content .viewpricelist {
	margin-left: 50px;
	margin-top: 30px;
	}



#legal {
	width: 100%;
	padding-top: 15px;
	text-align: center;
	clear: both;
	}

#legal p {
	text-align: center;
	font-size: 1em;
	}

#legal h2 {
	display: none;
	}


table.table1 {
	width: 485px;
	padding: 0;
	margin-left: 15px;
}



th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(i/bg_header.jpg) no-repeat;
	}

th.l {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(i/bg_header.jpg) no-repeat;
	}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
	}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	}


td.alt {
	background: #e8eef8;
	color: #797268;
	}

td.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(i/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(i/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
	}


th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #e8eef8 url(i/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
	}





.product {
	background:#e8eef8;
	height: 200px;
	width: 490px;
	border-left:4px solid #92acda;
	border-top:1px solid #92acda;
	border-right:1px solid #92acda;
	border-bottom:1px solid #92acda;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 0;
	margin-bottom: 0;
	padding:0;
	clear: both;
	}

div#content div.product p {
	margin-top: 1.4em;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	padding: 0;
	font-size: 1.4em;
	}

div#content div.product h3 {
	font-size: 1.4em;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	}

div#content div.product img {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	}

dl {
	font-size: 1.4em;
}


.titleandtext dt {
	font-weight: bold;
	margin-top: 0.5em;
	}
.titleandtext dd {
	margin-left: 0;
	margin-bottom: 0.5em;
	}




#col1 {
	float: left;
	width: 33%;
	display: inline;
	}

#col1 p {
	margin: 0px;
	}

#col2 {
	float: left;
	width: 34%;
	}

#col2 p {
	margin: 0px;
	}

#col3 {
	float: left;
	width: 33%;
	}

#col3 p {
	margin: 0px;
	}
	
#col3 img {
	padding: 5px;
	border: 1px solid;
	}


	
ul#navigation {
	height: 36px;
	padding: 0px 0px 0 10px;
	width: 904px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
}

ul#navigation li {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	float: left;
	margin: 0 4px 0 0;
	background-color: #2B477D;
	border: solid 1px #415F9D;
	position: relative;
	z-index: 1;
}

ul#navigation li.selected {
	z-index: 3;
}

ul#navigation li a:link, ul#navigation li a:visited {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: block;
		padding: 0 12px 0 12px;
	text-align: center;
	height: 40px;
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	outline: none;
	float: left;
	background: #2B477D;
	-webkit-transition: background-color 0.3s linear;
	-moz-transition: background-color 0.3s linear;
	-o-transition: background-color 0.3s linear;
}

ul#navigation li a:hover {
	background-color: #5a87dd;
}

ul#navigation li.selected a:link, ul#navigation li.selected a:visited {
	color: #2B477D;
	border: solid 1px #fff;
	-webkit-transition: background-color 0.2s linear;
	background: -moz-linear-gradient(top center, #d1d1d1, #ffffff 80%) repeat scroll 0 0 #f2f2f2;
	background: -webkit-gradient(linear,left bottom,left top,color-stop(.2, #ffffff),color-stop(.8, #d1d1d1));
	background-color: #ffffff;
}
