	body{
   behavior:url("/css/csshover.htc");
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;	
	margin: 0px auto;
	background-color: #000000;
}

img{
   border-width: 0px;
}

div.fix, div.fix_height{
   clear: both;
	line-height: 1%;
}

p{
	margin: 0px;
}

a{

}

a:hover{

}

div.auto_height{
   float: left;
   width: 1px;
   height: 500px;
   margin-left: -10px;
}

strong{

}

div.overall_over{
	position: relative;
	background: #E5E7E6 url(/images/layout/bg.jpg) repeat-x center top;
}

div.overall{
	width: 942px;
	margin: 0px auto;

	position: relative;
}

div.top{
	height: 159px;

}

div.topmenu{
	height: 37px;
	position: absolute;
	left: 0px;
	top: 114px;
	width: 942px;
}

div.left{
	width: 942px;
}

div.right{
	width: 634px;	
}

div.layout_main{
	width: 942px;
	background: #FFFFFF url(/images/layout/main-top.jpg) no-repeat center top;
}

div.events_small_list{
	margin: 30px 20px;
}

div.events_small_list .main_title{
	font-size: 18px;
	color: #071569;
	margin-bottom: 10px;
}

div.events_small_list .event{
	margin-bottom: 10px;
	cursor: pointer;
}

div.events_small_list .event .date{
	color: #4184BC;
	font-weight: bold;
	font-size: 13px;
}

div.events_small_list .event .description{
	color: #9096A7;
}



.newsletter_form{
	margin: 30px 0px 30px 20px;	
}

.newsletter_form .title{
	font-size: 18px;
	color: #071569;
	margin-bottom: 10px;	
}

.newsletter_form .input_over{
	position: relative;
	height: 27px;
	width: 220px;
	background: url(/images/layout/newsletter1.jpg) no-repeat left top;
}

.newsletter_form input.text{
	position: absolute;
	left: 2px;
	top: 3px;
	border-width: 0px;
	width: 170px;
	background-color: transparent;
}

.newsletter_form input.submit{
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}

.newsletter_form .error{
	color: #FF0000;
}

.topsearch{
	position: absolute;
	right:0px;
	top: 10px;
	width: 254px;
	z-index: 1;
}

.site_search{
	position: relative;
	display: block;
	height: 30px;
}

.site_search label{
	position: absolute;
	top: 1px;
	left: 0px;
	font-size: 16px;
	font-weight: bold;
}

.site_search input.text{
	border: 1px solid #BEBEBE;
	position: absolute;
	top: 1px;
	left: 60px;
	font-size: 16px;
	width: 135px;
}

.site_search input.button{
	position: absolute;
	top: 0px;
	left: 203px;
}

.site_main_table{
	margin: 0px 10px;
	width: 723px;
}

.navi{
color:#051167;
font-size:18px;
margin:10px;
	font-weight: bold;
}

.navi span.main_text{
	color: #00AA49;
}

.team_workers{
	
}

.team_workers .title{
	font-weight: bold;	
	color: #051167;
	font-size: 18px;
	margin-bottom: 10px;
}

.team_workers .list_table{

}

.team_workers .list_table td{
	vertical-align: top;
	width: 150px;
}

.team_workers .list_table .name, .team_workers .list_table .name a{
	color: #01B3D9;
	font-weight: bold;
}

.site_main_table{
	width: 634px;	
}

.top_table{
	width: 942px;	
}

.top_table td{
	vertical-align: top;
}

.top_table td.l{
	width: 308px;
}

.footer_over{
	background-color: #000000;
}

div.footer{
	width: 942px;
	margin: 0px auto;
	position: relative;
}

div.footer_in{
	padding: 20px 0px;
	color: #FFFFFF;
	text-align: left;
}

div.footer_in a{
	color: #FFFFFF;
}

.fontsize_links{
	float: right;	
}

.fontsize_links a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


