@charset "utf-8";
/* CSS Document */

BODY {
	margin:0;
	padding:0;
	/*	background:#5da3d9;*/
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#646464;
	background:url(/images/newback.png) repeat-x top;
}
IMG {
	border:0;
}
#floater {
	margin:0 auto;
	width:900px;
}
#base {
	width:900px;
	margin-bottom:30px;
	padding-bottom:10px;
	
}
#header {
	width:980px;
	height:130px;
	/*background:url(/images/headerfull.jpg) no-repeat center;*/
	clear:both;
	
}
#mainarea {
	width:100%;
	clear:both;
	padding-bottom:10px;
}
#footer {
	width:100%;
	height:118px;
	/*background:url(/images/footer_tile.png) repeat-x;*/
	clear:both;
}
.container {
	width:780px;
	margin:0 auto;
	/*background:#FFF;*/
}
.containerp {
	width:800px;
	margin:auto;
}
.containerbody {
	width:800px;
	background:url(/images/center_body.png) repeat-y left;
}
.containertop {
	width:800px;
	height:30px;
	margin:auto;
	background:url(/images/topround.png) no-repeat;
}
.containerbottom {
	width:800px;
	height:30px;
	margin:auto;
	background:url(/images/bottomround.png) no-repeat top;
}
.container2 {
	padding:0 20px 0 20px;
	font-size:14px;
}
a:link, a:visited {
	color:#09F;
	text-decoration:underline;
}
a:hover {
	color:#09F;
	text-decoration:underline;
}
#mainmenu {
	margin: 0 auto;
	padding:0;
	text-align:center;
	width:825px;
	
	
}
#toparea
{
	width:834px;
	height:129px;
	background:url(/images/topbase.png) no-repeat center;
	text-align:center;
	margin-left:33px;
}
#mainmenu li {
position: relative;
    display: inline-block;
	list-style:none;
	
	height:59px;
	padding:0px 12px 0px 12px;
	border-bottom:1px solid #fff;
	
	margin-left:0px;
	background:#3b78b1;
	line-height:59px;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	color:#333;
	text-align:center;
	
}
.nobg { border:none !important; background:none !important; float:right !important; margin-right:60px !important;}

#footermenu LI {
	margin-left:5px;
	list-style:none;
	float:left;	
	height:30px;
	padding:0px 10px 0px 10px;
	line-height:26px;
	vertical-align:middle;
	color:#FFF;
	text-align:center;
}
#mainmenu a:link, #mainmenu a:visited, #mainmenu a:hover {
	color:#fff;
	text-decoration:none;
}
#footermenu a:link, #footermenu a:visited, #footermenu a:hover {
	color:#FFF;
}
#newslist {
	margin:0;
	padding:0;
}
#newslist LI {
	list-style:none;
	color:#004576;
}
#newslist a:link, #newslist a:visited, #newslist a:hover {
	color:#004576;
}
.logoarea {
	margin-top:20px;
	margin-right:10px;
	float:left;
}
H1 {
	margin:0;
	padding:0;
	color:#215881;
	font-size:20px;
}
H2 {
	font-size:16px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
}
H3 {
	font-size:14px;
}
.active {

	background:#fff !important;

	/*background:url(/images/menu_on.png) repeat-x !important;*/
}
.active a:link, .active a:visited, .active a:hover {
	color:#3b78b1 !important;
}
.container2 TD {
}
#langs {
	float:right;
	width:30px;
}
#langs LI {
	margin-left:5px;
	list-style:none;
	float:left;
}
#footerarea
{
	width:100%;
	height:100px;
	background:url(/images/footer_hightile.png) repeat-x top; 
}
#footerfloat {
	margin:0 auto;
	width:900px;
	padding-top:10px;
	color:#FFF;
	
}
#footerfloat a:link, #footerfloat  a:visited, #footerfloat  a:hover {
	color:#FFF !important;
}