@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
}

img, div{
behavior:url(iepngfix.htc);
}

p{
padding-bottom:10px;
}

a{
color:#306aa1;
text-decoration:none;
}

a:hover{
color:#999999;
}

hr{
border:none;
border-bottom:1px solid #cccccc;
margin-bottom:15px;
}

h1{
font-size:26px;
line-height:26px;
padding-bottom:5px;
}

h2{
font-size:20px;
line-height:20px;
padding-bottom:5px;
}

h3{
padding-bottom:5px;
}

h5{
color:#FF6600;
font-size:16px;
padding-bottom:5px;
}

ul{
margin-left:25px;
padding-bottom:10px;
}

ol{
margin-left:25px;
padding-bottom:10px;
}

img{
border:none;
}

.clear{
clear:both;
}

body{
background:url(../images/bg.jpg) repeat-x #EEEEEE;
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
}

#masterbox{
margin:0 auto;
width:962px; /*962px*/
}

#header{
background-color:#FFFFFF;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
color:#306aa1;
text-align:right;
padding:5px 20px 0 20px;
height:70px; /*75px*/
width:920px; /*962px*/
}

	#header a{
	color:#999999;
	padding-left:8px;
	padding-right:8px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	}
	
	#header a:hover{
	color:#306aa1;
	}
	
#subnav{
background:url(../images/bg-subnav.jpg) repeat-x #00316b;
color:#FFFFFF;
padding:0;
height:30px; /*30px*/
width:962px; /*962px*/
}

	#subnav ul{
	padding:5px 0 0 0;
	}
	
	#subnav li{
	list-style:none;
	float:left;
	padding-right:5px;
	}

	#subnav a{
	color:#CCCCCC;
	}
	
	#subnav a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
	
	#subnav .request{
	float:right;
	background:url(../images/bg-request.jpg) repeat-x;
	color:#FFFFFF;
	height:20px; /*30px*/
	padding:5px 10px;
	margin-right:30px;
	text-align:center;
	}
	
	#subnav .request a{
	color:#FFFFFF;
	}

#homebox{
background:url(../images/bg-homebox.jpg) repeat-y #FFFFFF;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding:20px 15px 0 15px;
width:930px; /*962px*/
}

	#homesidebar{
	float:left;
	margin-right:15px;
	width:285px; /*300*/
	}
	
		#homesidebar h1{
		color:#00316a;
		font-size:13px;
		text-transform:uppercase;
		padding-bottom:15px;
		}
		
		#homesidebar h1 a {
		color:#00316a;
		}
		
		#homesidebar h1 a:hover {
		color:#999999;
		text-decoration:none;
		}

#hometabsbox{
float:left;
width:630px;
}

.boxbanner{
background:url(../images/bg-box.png) no-repeat #FFFFFF;
padding:5px 10px;
width:250px; /*270px*/
}

#contentbox{
background:url(../images/bg-contentbox.jpg) repeat-y #FFFFFF;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding:20px 20px 10px 20px;
width:920px; /*962px*/
}

#contentmain{
float:left;
padding-right:20px;
width:610px; /*630px*/
}
	
	#contentmain h1{
	margin-bottom:10px;
	text-transform:uppercase;
	}

	#contentmain h2{
	color:#00316b;
	text-transform:uppercase;
	}
		
#sidebar{
float:left;
padding:0 10px 0 20px;
width:260px; /*290px*/
}

	#sidebar h2{
	color:#00316a;
	text-transform:uppercase;
	margin-bottom:10px;
	}

.quote{
background:url(../images/requestquote_bg.jpg) no-repeat top center #ffffff;
padding:20px 0 10px 10px;
width:260px; /*270px*/
}


#clientlist{
background-color:#ffffff;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding:10px;
width:940px; /*962px*/
}

	
#certifications{
background:url(../images/certify-bg.jpg) repeat-x #FFFFFF;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
text-align:center;
padding:3px 20px 0 20px;
width:920px; /*962px*/
}

	#certifications h1{
	color:#FFFFFF;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	}
	
	#certifications a{
	padding:10px;
	}

#footer{
background:url(../images/footer-bg.jpg) repeat-x #EEEEEE;
color:#999999;
text-align:center;
padding:20px;
width:922px; /*962px*/
}

	#footer a{
	color:#306aa1;
	padding:8px;
	font-weight:bold;
	text-decoration:none;
	}
	
	#footer a:hover{
	color:#999999;
	}
