@charset "utf-8";

body {
	margin: 0 auto;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}



.moduletable {
	width: 100%;
}

.contentpaneopen {
	width: 100%;
}

.contentheading, .conthead, .componentheading-news {
	width: 100%;
	text-align: center;
	font-size: 34px;
	color: #172983;
	font-family: Arial, Helvetica, sans-serif;
}

a.mainlevel {
	font-size: 18px;
	color: #1A171B;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin-top: 10px;
}

a.mainlevel:hover {
}

a#active_menu {
	font-size: 18px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin-top: 10px;
}


.menuitem {
	margin: 10px 0px 10px 0px;
	display: inline-block;
	width: 140px;
	height: 50px;
	text-align: center;
}

.menuitem:hover {
	background: url(../images/menu_bg.png) bottom center no-repeat;
}

.menuitem_a {
	margin: 10px 0px 10px 0px;
	display: inline-block;
	width: 140px;
	height: 50px;
	text-align: center;
	background: url(../images/menu_bg.png) bottom center no-repeat;
}



/*--------------
--h style list--
--------------*/

#h_main {
	float: left;
	position:absolute;
	width: 100%;
	height: auto;
	background: #c6d3e6 url(../images/content_bg.jpg) top center no-repeat;
}

#h_header {
	background: #939fb4 url(../images/header_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 130px;
	margin-bottom: 10px;
	border-bottom: #172983 solid;
}

#h_logo {
	display: block;
	position:absolute;
	width: 170px;
	height: 160px;
	background: url(../images/logo.png);
	top: 10px;
	left: 10px;
}

#h_contacts {
	width: auto;
	height: 50px;
	margin: 0 10px 0 190px;
	text-align: center;
	padding:30px 0 0 0;
	}

#h_contacts_i {
	background:url("../images/logo3.png") no-repeat scroll center top transparent;
height:21px;
margin:0 0 0 15px;
width:892px;
}
#h_contacts_i td {
font-size:20px;
}
#h_menuplace {
	height:60px;
margin:-15px 10px 0 5px;
padding-left:220px;
text-align:center;
}

#h_menuplace ul {
	margin: 0;
	padding: 0;
	float:left;
	text-decoration: none;
	list-style: none;
	line-height: normal;
}

#h_menuplace li {
	float:left;
	text-decoration: none;
	margin-left: -25px;
}

#h_site {
	margin: 0 auto;
}

#h_search {
	padding: 5px 5px 5px 5px;
	width: 200px;
	height: 70px;
	background: none;
	display: block;
}

#h_search_t {
	font-size: 24px;
	color: #172983;
	font-family: Arial, Helvetica, sans-serif;
}

#h_sbox {
	float: left;
	padding: 2px 2px 2px 2px;
	width: 160px;
	height: 18px;
	border-style: solid;
	border-color: #172983;
	border-width: 2px;
	border-left-style: none;

}

#h_sbtn {
	float: left;
	padding: 2px 2px 2px 2px;
	background: #FFFFFF url(../images/search.png) center no-repeat;
	border-style: solid;
	border-color: #172983;
	border-width: 2px;
	border-right-style: none;
	width: 26px;
	height: 26px;
	cursor: pointer;

}
	
#h_lcolumn {
	float: left;
	margin: 50px 0 0 0px;
	width: 200px;
	height: auto;
	background: none;
}

#h_lcolumn_i {
	padding: 5px 5px 5px 5px;
	display: block;
	background:#FFF7B2;
}
#h_lcolumn_i td {
padding: 3px 0 0 0;
	
}
#h_lcolumn_i a{
text-decoration:none;
font-family:Arial;	
}
#h_lcolumn_i a:hover{
text-decoration:none;
font-family:Arial;
color:black;	
}
#h_content {
	margin: 10px 10px 10px 220px;
	width: auto;
}

#h_bottom {
	float: left;
	width: 100%;
	margin: 0 auto;
}

#h_bottom_i {
	float: none;
	width: auto;
}

#footer {
margin:0 auto;
padding:0 auto;
}
#contacts2 {
float:right;
font-family:Arial;
font-size:13px;
font-weight:bold;
position:absolute;
right:10px;
text-align:right;
top:55px;
}
#contacts2 ul {
list-style:none;
}
