@charset "utf-8";
/* CSS Document */

body, html {background:#031928; 
font-family:trebuchet MS;
color:#5099bc;
font-size:12px;
padding:0px;
margin:0px;

}

a {color:#5099bc; text-decoration:none;}
a:hover {color:#ffffff; text-decoration:underline;}

#SiteContainer {
 width:100%;
 position:relative;
 overflow:hidden;
}

#headerNav {
 width:100%;
 position:relative;
 overflow:hidden;
 height:28px;
 background:url(images/headerNavBG.jpg) top center no-repeat;
 line-height:28px;
}

#header {
 width:100%;
 position:relative;
 overflow:hidden;
}

#banner {
 width:100%;
 position:relative;
 overflow:hidden;
 background:#f3d02d;
}

#brandStrip {
 width:100%;
 position:relative;
 overflow:hidden;
}

#content {
 width:100%;
 position:relative;
 overflow:hidden;
 background:url(images/ContentBG.jpg) top center no-repeat;
 height:270px;
 padding-top:40px;
}

#footer {
 width:100%;
 position:relative;
 overflow:hidden;
}

.C86 {
	width:750px;
	left:50%;
	margin-left:-335px;
	overflow:hidden;
	position:relative;
	
	}
	
.white {color:#FFFFFF; font-size:13px;}

#cBlock {width:143px;
float:left;
position:relative;
}