body { margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; background:url(images/bg.jpg) repeat-x #055065; }

.topbg { background:url(images/bg.jpg) repeat-x #055065; width:100%; float:left; }
#header_container { background:url(images/header_bg.jpg) repeat-x top center; width:100%; float:left; }
.wrapper { width:1000px; margin:auto; }
#header { width:1000px; height:338px; float:left; background:url(images/header.jpg) no-repeat; position:relative; }
.toptext { text-align:left; float:left; font-size:9px; width:1000px; padding-left:40px; }
.phone { float:left;	position:absolute;	left: 540px;	top: 36px; }
#content_container { background:url(images/content_bg.jpg) repeat-x top center; width:100%; float:left; }

#navigation {
	float:left;
	position:absolute;
	left: 0px;
	top: 293px;
	margin-left:33px;
}

.menu { margin:0px 0px 0px 25px; padding:0px; }
.menu li { display:inline; list-style:none; margin:0px; padding:0px; }
.menu li a {
	/*color:#FFFFFF;
	text-transform:uppercase;
	line-height:44px;
	height:44px;
	padding:15px 20px;
	background:url(images/mdivider.jpg) no-repeat right;
	text-decoration:none;*/
}
.menu li a:hover {
	background:url(images/mhover.jpg) repeat-x center center;
}

#content { width:1000px; float:left; padding-top:30px;  background:url(images/c_bg.jpg) no-repeat top left; }
#subcontent { width:950px; padding-left: 35px; padding-top:10px;}
#leftcol { width:335px; float:left; text-align:right; }
#rightcol { width:585px; float:left; margin-left:50px; }
.homeheading{ width:100%; line-height:1.5; font-weight:bold; }

.clock { width:286px; height:67px; float:right; }
.clock a { color:#ffffff; }
.mobile { width:286px; height:60px; float:right; font-size:11px; margin-top:10px; }
.mobile a { color:#ffffff; }
.clist { margin:0px; padding:0px; width:270px; margin:0px 10px; float:left; }
.clist li { list-style:url(images/bluedot.jpg); padding-bottom:5px; }
.clist li a { font-size:11px; color:#FFFFFF; text-decoration:none; }
.clist li a:hover { text-decoration:underline; }

#footer_container { background:url(images/footer_bg.png) repeat-x bottom center; width:100%; }
#footer { background:url(images/footer.png); margin:auto; width:990px; height:168px; color:#3A8EA6; padding-top:80px; padding-left:55px; font-size:10px; }
#footer a { color:#2BC7E6; }

.clear { clear:both; }

a { color:#2BC7E6; text-decoration:none; }
a:hover { text-decoration:underline; }

/* top menu stuff */
.img1 {
	display:block;
	width:121px;
	height:44px;
	background:url(images/img1.gif) no-repeat;
}
.img1:hover, .img1active {
	display:block;
	width:121px;
	height:44px;
	background:url(images/img1.gif) no-repeat;
	background-position:-120px 0;

}
.img2 {
	display:block;
	width:120px;
	height:44px;
	background:url(images/img2.gif) no-repeat;
	background-position:0px 0px;
}
.img2:hover, .img2active {
	display:block;
	width:120px;
	height:44px;
	background:url(images/img2.gif) no-repeat;
	background-position:-120px 0;
}
.img3 {
	display:block;
	width:120px;
	height:44px;
	background:url(images/img3.gif) no-repeat;
	background-position:0px 0px;
}
.img3:hover, .img3active {
	display:block;
	width:120px;
	height:44px;
	background:url(images/img3.gif) no-repeat;
	background-position:-120px 0;
}
.img4 {
	display:block;
	width:120px;
	height:44px;
	background:url(images/img4.gif) no-repeat;
	background-position:0px 0px;
}
.img4:hover, .img4active {
	display:block;
	width:120px;
	height:44px;
	background:url(images/img4.gif) no-repeat;
	background-position:-120px 0;
}
.img5 {
	display:block;
	width:120px;
	height:44px;
	background:url(images/img5.gif) no-repeat;
	background-position:0px 0px;
}
.img5:hover, .img5active {
	display:block;
	width:120px;
	height:44px;
	background:url(images/img5.gif) no-repeat;
	background-position:-120px 0;
}
.img6 {
	display:block;
	width:121px;
	height:44px;
	background:url(images/img6.gif) no-repeat;
	background-position:-120px 0px;
}
.img6:hover, .img6active {
	display:block;
	width:121px;
	height:44px;
	background:url(images/img6.gif) no-repeat;
	background-position:0px -119; 
}
