img{
	border:none;
}
body *{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
body{
	padding:0px;
	margin:0px;
	background:url("../images/homebg.gif") repeat-x;
	background-color:#8e8e8e;
	text-align:center;
}
#body{

}
#page{
	width:900px;
	margin:0px auto 0px auto;
}
#header{
	background:url("../images/banner.jpg") no-repeat;
	height:345px;
	position:relative;
}
/*Contact Menu---------------------------------------------------------------------------------*/
#header ul.menu_contact{
	position:absolute;
	top:0px;
	right:0px;
	margin:0px;
	padding:0px;
}
#header .menu_contact li{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
}
#header .menu_contact a{
	color:#57a4bb;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	display:block;
	background-color:#044d62;
	padding:3px 12px 5px 12px;
	margin-left:1px;
	/*background:url(../images/contact_menu_back.jpg);*/
}
#header .menu_contact a:hover{
	background-color:#033b4b;
	/*background-image:none;*/
}
/*News-----------------------------------------------------------------------------------*/
#header .days98{
	position:absolute;
	top:60px;
	right:0px;
}
#header .news{
	position:absolute;
	right:0px;
	top:149px;
	margin:0px;
	padding:0px;
}
#header .news li{
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
	width:221px;
}
#header .news p{
	font-size:10px;
	color:#90999e;
	padding:3px 0px 0px 20px;
	margin:0px;
	text-align:left;
	text-decoration:none;
}
/*Main Menu-----------------------------------------------------------------------------------*/
#header .menu_main{
	position:absolute;
	left:0px;
	width:100%;
	bottom:51px;
	text-align:center;
}
#header .menu_main *{
	color:#a6bed1;
	font-size:15px;
	font-weight:bold;
}
#header .menu_main table{
	margin:0px auto 0px auto;
}
#header .menu_main .separator{
	background:url("../images/menu_separator.gif") no-repeat left center;
}
#header .menu_main a{
	display:block;
	font-family:"arial rounded MT Bold", "arial black", Arial;
	font-size:13px;
	font-weight:normal;
	letter-spacing:2px;
	text-decoration:none;
	padding:7px 20px 8px 20px;
}
#header .menu_main a:hover{
	background:url("../images/button_back.jpg") repeat-x left bottom;
	background-color:#fff;
	color:#044b5f;
}
#header .menu_main .selected{
	background:url("../images/button_back.jpg") repeat-x left bottom !important;
	background-color:#fff !important;
	color:#044b5f !important;
	cursor:default;
}
/*Content-----------------------------------------------------------------------------------*/
#content{
	min-height:300px;
}
#content *{
	color:#fff;
	font-size:13px;
}
#content p{
	margin:0px;
	padding:0px;
	line-height:24px;
	letter-spacing:0.5px;
}
#content h2{
	font-size:14px;
	margin:20px 0px 10px 0px;
}
#content .listLinks{
	width:100%;
}
#content .listLinks a{
	text-decoration:none;
	letter-spacing:1px;
	line-height:12px;
	font-size:10px;
	display:block;
}
#content .listLinks a:hover{
	text-decoration:underline;
}
#content .margin{
	padding:0px 20px 0px 0px;
}

#content .top{
	height:30px;
}

#footer{
	margin-top:50px;
	height:120px;
}
#footer *{
	font-size:10px;
}
#footer .menu_footer{
	padding:0px;
	margin:0px;
	height:20px;
}
#footer .separator{
	clear:both;
	border-top:1px solid #c3c3c3;
	height:2px;
}
#footer b{
	color:#c3c3c3;
}
#footer .menu_footer *{
	color:#fff;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#footer .menu_footer a{
	text-decoration:none;
}
#footer .menu_footer a:hover{
	text-decoration:underline;
}
#footer .menu_footer li{
	float:left;
	list-style:none;
	padding:0px 2px 0px 2px;
}

