body{
}
.all{
	background-image: url(../images/all_center_bkg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color:#D6D6D6;
}
.all_top{
	background-image: url(../images/all_top_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.all_bottom{
	background-image: url(../images/all_bottom_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cleadiv{
	clear:both;
	line-height: 1px;
	height:1px;
}
.main{
	width:1000px;
	margin-left: auto;
	margin-right:auto;
	
	background-repeat: no-repeat;
	background-position: center 14px;
	padding-top:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#424242;
	min-height:1200px;
	overflow:hidden;
}
* html .main{/********************for ie6*****************/
	height:1200px;
}
.index_page .main{
	background-image: url(../images/top_img_index.jpg);
}
.top_img-1{
	background-image: url(../images/top_img-1.jpg);
}
.top_img-2{
	background-image: url(../images/top_img-2.jpg);
}
.header_block{
	height:247px;
}
.index_page .header_block{
	height:365px;
}
.top_line{
	height: 85px;
}
.logo_block{
	cursor:pointer;
	float:left;
}
.logo_block a{
	display:block;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:350px;
	cursor:pointer;
	height:85px;
}
.contact_tel{
	float:right;
	padding-right:17px;
	padding-top:3px;
	color:#1d5795;
	font-family: Calibri, Arial, Tahoma;
	font-size:20px;
	height: 45px;
}
.navig_menu{
	float:left;
	padding-top:3px;
	padding-left:190px;
}
.navig_menu ul{
}
.navig_menu ul li{
	float:left;
	padding-left:12px;
	padding-right:12px;
}
.navig_menu ul li a{
	display:block;
	width:27px;
	height:27px;
	
	background-repeat: no-repeat;
	background-position: left -27px;
}
.navig_menu ul li a:hover{
	background-position: left top;
}
.navig_menu ul li.menu-1 a{
	background-image: url(../images/navig_menu-1.gif);
}
.navig_menu ul li.menu-2 a{
	background-image: url(../images/navig_menu-2.gif);
}
.navig_menu ul li.menu-3 a{
	background-image: url(../images/navig_menu-3.gif);
}
.curs_block{
	font-family: calibri, arial, tahoma;
	color:#FFF;
	font-size:12px;
	background-image: url(../images/curs_bkg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:120px;
	height:55px;
	overflow:hidden;
	padding-top:13px;
	text-align:center;
	float:right;
	margin-top:72px;	
	margin-right:-5px;
	position:relative;
}
.index_page .curs_block{
	margin-top:172px;
}
.curs_money{
	font-size:30px;
	padding-top:5px;	
}
.main_menu{
	clear: left;	
	float:left;
	padding-left:44px;
	
}
.index_page .main_menu{
	padding-left:73px;
	padding-top:30px;
}
.main_menu ul{
}
.main_menu ul li{
	font-size:18px;
	padding-bottom:10px;
	line-height:normal;
	
}
.main_menu ul li a{
	color:#185291;
	text-decoration:underline;
}
.main_menu ul li a:hover{
	color:#1F7ECE;
	text-decoration:none;
}
.body_block{
	clear:both;
	line-height:normal;
	min-height:853px;	
}
.index_page .body_block{
	min-height:735px;
}
* html .body_block{/*********for ie6*************/
	height:853px;
}
* html .index_page .body_block{
	min-height:735px;
}
.body_block a{
	color:#1D5796;
	text-decoration:underline;
}
.body_block a:hover{
	text-decoration: none;
}
.body_block h1{
	background-image: url(../images/header_bkg.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	padding-left:12px;
	font-family: calibri, arial, tahoma;
	font-size:22px;
	font-weight:normal;
	color:#1D5796;
	padding-bottom:5px;
}
.body_block h2{
	background-image: url(../images/header_bkg.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	padding-left:12px;
	font-family: calibri, arial, tahoma;
	font-size:22px;
	font-weight:normal;
	color:#1D5796;
	padding-bottom:5px;
}
.info_block{
	float:left;	
	
}
.index_page .info_block{
	padding-left:43px;
	width:505px;
	padding-top:40px;
}
.common_text_block{
	
}

.common_text_block p{
/*	text-indent:35px;*/
	padding-top:14px;
	padding-left:22px;
}
.common_text_block ul{
	padding-left:92px;
}
.common_text_block ul li{
	background-image: url(../images/common_li_bkg.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left:6px;
}
.helper_block{
	padding-left:75px;
	padding-top:50px;
}
.helper_img{
	display:block;
	float:left;
	padding-top:3px;
}
.helper_text{
	float:left;
	width:260px;
	padding-left:7px;
	
}
.helper_text h2{
	padding-bottom:16px;
}
.helper_text p{
/*	text-indent:15px;  */
	padding-left:20px;
	line-height:14px;
}
.more_info{
	padding-top:8px;
}
.more_info a{
	background-image: url(../images/more_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:16px;
	width:16px;
	display:block;
}
.data_block{
	float:right;
	width:375px;
}
.hits_block{
	margin-top: -18px;
	position: relative;
}

.hits_item{
	color:#6e6e6e;
	padding-left: 13px;
	padding-top:16px;
	position: relative;
	float: left;
	width: 350px;
}
.hits_header{
	color:#484848;
	font-size:13px;
	margin-bottom:10px;
	padding-left:3px;
}
.hits_header a{
	color:#484848;
	text-decoration:underline;
}
.hits_header a:hover{
	text-decoration:none;
}
.hits_info{
}
.hits_img{
	background-image: url(../images/hits_img_bkg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:108px;
	width:108px;
	display:block;
	padding:6px;
overflow:hidden;
float:left;
}
.hits_text{
	float:left;
	width:185px;
	padding-left:15px;
	text-indent:15px;
	line-height:14px;
}
.partners_block{
	clear:both;
	padding-top:43px;
	min-height: 1px;
}
* html .partners_block{
	height:1px;
}
.partners_block h2{
	margin-left:30px;
}
.partners_logos{
}
.partners_logos ul{
	float:left;
	background-image: url(../images/partner_separator.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
	height:90px;
	padding-top:20px;
}
.partners_logos ul li{
	padding-left:35px;
	padding-right:35px;
	padding-bottom:5px;
}
.partners_logos ul.last{
	background-image:none;
}
.partners_logos ul li a{	
	background-repeat: no-repeat;
	background-position: left top;
	width:130px;
	height:35px;
	display:block;
}
.partners_logos ul li.partner-1 a{
	background-image: url(../images/partner-1.gif);
}
.partners_logos ul li.partner-2 a{
	background-image: url(../images/partner-2.gif);
}
.partners_logos ul li.partner-3 a{
	background-image: url(../images/partner-3.gif);
}
.partners_logos ul li.partner-4 a{
	background-image: url(../images/partner-4.gif);
}
.partners_logos ul li.partner-5 a{
	background-image: url(../images/partner-5.gif);
}
.partners_logos ul li.partner-6 a{
	background-image: url(../images/partner-6.gif);
}
.partners_logos ul li.partner-7 a{
	background-image: url(../images/partner-7.gif);
}
.partners_logos ul li.partner-8 a{
	background-image: url(../images/partner-8.gif);
}
.partners_logos ul li.partner-9 a{
	background-image: url(../images/partner-9.gif);
}
.partners_logos ul li.partner-10 a{
	background-image: url(../images/partner-10.gif);
}
.footer_block{
	clear:both;
	height:93px;
	position: relative;
}
.developers{
	position:absolute;
	right:-100px;
	top:-30px;
}
.developers a{
	display:block;
	width:100px;
	height:30px;
}
.footer_menu{
	font-size: 12px;
	padding-top: 27px;
	min-height: 1px;
}
* html .footer_menu{/********************for ie6**************/
height:1px;
}
.footer_menu ul{
}
.footer_menu ul li{
	float:left;
	padding-right:19px;
	padding-left: 19px;
	background-image: url(../images/footer_menu_li.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}
.footer_menu ul li.last{
	padding-right:0px;
	background-image:none;
}
.footer_menu ul li a{
	color:#000;
	text-decoration:underline;
}
.footer_menu ul li a:hover{
	text-decoration:none;
}
.copyrights{
	color:#727272;
	padding-left:15px;
	padding-top:25px;
	clear:left;
}
.address{
	text-align:right;
	color:#FFF;
	padding-top:35px;
	float:right;
	padding-right:15px;
}
.address a{
	color:#FFF;
	text-decoration:underline;
}
.address a:hover{
	text-decoration:none;
}
.content_block{
	float:right;
	width:535px;
	padding-right:120px;
	padding-top: 40px;
}
.content_block h1{
	margin-bottom:16px;
}
.content_block .common_item_img{
	background-image: url(../images/hits_img_bkg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:108px;
	width:108px;
	display:block;
	padding:6px;
	overflow:hidden;
	float:left;
	margin-right: 15px;
	margin-left: 15px;
}
.content_block .common_text_block {
	padding-bottom:27px;
}

.content_block .common_text_block p{
	padding-left:19px;
	padding-top:0px;
	padding-bottom:14px;
	
}

