* { margin:0; padding:0; }
body
{
	font-family:Times New Roman,Times,clean,sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	margin:0;
	padding:0;
	text-align:left;
	background-color:#0191C8;
}
ul{list-style-type: none;}
img{border:0px;}
div.clear{clear:both;}

div.container
{
	width:1034px;
	margin: 0 auto;
	overflow:hidden;
	height:100%;
}

div.leftBox
{
	float:left;
	width:353px;
}
div.logoUp
{
	background:url('images/logoUp.jpg') no-repeat 0 0;
	width:353px;
	height:92px;
}
div.logoMid
{
	background:url('images/logoMid.jpg') no-repeat 0 0;
	width:353px;
	height:206px;
}
div.logoBottom
{
	background:#fff url('images/logoBottom.jpg') no-repeat 0 0;
	width:253px;
	height:277px;
	padding-left:100px;
}
ul.leftNav{float:left;}
ul.leftNav li{line-height:26px;}
ul.leftNav li a
{
	color:#000;
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
ul.leftNav li a:hover{color:#0291C9;}

div.rightBox
{
	float:left;
	width:681px;
	padding-top:92px;
		position:relative;
}
h1.heading
{
	position:absolute;
	float: right;
	left:0;
	top:10px;
	color:#82C9E4;
	font-size:12px;
	font-family:Trebuchet MS,clean,sans-serif;
}

h3.heading
{
	position:absolute;
	float: right;
	left:0;
	top:10px;
	color:#82C9E4;
	font-size:12px;
	font-family:Trebuchet MS,clean,sans-serif;
}
.weather
{
	position:absolute;
	float: left;
	right:0;
	top:10px;
}

div.flashBg
{
	background: #fff url('images/greenBar-bg.jpg') no-repeat 0 74px;
	height:483px;
}
div.contArea
{
		background-color:#fff;
		width:990px;
		float:right;
	
}
div.contArea p
{
		padding-top: 10px;
		padding-bottom: 10px;
	
}


div.innerCont h1, div.innerCont h2

{
	color:#008789;
	font-weight:bolder;
	font-size:24px;
}
div.innerCont h3

{
	color:#000;
	font-weight:bolder;
	font-size:20px;
}
div.innerCont p, div.innerCont a, div.innerCont ul
{
	color:#008789;
	font-size:16px;
}
div.innerCont ul
{
	list-style-position:outside;
list-style-type:disc;
padding-left:20px;
text-indent:5px;
}
div.innerCont a
{
	font-weight:bolder;
	text-decoration:none;
}
div.innerCont a:hover{color:#000;}

div.footer
{
	width:970px;
	height:67px;
	padding:17px 10px 0;
	background: url('images/footer.jpg') no-repeat 0 0px;
}

div.footer ul li
{
	color:#fff;
	font-size:12px;
	line-height:19px;
}
div.footer ul.address{float:left;}
div.footer ul.phone{float:right;}

div.bottomNav
{
	text-align:center;
	background-color:#0191C8;
	color:#fff;
	font-size:12px;
	line-height:23px;
	padding-top:10px;
	padding-bottom:10px;
}
div.bottomNav h4
{
	color:#fff;
	margin-bottom:10px;
	font-size:14px;
}
div.bottomNav a
{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
div.widgetsBox
{
	float:left;
	width:276px;
	padding:50px 20px;
}
div.innerCont
{
	width:634px;
	float:left;
	padding-top:50px;
	padding-bottom:50px;
	padding-right:40px;
}

