BODY {
	margin: 0;
	padding: 0;
	background: white;
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #454545;
	}
IMG {
	border: 0;
	}
A {
	color: #18498f;
	}
A:visited {
	color: #18498f;
	}
A:hover {
	color: #18498f;
	text-decoration: none;
	}
H1, H2, H3, H4, H5 {
	font-weight: normal;
	color: black;
	}
H1 {
	font-size: 24px;
	border-bottom: 1px solid #e4cf92;
	padding: 0 0 17px 0;
	margin: 0 0 35px 0;
	}
H2 {
	font-size: 21px;
	padding: 0;
	margin: 40px 0 25px 0;	
	}
H3 {
	font-size: 18px;
	padding: 0;
	margin: 40px 0 20px 0;	
	}
H4{
	font-size: 16px;
	padding: 0;
	margin: 40px 0 20px 0;
	}
H5 {
	font-size: 14px;
	padding: 0;
	margin: 40px 0 20px 0;	
	}
H6 {
	font-size: 12px;
	}
UL {
	margin: 20px 30px;
	padding: 0;
	}
LI {
	margin-bottom: 10px;
	list-style-type: none;	
	background: url("/templates/akb-audit/images/li_dot.gif") 0 6px no-repeat;
	padding-left: 14px;
	}
	
	
	
TABLE {
	margin: 15px 0;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	border-top: 2px solid #e4cf92;	
	}
THEAD {
	font-weight: bold;
	border-bottom: 2px solid #e4cf92;
	}
THEAD TD {
	white-space: normal;
/* 	vertical-align: middle; */
	}
TD {
	padding: 15px 7px 15px 15px;
/* 	white-space: nowrap; */
	vertical-align: top;
	border-bottom: 1px solid #e4cf92;
	}
TD.center {
	text-align: center;
	}
TD.green_dot {
	background: url("/templates/akb-audit/images/table_dot.gif") center no-repeat;
	}
TH {
	padding: 15px 7px 15px 15px;
	font-weight: normal;
	vertical-align: top;
	border-bottom: 1px solid #e4cf92;
	}




FORM {
	margin: 10px 0;
	padding: 20px 3%;
	background: #f5f4e9;
}
FORM H3 {
	margin-top: 0;
}
FORM.form {
	clear: both;
	float: left;
	width: 93%;
	_width: 90%;
	padding: 20px 3% 35px 3%;
	margin: 35px 0;
	font-size: 14px;
	color: black;
	background: #f5f5f5;
	border: 2px solid white;
	}
LABEL.label {
	clear: both;
	float: left;
	display: block;
	width: 30%;
	text-align: right;
	margin: 10px 5px 10px 0;
	}
INPUT.input_big {
	float: left;
	width: 65%;
	margin: 10px 0 10px 5px;
	}
INPUT.input_mid {
	float: left;
	width: 35%;
	margin: 10px 0 10px 5px;	
	}
INPUT.input_small {
	float: left;
	width: 10%;
	margin: 10px 0 10px 5px;	
	}
TEXTAREA.textarea {
	float: left;
	width: 65%;
	height: 150px;
	margin: 10px 0 10px 5px;	
	}
SELECT.select {
	float: left;
	margin: 10px 0 10px 5px;
	}
UL.radio_checkbox {
	float: left;
	width: 65%;
	margin: 10px 0 10px 5px;
	padding: 0;
	list-style: none;
	}
UL.radio_checkbox LI {
	padding: 0;
	background: none;
	}
UL.radio_checkbox LI LABEL {
	margin: 0 0 0 5px;
	}
INPUT.submit {
	clear: both;
	display: block;
	margin: 20px 0 0 31%;
	width: 101px;
	height: 30px;
	}
SPAN.required {
	color: red;
	font-size: 24px;
	line-height: 5px;
	position: relative;
	top: 7px;
	}
FORM H2 {
	margin: 0 0 20px 0;
	}





.container {
	clear: both;
	float: left;
	width: 100%;
	}
.container_fixed {
	width: 84%;
	min-width: 850px;
	max-width: 1200px;
/* 	_width: expression(document.body.clientWidth > 960 ? "84%" : "850px"); */
	_width: expression(document.body.clientWidth < 1400 ? "90%" : "1200px");	
	margin:0 auto;
	}




#top_description {
	padding: 5px 0 5px 0;
	background: #f3f3f3;
	font-size: 9px;
	word-spacing: -1px;
	font-style: italic;
	color: #818181;
	}
#top_navigation {
	padding: 25px 0 0 0;
	height: 95px;
	}
#top_picture {
	clear: both;
	height: 150px;
	background: url("/templates/akb-audit/images/pic.png") no-repeat 50% #18498f;
	}
#top_services_descriptions {
	background: #f3f3f3;
	}
#top_services_links {
	font-size: 13px;
	height: 35px;
	background: url("/templates/akb-audit/images/bg_services_menu.jpg") 50% black;
	}
#center {
	margin-top: 50px;
	}
#footer {
	margin-top: 50px;
	}
#column_left {
	float: left;
	width: 30%;
	margin-right: 7%;
	}
#column_content {
	float: left;
	width: 62%;
/* 	_overflow: hidden; */
	}




#logo {
	float: left;
	}
.main_menu {
	float: left;
	margin: 0 0 0 80px;
	padding: 0;
	font-size: 13px;
	color: black;
	}
.pad{
	padding-right:20px;
	}
.main_menu LI {
	height: 21px;
	_height: auto;	
	margin-bottom: 3px;
	_margin-bottom: 7px;
	background: none;	
	}
.main_menu_active {
	position: relative;
	left: -12px;
	height: 21px;
	_height: auto;
	background: url("/templates/akb-audit/images/active_menu_left.gif") no-repeat;
	padding-left: 12px;
	}
.main_menu_active A {
	position: relative;
	top: -6px;
	color: black;
	text-decoration: none;
	}
#btn_order {
	float: right;
	background: url("/templates/akb-audit/images/btn_order_left.gif") no-repeat;
	font-size: 14px;
	color: black;
	text-decoration: none;	
	padding-left: 38px;
	}
#btn_order SPAN {
	position: relative;
	top: -14px;
	}
#btn_ask {
	float: right;
	height: 20px;
	width: 130px;
	margin: 10px 90px 0 100px;
	padding-left: 25px;
	font-size: 13px;
	background: url("/templates/akb-audit/images/icon_ask.gif") left 2px no-repeat;
	}




.service_description {
	float: left;
	width: 30%;
	padding: 30px 5% 35px 0;
	}
.service_description_last {
	float: left;
	width: 29.5%;
	padding: 30px 0 35px 0;
	}
#top_services_descriptions H2 {
	font-size: 16px;
	font-style: italic;
	margin: 0 0 10px 0;
	}
#top_services_descriptions P {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}




#services_links {
	padding: 0;
	margin: 0;
	margin-top: 7px;
	}
#services_links LI {
	float: left;
	list-style: none;
	padding: 0;	
	margin: 0;
	margin-right: 3.5%;
	_margin-right: 2%;
	background: none;	
	}
#services_links a {
	color: white;
	}




#prices {
	padding: 10px 15px 20px 15px;
	margin-bottom: 30px;
	background: #f5f4e9;
	}
#prices TABLE {
	border-top: none;
	}
#prices TD {
	border: none;
	padding: 15px 5px 15px 5px;
	border-bottom: 1px solid #e7e0cf;
}
TD.prices_title {
	width: 60%;
	color: black;
	text-align: right;
	}
TD.prices_number {
	width: 40%;
	color: #948d76;
	}	
TD.prices_number SPAN {
	font-weight: bold;
	}





#contact {
	padding: 30px 20px 30px 20px;
	border: 1px solid #e4d7b3;
	}
#btn_mail {
	display: block;
	margin-left: 14px;
	margin-top: 30px;
	padding: 1px 0 0 30px;	
	background: url("/templates/akb-audit/images/icon_mail.gif") 0 3px no-repeat;
	}




.submenu {
	margin: 0 0 50px 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	font-size: 14px;	
	}
.submenu LI {
	margin-bottom: 15px;
	padding: 0;
	background: none;	
	}
.submenu H4 {
	font-weight: bold;
	border-bottom: 1px solid #e4cf92;
	padding: 0 0 19px 0;
	margin: 7px 0 35px 0;	
	}
.submenu_2 {
	list-style-type: none;
	font-size: 12px;
	background: none;	
	}
.submenu_2 LI {
	margin-top: 10px;
	padding: 0;
	background: none;	
	}
LI.submenu_active {
	padding: 3px 7px;
	background: #f5f4e9;
	}




.navigator {
	margin: -25px 0 35px 0;
	font-size: 11px;
	}




#h1_slogan {
	font-style: italic;
	color: #b6a46d;
	border: none;
	padding: 0;
	margin-bottom: 
	}
#ul_slogan {
	font-size: 14px;
	padding: 0;
	margin: 0 0 0 55px;
	}
#ul_slogan LI {
	margin-bottom: 20px;
	_padding-left: 10px;
	list-style-type: none;
	list-style: none;
	list-style-image: url("/templates/akb-audit/images/slogan_bullet.gif");	
	background: none;	
	}
*:first-child+html #ul_slogan LI {
	padding-left: 10px;
	}




.title_description {
	font-size: 11px;
	font-style: italic;
	color: #7d7d7d;
	margin: -10px 0 10px 0;
	}
.news_list_item {
	margin-top: 20px;
	}
.news_list_item A {
	font-size: 14px;
	}
.news_list_item P {
	margin: 5px 0 5px 0;
	}
.news_list_item SPAN {
	display: block;
	color: #a5a5a5;
	}




#footer HR {
	border: 1px solid #b6a46d;
	margin-bottom: 30px;
	}
#logo_obsudim {
	}
#logo_handy {
	margin-left: 25px;
	}
#footer_logos {
	float: left;
	width: 37%;
	}
#footer P {
	float: left;
	width: 50%;
	font-size: 11px;
	color: #7c7c7c;
	padding: 0 0 40px 0;
	margin: 0;
	}
#counter {
	float: right;
	}

#vk_like {
	float:right;
	margin-right:-40px;
}