@CHARSET "UTF-8";
body{
	font-size:12px;
	font-family:arial;
	margin-top:0px;
}
img{
	border:none;	
}
#container{
	width:1000px;
	border-collapse:collapse;
	margin:auto;
}
#top{
	height:142px;
	width:1024px;
	background:url(../images/top.gif) no-repeat;	
}
.top_menu_frame{
	margin-top:95px;	
	margin-left:294px;
	position:absolute;
}
.top_menu{
	background:url(../images/top_menu_bg.gif) repeat-x;
	width:100px;
	height:37px;
	min-width:117px;
	float:left;
	position: relative;
}
.top_menu a{
	font-size:10px;
	color:#00556a;
	text-decoration:none;
	margin-top:10px;
	width:117px;
	text-align:center;
	position:absolute;	
}
.top_menu_space{
	width:2px;
	height:37px;
	float:left;
}
#body{
	min-height:396px;
	width:1018px;
	position:relative;
}
.left_frame{
	position:relative;
	float:left;
}
.right_frame{
	width:768px;
	position:relative;
	float:left;	
	margin-left:-12px;
}
.left_top{
	width:241px;
	height:214px;
	margin-left:7px;
	position:relative;
	background:url(../images/left_top1.gif) no-repeat;
}
.left_bottom .left_menu{
	margin-left:7px;
	height:20px;
	width:236px;
	background:url(../images/left_menu_bg2.gif) no-repeat;
	position:relative;
}
.left_menu_btn{
	margin-left:7px;
	background:url(../images/left_menu_btn1.gif) no-repeat;
	width:229px;
	height:37px;	
}
.left_menu_btn a{
	font-size:12px;
	margin-top:10px;
	text-transform:capitalize;
	margin-left:46px;
	color:#fff;
	position:absolute;
	text-decoration:none;	
}
.left_menu_bottom{
	width:229px;
	height:39px;
	margin-left:7px;
	background:url(../images/left_menu_bottom.gif) no-repeat;
}
.clear{
	clear:both;	
}
.body_top{
	margin-left:0px;	
}
.body_top_header{
	background:#0094ba;
	height:21px;
	padding-top:4px;
	padding-left:28px;
	width:740px;
	color:#fff;
	font-weight:bold;
}
.body_top_body{
	background:url(../images/body_bottom_bg.gif) repeat-x;
	height:303px;
	width:768px;
	background-color:#258093;
}

.news_box{
	color:#fff;
	padding-top:4px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom-width:1px;
	border-bottom-color:#0094b8;
	border-bottom-style:solid;
	width:741px;
	height:66px;
}
.news_header{
	font-weight:bold;
}
.news_body{
	margin-left:26px;
	width:600px;
}
.news_btn{
	float:left;
	margin-left:610px;
	margin-top:-16px;	
}

.archive_btn{
	background:#a6d5df;
	border:1px solid #00576a;
	color:#000;
	font-size:10px;
	height:20px; 
	float:left;
	margin-left:640px;
	cursor:pointer;
}
.poll{
	width:375px;
	float:left;
	background:#b4d5de;
	margin-top:6px;
	color:#000;
	font-size:11px;
	padding-left:4px;
	height:140px;
}

.poll_header{
	margin-top:7px;
/*	margin-left:6px;*/
	height:19px;
	font-size:12px;
	width:72px;
	background:#067591;
	color:#fff;
	padding-top:2px;
	padding-left:12px;
	
}
.news_letter{
	width:375px;
	float:left;
	margin-left:10px;
	background:#b4d5de;
	margin-top:6px;
	color:#000;
	font-size:11px;
	padding-left:4px;
	height:140px;
}
.news_letter_header{
	margin-top:7px;
	margin-left:6px;
	height:19px;
	font-size:12px;
	width:120px;
	background:#067591;
	color:#fff;
	padding-top:2px;
	padding-left:12px;
}
.btn_bg{
	border:1px solid #00596b;
	height:22px;
	color:#000;
	background:url(../images/btn_bg.gif);
	float:right;
	margin-right:20px;	
	margin-top:-27px;
	cursor:pointer;
	width:80px;
}
.btn_bg1{
	border:1px solid #00596b;
	height:22px;
	color:#000;
	background:url(../images/btn_bg.gif);
	float:right;
	margin-right:20px;
	cursor:pointer;	
	width:70px;	
}
.news_letter .text{
	padding-top:26px;
	padding-bottom:26px;
	padding-left:10px;
}
.text_field{
	width:260px;
	float:left;
	border:1px solid #00586a;
}
.footer{
	margin-top:10px;
	padding:0px 10px 0px 10px;
	width:1000px;
	height:85px;
	background:url(../images/footer_bg.gif) no-repeat;
	color:#FFFFFF;
}

.heading
{
	padding-top:5px;
}