img, div { behavior: url(iepngfix.htc) };
*, html {
	margin: 0px;
	padding: 0px;
}

body {
	background:#065661 url(../images/bg.jpg) top left repeat-x;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#666;
}

#main_div {
	width:950px;
	height:auto;
	margin:0 auto;
	padding:0;
}

#top_strip {
		width:100%;
		height:25px;
}

	#top_strip h1 {
		font:normal 15px Arial, Helvetica, sans-serif;
		line-height:20px;
		color:#666;
		margin:0;
		padding:0;
		float:left;
	}


#header {
	width:950px;
	height:176px;
	margin:0 auto;
	padding:0;
}

#container {
	/*background:#fff url(../images/cont-bot-bg.jpg) bottom center no-repeat;*/
	background:#fff url(../images/con-bg.jpg) top left repeat-y;
	width:942px;
	padding:5px 4px 20px 4px;
	height:auto;
	min-height:650px;
}

#hot_section {
	width:305px;
	float:right;
	height:409px;
	}

#footer {
	background:url(../images/cont-bot-bg.jpg) top left no-repeat;
	width:950px;
	height:auto;
	color:#92dae3;
	pading-top:20px;
	}
	
#content_left {
	float:left;
	width:244px;
	background:#f4f4f4;
	height:auto !important;
	padding-bottom:15px;
	min-height:490px;
	}

#content_right {
	float:right;
	width:678px;
	height:auto !important;
	}

#sitemap {
	background:#004c54;
	border:1px solid #0a6a74;
	clear: both;
	float: left;
	width: 930px;
	margin:30px 0 10px 0;
	padding:0px 10px 23px 10px;
}

#sitemap ul#section {
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
}

#sitemap ul#section li {
	list-style:none;
	display:block;
	float:left;
	width:152px;
	text-align:left;
	border-right:solid 1px #0a6a74;
	padding:0px 12px 0 25px;
	min-height:77px;
	line-height:19px;
}

#sitemap ul#section li a:link, ul#section li a:active, ul#section li a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#92dae3;
	text-decoration:none;
	display:block;
	/*width:145px;*/

}

#sitemap ul#section li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#92dae3;
	text-decoration:underline;
}

#the-team{
	width:656px;
	float:left;
	height:400px;
	}