*{
	margin: 0;
	padding: 0;
}

.nuclear:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
}

.nuclear{ 
  display: block;
}

.clear{
	clear: both;
}

div, td, a, h3{
	font-family: Tahoma;
}

td, div{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #706E6D;
}

a{
	color: #F15A07;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0px;
	text-decoration: none;
}


li{
	list-style: none;
}

body{
	/*background: url(/i/body_bg.jpg) center top repeat-y;*/
	/*padding: 0 5px;	*/
	/*background: url(/i/bg-l.jpg) left top repeat-y;*/
}

.wrap{
	/*width: 1000px;
	margin: 0 auto;*/
	margin: 0px auto;
	max-width: 1160px;
	min-width: 987px;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) <= 987)? "987px" : (((document.documentElement.clientWidth || document.body.clientWidth) >= 1160)? "1160px" : "auto"));
	
}

.header{
	/*background: url(/i/hdr_bg.jpg) left top no-repeat;*/
	background: url(/i/hdr-bg.jpg) left top repeat-x;
	height: 275px;
	position: relative;
}

.logo{
	position: absolute;
	top: 19px;
	left: 19px;
	z-index: 1000;
}

.phone{
	position: absolute;
	left: 20px;
	top: 175px;
}

.change_img{
	position: absolute;
	top: 0;
	right: 0px;
	width: 719px;
	height: 215px;
}

.hdr_menu{
	position: absolute;
	top: 215px;
	right: 30px;
	background: url(/i/sprtr.jpg) left top no-repeat;
}

.hdr_menu li{
	float: left;
	padding: 7px 22px 0 20px;
	height: 24px;
	background: url(/i/sprtr.jpg) right top no-repeat;
}

.hdr_menu li a {
	font-size: 14px;
	color: #193a79;
	text-decoration:underline;
}
.hdr_menu li a:hover {
	text-decoration:none;
}
.select a{
	text-decoration: underline;
}

.center{
	overflow: hidden;
}

.left_menu{
	width: 290px;
	float: left;
}

.left_menu ul{
	padding: 10px 35px 0 10px;
	overflow: hidden;
}

.left_menu ul li{
	clear: both;
	margin: 0 0 15px 0;
	height: 50px;
}

.left_menu ul li img{
	float: left;
	margin: 0 10px 0 0;
}

.left_menu ul li a{
	float: left;
	font-size: 14px;
	color: #254c86;
	text-decoration: underline;
	max-width: 170px;
	margin: 10px 0 0 0;
}

.left_menu ul li a:hover{
	text-decoration: none;
}

.content_box{
	margin: 0 0 0 290px;
}
.content_box td { color:#000; }
.top_menu {
	margin:0 0 30px 0;
	overflow: hidden;
}
.top_menu ul li{
	width: 165px;
	text-align: center;
	float: left;
	margin: 0 1% 0 0; 
}

.top_menu ul li a:hover{
	text-decoration: none;
}

.top_menu ul li a span{
	font-size: 14px;
	color: #092956;
	text-decoration: underline;
	display: block;
}

.top_menu ul li img{
	width: 175px;
	height: 125px;
}

.top_menu ul li a:hover span{
	text-decoration: none;
}

.top_menu{
	overflow: hidden;
	zoom: 1;
}

.content{
	padding: 0px 25px 85px 0;
	/*clear: both;*/
	overflow: hidden;
	zoom: 1;
}

.content h1,
.content h2 {
	font-family: Tahoma;
	font-weight: normal;
	color: #193a79;
	margin: 0 0 25px 0;
}
.content h1 { font-size: 18px; }
.content h2 { font-size: 16px; }

.content p, .content ul li{
	font-size: 12px;
	color: #000;
	margin: 0 0 20px 0;
}

.partners{
	padding: 0 15px 0 0;
}

.partners h3{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 18px;
	color: #193a79;
	background: url(/i/h_bg.jpg) left bottom repeat-x;
	margin: 0 0 25px 0;
}

.partners h3 span{
	background: #fff;
}

.partners a{
	float: left;
	margin: 0 14px 0 0;
}

.wrap .last{
	margin: 0;
}

.footer{
	height: 256px;
	/*background: url(../images/ftr_bg.jpg) left top no-repeat;
	position: relative;
	display: block;*/
	clear: both;
}

.ftr-lft{
	float: left;
	width: 283px;
	height: 256px;
	background: url(/i/ftr-l.jpg) left top no-repeat;
	position: relative;
}

.ftr-rht{
	background: url(/i/ftr-r.jpg) left top repeat-x;
	height: 256px;
	margin: 0 0 0 283px;
	position: relative;
}

.ftr_logo{
	position: absolute;
	top: 170px;
	left: 60px;
}

.free{
	position: absolute;
	top: 105px;
	left: 144px;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	width: 120px;
}

.free:hover{
	text-decoration: none;
}

.copyright{
	position: absolute;
	top: 170px;
	left: 30px;
	font-size: 12px;
	color: #fff;
	width: 380px;
}

.adress{
	position: absolute;
	top: 170px;
	right: 15px;
	font-size: 12px;
	color: #fff;
	width: 205px;
}

.study{
	position: absolute;
	top: 95px;
	left: 30px;
	font-size: 12px;
	color: #707070;	
	padding: 0 10px 0 0;
}

.study a{
	font-size: 12px;
	color: #707070;
	text-decoration: underline;
}

.study a:hover{
	text-decoration: none;
}

.left_menu ul{
	padding: 10px 35px 0 10px;
	overflow: visible;
}

.left_menu ul li ul{
	clear: both;
	margin: 0 0 15px 0;	
	padding: 0 0 0 10px;
	overflow: hidden;
}

.left_menu ul li ul li{
	margin: 0;		
	height: auto !important;
	padding: 3px 0;
	color: #254C86;
}

.left_menu ul li ul li a{
	float: none;
}

.left_menu ul li ul li ul{
	padding: 0 0 0 30px;
	margin: 5px 0 0 0;
}

.left_menu ul li ul li ul li{
	padding: 0;	
	line-height: 20px;
}

.left_menu ul li ul li ul li a{
	font-size: 12px;
}
