﻿html {
	margin:0;
	padding:0;
	height:100%; 
	position:relative;
	background:#666666;
}
body {
	min-width:760px;
	margin:0;
	padding:0;
	height:100%; 
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}
a {
	color:#333;
}
a:hover {
	text-decoration:none;
	color:#dc002e;
}
.box {
	padding-right:0px;
	height:auto !important; 
	min-height:100%;
	height:100%;
	overflow:hidden; 
	position:relative;
	width:970px;
	margin:0px auto 0px;
	border-right:#ccc solid 5px;
	border-left:#ccc solid 5px;
}
.container {
	padding:0;
	position:relative;
	overflow:hidden;
	padding-bottom:9999px;
	margin-bottom:-9999px;
}
/*	HEADER
	-------------------------------------------------- */
#header {
	position:relative;
	background-color:#ffffff;
	margin-top:30px;
	border-top:#ccc solid 5px;	
	padding-bottom:-61px;
	z-index:10;
	
}
.header_top {
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	height:30px;
	background:#666666;
	width:100%;
}
.logo {
	position:absolute;
	left:71px;
	top:20px;
	_top:25px;
	z-index:10;
}
.ban_1 {
	margin:42px 0 0 215px;
	display:block;
	
	height:353px;
	width:755px;
	overflow:hidden;
}
.ban_1 img {
	left:0;
	top:0;
	height:353px;
	width:755px;
}
#main_menu {
	display:block;
	position:absolute;
	left:215px;
	top:20px;
	_top:25px;
	z-index:50;
}
#main_menu li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	z-index:10;
}
#main_menu li a {
	display:block;
	width:202px;
	height:17px;
	text-transform:uppercase;
	font-size:11px;
	color:#333;
	background:url(../_img/_official/menu_fon.gif) no-repeat 0 0;
	padding-left:5px;
	padding-top:3px;
	text-decoration:none;
}
#main_menu li .sub_menu {
	position:absolute;
	left:-2px;
	top:20px;
	width:209px;
	display:none;
	z-index:-1;
}
#main_menu li .sub_menu div {
	position:relative;
}
#main_menu li .sub_menu ul {
	overflow:hidden;
	clear:both;
	zoom:1;
	margin-bottom:-50px;
	min-height:38px;
}
#main_menu li .sub_menu ul.one_item {
	margin-bottom:-67px;
	_margin-bottom:-50px;
}
#main_menu li .sub_menu ul li {
	background:url(../_img/_official/fon_ul_li.gif) no-repeat 0 0;
	padding-top:1px;
	width:209px;
}
#main_menu li .sub_menu ul li a {
	background:url(../_img/_official/fon_ul_a.gif) repeat-y 0 0;
	width:194px;
	height:auto;
	color:#fff;
	padding:3px 10px 4px 5px;
	text-transform:none;
	position:relative;
}
#main_menu li .sub_menu ul li.last_a a {
	background:none;
}
#main_menu li .sub_menu img {
	margin-top:13px;
}
#main_menu li .sub_menu ul li a:hover {
	color:#ffd400;
}
#main_menu li a:hover {
	background-position: 0 -20px;
	color:#fff;
}
#main_menu .ins {
	background-position: 0 -20px;
	color:#fff;
}
#main_menu li#world {
	display:block;
	height:17px;
	width:106px;
	background:#000;
	left:20px;
	padding:0;
	z-index:100;
}
#main_menu li#world a {
	font-size:11px;
	color:#fff;
	text-transform:none;
	display:block;
	padding-right:11px;
	background:url(../_img/_official/world.gif) no-repeat 0 0;
	width:106px;
	padding:3px 4px 0 4px;
}
#main_menu li#world .ins {
	background:url(../_img/_official/world.gif) no-repeat 0 -20px;
}
#main_menu li#world .sub_menu {
	width:380px;
	background:#E92A34;
	left:-266px;
	z-index:100;
}
#main_menu li#world .sub_menu ul {
	width:auto;
	overflow:hidden;
	clear:both;
	zoom:1;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
#main_menu li#world .sub_menu li {
	background:none;
	width:auto;
	float:left;
	padding-top:0;
	background:#000000;
	margin:0;
}
#main_menu li#world .sub_menu li.last_odd a {
	width:361px;
	
}
#main_menu li#world ul li a {
	background:#e92a34;
	border-top:#e8747a solid 1px;
	width:173px;
	padding:3px 10px 4px 5px;
}
#main_menu li#world ul li a:hover {
	color:#ffd400;
}
.world {
	display:block;
	height:17px;
	width:107px;
	background:url(../_img/_official/fon_world.gif) repeat-x 0 0;
	padding:3px 5px 0;
	position:absolute;
	right:0;
	_right:-1px;
	top:20px;
	_top:25px;
	cursor:pointer;

}
.world a {
	text-decoration:none;
	font-size:11px;
	color:#fff;
	display:block;
	padding-right:12px;
	background:url(../_img/_official/world.gif) no-repeat 0 0;
}
.world span {
	text-decoration:none;
	font-size:11px;
	color:#fff;
	display:block;
	padding-right:12px;
	background:url(../_img/_official/down_arr.gif) no-repeat right 6px;
	cursor:pointer;
}
.hov {
	background-position:0 -20px !important;
}
.hov a {
	background:url(../_img/_official/down_arr_a.gif) no-repeat right 6px ;
}
.world div {
	position:relative;
	width:1px;
	height:1px;
}
.world div ul {
	position:absolute;
	left:-5px;
	top:4px;
	width:117px;
	display:none;
}
.world div ul li {
	margin-bottom:0;
	zoom:1;
	//margin-bottom:-2px;
}
.world div ul li a {
	border-top:#e8747a solid 1px;
	background:#e92a34;
	display:block;
	width:102px;
	padding:3px 10px 4px 5px;
}
.world div ul li a:hover {
	color:#ffd400;
}
#main_search {
	width:382px;
	height:22px;
	position:absolute;
	right:0;
	top:373px;
	_top:378px;
	z-index:49;
}
.search {
	display:block;
	position:relative;
	width:382px;
	height:22px;
}
.search p {
	text-transform:uppercase;
	color:#fff;
	padding-top:2px;
	text-transform:uppercase;
	padding-left:9px;
	position:relative;
	top:3px;
}
.search .s_text {
	border:medium none;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height:15px;
	left:121px;
	padding:1px 0 0 5px;
	position:relative;
	top:4px;
	top:-11px;
	//top:-12px;
	width:198px;
	font-size:11px;
}
.search .s_submit {
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	position:absolute;
	right:9px;
	text-decoration:none;
	text-transform:uppercase;
	top:5px;
	width:39px;
}
.search .s_submit:hover {
	color:#fff;
}
.search img {
	position:absolute;
	left:0;
	top:0;
}
/*	COMMON STYLES FOR COLUMNS
	-------------------------------------------------- */
.line {
	float: left;
	width: 100%;
	display: block;
	
	overflow:hidden;
	padding-bottom:1000em;
	margin-bottom:-1000em;
}
.item {
	position: relative;
	float: left;
	overflow:hidden;
	left: 100%;
	padding-bottom:1000em;
	margin-bottom:-1000em;
}
.sap-content {
	overflow:hidden;
}
/*	CENTRAL COLUMN
	-------------------------------------------------- */
#item1 {
	margin-left:-100%;
	width:100%;
	background:#fff;
}
#item1 .sap-content {
	margin:0 0px 0 215px; /* Отступы для боковых колонок */
	background:#fff;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	

}
#item1 .sap-content h1 {
	font-weight:bold;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	text-align:justify;
}
#item1 .sap-content h2 {
	font-weight:bold;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:7px;
	margin-bottom:5px;
	text-align:justify;
}
#item1 .sap-content p {
	line-height:16px;
	margin-bottom:12px;
	text-align:left;
}
#item1 .sap-content ol {
	margin-left:46px;
	margin-bottom:6px;
}
#item1 .sap-content ol li {
	padding-left:0px;
	margin-left:0;
	line-height:16px;
	list-style-type:decimal;
	text-align:left;
}
.main_content {
	overflow:hidden;
	clear:both;
	zoom:1;
	padding-top:2px;
}
.main_content .menu_left {
	float:left;
	width:186px;
	margin-right:1px;
}
.main_content img {
	float:left;
	margin-right:-1px;
}
.main_content .flash {
	float:left;
	display:block;
	width:380px;
	padding-left:1px;
}
/*	LEFT COLUMN
		- action
		- menu_left
		- news_block
	-------------------------------------------------- */
#item2 {
	margin-left:-100%;
	width:215px;
	margin-top:-346px;
	position:relative;
	z-index:10;
	
}
#item2 .sap-content {
	padding:87px 5px 0px 5px;
}
/*	-action
	-------------------------------------------------- */
.action {
	margin-bottom:2px;
	width:205px;
}
.action h4  {
	color:#666;
	text-align:right;
	background:#ccc;
	padding:3px 6px 4px;
	font-weight:normal;
}
.action div {
	background:#e5e5e6;
	padding:6px 10px 8px 10px;
	line-height:16px;
}
.action strong {
	display:block;
	margin-bottom:5px;
}
.red {
	color:#333;
}

/*	-menu_left
	-------------------------------------------------- */
.menu_left {
	margin-bottom:2px;
	width:205px;
}
.menu_left h4 {
	color:#fff;
	text-align:left;
	background:#666666;
	padding:3px 10px 4px;
	text-transform:uppercase;
	margin-bottom:2px;
	font-weight:normal;
}
.menu_left div {
	background:#e5e5e6;
	padding:7px 10px 8px 10px;
	background:url(../_img/_official/fon_text.gif) repeat-x 0 0;
}
.menu_left div ul li {
	margin-bottom:8px;
}
.menu_left div ul li a {
	color:#333;
}
.menu_left div ul li a:hover {
	color:#dc002e;
}
/*	-news block
	-------------------------------------------------- */
.news_block {
	margin-bottom:2px;
	width:205px;
}
.news_block h4 {
	text-align:right;
	border-bottom:#a0a0a0 solid 1px;
	color:#666;
	padding-right:6px;
	padding-top:6px;
	font-weight:normal;
	margin-bottom:6px;
}
.news_block dl {
	padding-left:10px;
	padding-right:10px;
	line-height:16px;
}
.news_block dl dt {
	color:#dc002e;
	display:block;
	
}
.news_block dl dd {
	margin-bottom:9px;
}
.news_block dl dd a {
	color:#666;
	display:block;
}
.news_block dl dd a:hover {
	color:#dc002e;
}
.more_news {
	padding-left:8px;
	background:url(../_img/_official/arrow_rb.gif) no-repeat 0 5px;
	color:#333;
	margin-left:3px;
}
.bottom_banners_content {
	overflow:hidden;
	clear:both;
	zoom:1;
	width:755px;
	position:absolute;
	left:215px;
	top:700px;
}
.bottom_banners_content div {
	width:757px;
}
.bottom_banners_content img {
	display:block;
	float:left;
	margin-right:1px
}
/*	FOOTER
	-------------------------------------------------- */
#item1 .sap-content,#item2 .sap-content,#item3 .sap-content {
	padding-bottom:87px;
}
.bottom_banners {
	overflow:hidden;
	clear:both;
	zoom:1;
	width:755px;
	position:absolute;
	left:215px;
	top:-86px;
}
.bottom_banners div {
	width:757px;
}
.bottom_banners img {
	display:block;
	float:left;
	margin-right:1px
}
#footer {
	position:relative;
	z-index:0;
	text-align:center;
	margin:0 0px;
	margin-top:-89px; 
	height:89px;
	bottom:0px; 
}
.footer_inner {
	width:980px;
	margin:0 auto;
	background:#666666;
}
.footer_top {
	height:46px;
	width:755px;
	border-left:#ccc solid 5px;
	border-right:#ccc solid 5px;
	border-bottom:#ccc solid 5px;
	margin:0 auto;
	padding-left:215px;
	background:#fff;
	position:relative;
}
.bottom_menu {
	border-top:#a0a0a0 solid 1px;
}
.bottom_menu ul {
	overflow:hidden;
	padding-top:16px;
	clear:both;
	zoom:1;
	position:relative;
	display:block;
	padding-left:277px;
	float:left;
}
.bottom_menu ul li {
	display:block;
	float:left;
	padding:0 10px;
	border-right:#ccc solid 1px;
	position:relative;
	left:1px;
}
.bottom_menu ul li a {
	color:#666;
	white-space:nowrap;
}
.bottom_menu ul li a:hover {
	color:#dc002e;
}
.hot_line {
	color:#DC002E;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	left:217px;
	position:absolute;
	top:14px;
	z-index:1;
}
.facebook_like_box {
	left: 205px;
    margin-top: 0;
    overflow: hidden;
    position: absolute;
    top: -155px;
    width: 292px;
}
/* ------------------ */
.footer_bottom {
	width:980px;
	padding:7px 0px 18px 0px;
	//padding-bottom:0px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	zoom:1;
}
.copy {
	float:left;
	color:#fff;
}
.make {
	float:right;
	color:#fff;
	margin-left:15px;
}
.make a {
	color:#fff;
}
.make a:hover {
	color:#dc002e;
}
.seo {
	padding:10px 0 4px 0;
	color:#e1e1e1;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	border-bottom:#ffffff solid 1px;
	margin-bottom:17px;
}
.seo p {
	margin-bottom:14px;
}
/*	SERVISES CLASSES
	-------------------------------------------------- */
.hide {
	display:none !important;
}

.question_modal_window {
	width:600px;
	background:#fff;
	position:absolute;
	left:10%;
	top:10%;
	z-index:100;
	padding:25px;
	border:#cccccc solid 5px;
	display:none;
}
.q_close {
	width:30px;
	height:30px;
	overflow:hidden;
	display:block;
	position:absolute;
	right:-19px;
	top:-19px;
	background:url(../_img/graphics/close.png) no-repeat 0 0;
}
.q_close:hover {
	background-position:bottom left;
}
.question_modal_window h1 {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 4px;
    text-align: left;
}
.question_modal_window  p {
	line-height: 16px;
    margin-bottom: 4px;
    text-align: left;
}
.question_modal_window form {
	padding-top:10px;
}
.question_modal_window fieldset {
	margin-bottom:10px;
}
.button_send_q {
	display:inline-block;
	width:96px;
	height:20px;
	background:url(../_img/_official/button_send.gif) no-repeat 0 0;
	border: none;
	cursor:pointer;
	margin-right:10px;
}
.button_no_question {
	background:url(../_img/_official/no_question.gif) no-repeat 0 0;
	width:173px;
	height:20px;
	display:inline-block;
	border:none;
	cursor:pointer;
}
.question_modal_window form label span {
	position:relative;
	top:-2px;
}
.text_fields {
	border: 1px solid #666666;
    color: #333333;
    display: inline-block;
	zoom:1;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 19px;
    padding-left: 6px;
	margin-left:15px;
    padding-top: 0;
    width: 251px;
}
.qm_buttons {
	padding:15px 0 0 0;
}
.modal_fon {
	background:#000;
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	position:absolute;
	left:0;
	top:0;
	z-index:99;
	width:100%;
	height:500px;
}
