/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.width900 {
	width:900px;
	clear:both;
	margin-left:12px;
}

.clear-both {
	clear:both;
}

#logo {
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:345px;
	height:73px;
	float:left;
	margin:43px 0 12px 0;	
}

.grey-bar {
	background-color:#dee4e5;
	height:14px;
}

#top-menu-right {
	width:95px;
	float:right;
	margin-right:-7px;
	*margin-right:-16px;
}

#top-menu {
	width:95px;
	height:27px;
	float:right;
	margin:66px 0 0 115px;
}
#top-menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#top-menu ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}

.rssfeed {
	width:148px;
	*width:156px;
	margin:10px 8px 0 25px;
	height:20px;
	float:right;
	border-top:1px solid #dee4e5;
	border-right:1px solid #dee4e5;
	border-left:1px solid #dee4e5;
	padding:5px 10px 2px 10px;
}
.rssfeed a{
	font-size:13px;
	color:#003845;
	text-decoration:none;
}
.rssfeed a:hover{
	font-size:13px;
	color:#000;
	text-decoration:underline;
}

#head-banner-bg{
	width:100%;
	height:229px;
	background-color:#0a6e84;
}

.head-flash {
	width:900px;
	height:229px;
	clear:both;
	margin-left:12px;
}

.left-menu {
	width:264px;
	float:left;
	margin:8px 0 0 0;
}
.left-menu ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.left-menu ul li{
	list-style:none;
	padding:0px;
	margin:0px;
	width:264px;
	height:57px;
	background-color:#0a6e84;
	font-size:15px;
	color:#FFF;
	margin-bottom:2px;
	text-align:center;
	font-weight: bolder;

}

.left-menu ul li a{
	color:#FFF;
	text-decoration:none;
	line-height:50px;
	outline:none;
	width:230px;
	display:block;
}
.left-menu ul li a:hover{
	color:#7cebff;
	text-decoration:none;
}

.body-part {
	width:617px;
	float:right;
	margin:8px 0 0 0;
}

.butt-main {
	width:495px;
	height:53px;
	margin:0 auto;
}
.butt-main ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.butt-main ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}

.text-content {
	margin:25px 20px 0 0;
	font-size:13px;
	color:#003845;
	text-align:justify;
}

.footer {
	width:860px;
	clear:both;
	margin:10px 0 0 12px;
	border-top:1px solid #85a5ac;
	padding:15px 0 25px 0;
	text-align:center;
	color:#85a5ac;
	font-size:11px;
}

.text_heading {
	font-size:18px;
	color:#003845;
	font-weight:bold;
}

.text_heading1 {
	font-size:17px;
	color:#003845;
	font-weight:bold;
}

.link1 {
	color:#00677f;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}
.link1:hover {
	color:#003845;
	font-weight:bold;
	text-decoration:underline;
}

.link2 {
	font-size:15px;
	color:#00677f;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}
.link2:hover {
	color:#003845;
	font-weight:bold;
	text-decoration:none;
}

.link3 {
	font-size:10px;
	color:#85a5ac;
	text-decoration:none;
	outline:none;
	padding-top:10px;
}
.link3 a{
	font-size:10px;
	color:#00677f;
	text-decoration:none;
	outline:none;
}
.link3 a:hover {
	color:#003845;
	text-decoration:none;
}


.ul-class1 {	
	list-style:none; margin:0px; padding:0px; clear:both;
}
.ul-class1 li{	
	list-style:none; margin:0px; padding:0px 0 0 50px; float:left; width:170px;
}

.ul-class2 {	
	list-style:none; margin:0px; padding:0px; clear:both;
}
.ul-class2 li{	
	list-style:none; margin:0px; padding:0px 0 0 5px; float:left; width:160px; text-align:center;
}
	
