body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EAF4FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#top_pannel {
	height: 117px;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}



.cont1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	
}
.content1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	
}
.cont1:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005A97;
	text-decoration:underline;
}
#logo {
	margin-left: 24px;
	width: 148px;
	float: left;
}
#menu {
	width: 722px;
	float: left;
	height: 33px;
	margin-top: 13px;
	margin-left: 72px;
	background-image: url(images/sprite-menu.png);
	background-repeat: no-repeat;
	background-position: -24px -10px;
}

#flash_pannel {
	height: 520px;
	width: 1000px;
	float: left;
}
#content_pannel {
	float: left;
	height: 270px;
	width: 1000px;
}
#content {
	height: 258px;
	float: left;
	width: 682px;
	margin-left: 30px;
}
#cont_leftBg {
	background-image: url(images/cont-leftbg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 10px;
	height: 258px;
}
#cont_rightBg {
	background-image: url(images/cont-rightbg.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 258px;
	width: 10px;
}
#cont_area {
	float: left;
	width: 662px;
	height: 258px;
	background-image: url(images/cont-bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#cont_area .left_area {
	float: left;
	width: 324px;
	padding-left: 10px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	height: 238px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cont_area .left_area p {
	margin: 0px;
	padding: 0px;
	line-height: 180%;
}


#cont_area .right_area {
	width: 312px;
	float: left;
	margin-top: 10px;
}

#cont_area .right_area ul {
	margin: 0px;
	padding: 0px;
}
#cont_area .right_area li {
	list-style-type: none;
	float: left;
	padding-left: 26px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.more {
	padding-top: 15px;
}
#newsevents {
	width: 226px;
	float: left;
	height: 258px;
	margin-left: 30px;
	background-image: url(images/news-bg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#newsevents ul {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 140%;
	color: #333333;
}
#newsevents ul li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/news-icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	padding-left: 22px;
	padding-right: 11px;
}
#sub_flashbanner {
	float: left;
	height: 246px;
	width: 1000px;
}
#sub_head {
	height: 20px;
	width: 960px;
	float: left;
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 10px;
}
#sub_cont {
	width: 960px;
	float: left;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#sub_cont p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
}



#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	float: left;
}
#footer .copyrite {
	width: 150px;
	float: left;
}
#footer .angler {
	width: 200px;
	float: left;
}
#footer .angler a {
	text-decoration: none;
	color: #0099FF;
}
#footer .angler a:hover {
	text-decoration: underline;
	color: #0099FF;
}
.clear { clear: both; height:0; overflow:hidden }
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

