body {
	background: url("/templates/arbat-personal/images/bg.jpg") white;
	font-family: Georgia, Times New Roman, Times;
	font-size: 14px;
	color: #3a3a3a;
}
a, a:active, a:visited, a:focus, a:hover {
    outline: 0px;
    ie-dummy:expression(this.hideFocus=true);
}
a {
	color: black;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*
a:visited {
	color: #5d5d5d;
}
*/
img {
	border: none;
}
* {
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 15px;
	line-height: 20px;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color:black;
	border-bottom: 1px solid #d4b556;
	padding-bottom: 10px;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	font-style: italic;	
	color:black;
	margin-bottom: 20px;
}
h3 {
	font-size:18px;
	font-weight: normal;	
	font-style: italic;	
	color:black;
	margin-bottom: 15px;	
}
h4 {
	font-size:14px;
	font-weight: normal;	
	font-style: italic;	
	color:black;
	margin-bottom: 10px;	
}
h5 {
	font-size:13px;
	font-weight: normal;	
	font-style: italic;	
	color: black;
	margin-bottom: 10px;	
}
h5.error {
	margin: 0;
	padding: 0;
	color: red;
}
hr {
	border: none;
	height: 1px;
	background: #d4b556;
	color: #d4b556;
}
ul li {
	list-style-image: url("/templates/arbat-personal/images/list_dot.gif");
	margin-left: 17px;
}
ol {
	margin: 15px 25px 15px 50px;	
}
ol li {
	margin-top: 7px;
}
dl {
	clear: both;
}





form {
	clear: left;
	background: #f8f6f1;
	font-style: italic;
	padding: 5%;
	margin-bottom: 30px;
	width: 90%;
	color: black;	
}
label {
	clear: both;
	float: left;
	width: 47%;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 1%;
}
textarea {
	float: left;
	font-family: Georgia, Times New Roman, Times;
	font-size: 14px;
	width: 50%;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 5px;	
}
.checkbox {
	clear: both;
	float: left;
	margin-top: 10px;	
	margin-right: 5px;
}
.radio {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
.select {
	float: left;
	margin-top: 7px;
	margin-bottom: 5px;	
}
.input_small {
	float: left;
	width: 15%;
	margin-top: 7px;
	margin-bottom: 5px;
	font-family: Georgia, Times New Roman, Times;		
}
.input_mid {
	float: left;
	width: 35%;
	margin-top: 7px;
	margin-bottom: 5px;
	font-family: Georgia, Times New Roman, Times;		
}
.input_big {
	float: left;
	width: 50%;
	margin-top: 7px;
	margin-bottom: 5px;
	font-family: Georgia, Times New Roman, Times;		
}
.form_button {
	clear: both;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: right;
}
form p {
	font-size: 14px;
	margin-bottom: 15px;
}
#content_column form ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 50%;
}
#content_column form ul li {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
form ul.no-left,
#content_column form ul.no-left {
    float: none;
    width: 100%;
}
form ul.no-left li {
	margin-bottom: 5px;
}
form li label {
	clear: none;
	width: auto;
	text-align: left;
	list-style: none;
	list-style-image: none;	
	margin-bottom: 0;
}





.filter_list {
	float: left;
	margin-right: 3%;
	margin-bottom: 20px;
}
.filter_list label {
	clear: none;
	float: none;
	width: auto;
	text-align: left;
	font-size: 14px;
	margin: 0;
	padding: 0;	
}
.filter_list .checkbox {
	clear: none;
	float: none;
	margin-top: 0;
	padding: 0;
}
#content_column .filter_list ul {
	float: none;
	width: auto;
}
#content_column .filter_list li {
	list-style: none;
	list-style-image: none;
	margin-left: 0;
	margin-bottom: 10px;
}
.filter_list .h_gold {
	margin-bottom: 15px;
}
#filter .form_button {
	text-align: left;
}
.form_title {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #b58c39;
	margin-bottom: 20px;
}





#header {
	float: left;
	width: 100%;
	height: 200px;
	min-width: 990px;
	width: expression(document.body.clientWidth > 990 ? "100%" : "990px");
}
#top_left {
	float: left;
	width: 38%;
	height: 200px;
	background: url("/templates/arbat-personal/images/top_people_left.gif") no-repeat;
}
#top_center {
	float: left;
	width: 25%;
	height: 200px;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	color: #888888;
}
#top_right {
	float: right;
	width: 36%;
	height: 200px;
	background: url("/templates/arbat-personal/images/top_people_right.gif") top right no-repeat;
}
#top_left ul{
	position: relative;
	top: 20px;
	right: 20px;	
}
#top_left li{
	list-style: none;
	list-style-image: none;
	text-align: right;
	font-style: italic;
	font-size: 14px;
	padding-top: 7px;
	color: #b58c39;	
}
#top_left a:visited {
	color: black;
}
#top_right ul{
	position: relative;
	top: 20px;
}
#top_right li{
	list-style: none;
	list-style-image: none;
	text-align: left;
	font-style: italic;
	font-size: 14px;
	padding-top: 7px;
	color: #b58c39;	
}
#top_right a:visited {
	color: black;
}
#english {
	position: absolute;
	top: 25px;
	left: 5%;
	font-size: 11px;
}
#english a {
	color: #af9053;
}
#mail_boss {
	position: absolute;
	top: 100px;
	left: 4%;
	padding-left: 11px;
	font-size: 11px;
	font-style: italic;
	background: url("/templates/arbat-personal/images/list_dot.gif") no-repeat;
}
#make_order_title {
	position: absolute;
	top: 55px;
	left: 82%;
	font-style: italic;	
	font-size: 16px;
}
#make_order_1 {
	position: absolute;
	top: 85px;
	left: 82%;
	font-style: italic;	
	background: url("/templates/arbat-personal/images/icon_order_small.gif") no-repeat;
	padding-left: 22px;	
}
#make_order_2 {
	position: absolute;
	top: 110px;
	left: 82%;
	font-style: italic;	
	background: url("/templates/arbat-personal/images/icon_order_small.gif") no-repeat;
	padding-left: 22px;
}




#menu_pic {
	clear: both;
	float: left;
	width: 100%;
	background: #efefef;
	padding-top: 90px;
	padding-bottom: 35px;
}
.menu_pic_item {
	float: left;
	display: inline;
	width: 15%;
	margin-left: 4.5%;
}
.menu_pic_item h3 {
	font-size: 16px;
}
.menu_pic_item p {
	margin-top: 10px;
	font-size: 11px;
	line-height: 17px;
}





#stripe {
	clear: both;
	position: absolute;
	top: 165px;
	left: 0;
	width: 100%;
	height: 93px;
	_background: url("/templates/arbat-personal/images/stripe.gif") 50% repeat-x;
	min-width: 990px;
	width: expression(document.body.clientWidth > 990 ? "100%" : "990px");	
}
div[id="stripe"] {
	background: url("/templates/arbat-personal/images/stripe.png") 50% repeat-x;	
}




#left_column {
	float: left;
	display: inline;
	width: 20%;
	margin-left: 5%;
	margin-top: 50px;
	margin-bottom: 50px;
}
.h_gold {
	border-bottom: 1px solid #d4b556;
	margin-bottom: 25px;
	padding-bottom: 10px;
}
.submenu {
	margin-bottom: 60px;
}
.submenu li {
	margin-top: 15px;
	font-size: 16px;
	font-style: italic;
	color: #b58c39;
}
.submenu_level2 li {
	margin-left: 20px;
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
}
#phones {
	font-style: italic;
	color: black;
}
#phones span {
	color: #5d5d5d;
}
.phones_title {
	margin-top: 15px;
	font-size: 14px;
}
.phones_title_color {
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #b58c39;
}
.phones_number {
	font-size: 24px;
}
.phones_worktime {
	margin: 5px 0 0 0;
/*	font-size: 18px;*/
	color: #b58c39;
}
#phones_apcenter {
	font-size: 18px;
	margin: 25px 0 0 0;
	}
#phones_apcenter1 {
	margin: 0;
	}
#phones_apcenter2 {
	margin: 7px 0 0 25px;
	}
#phones_apcenter3 {
	margin: 7px 0 0 50px;
	}
#phones_apcenter P SPAN {
	color: #b58c39;
	}
#phones_apcenter DIV {
	margin: 5px 0 0 0;
	}




#center_column {
	float: left;
	display: inline;
	width: 40%;
	margin-left: 5%;
	margin-top: 50px;
	margin-bottom: 50px;
}
#slogan1 {
	position: relative;
	margin-left: 40px;	
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: black;
}
#slogan2 {
	position: relative;
	margin-left: 140px;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: black;
}
#slogan_list {
	margin-top: 40px;
	margin-left: 60px;
	margin-bottom: 60px;
}
#slogan_list li {
	margin-top: 20px;
	padding-left: 10px;
	font-size: 16px;
	font-style: italic;
	list-style-image: url("/templates/arbat-personal/images/list_tick.gif")
}
#pop_vacancies dt {
	clear: both;
	float: left;
	width: 130px;
	font-size: 14px;
	font-style: italic;
}
#pop_vacancies dd {
	font-size: 11px;
	margin-left: 150px;
	margin-bottom: 25px;
}
* html #pop_vacancies dd {
	height: 1px;
}





#side_column {
	float: left;
	display: inline;
	width: 20%;
	margin-left: 5%;
	margin-top: 100px;
	margin-bottom: 50px;	
}





#content_column {
	float: left;
	width: 65%;
	margin-left: 5%;
	margin-top: 86px;
	margin-bottom: 50px;
}
#content_column ul {
	margin: 15px 25px 15px 25px;
}
#content_column ul li {
	margin-top: 7px;
}
#content_column h2,
#content_column h3,
#content_column h4,
#content_column h5 {
	margin: 30px 0 20px 0;
}
#content_column .service_list h2,
#content_column .service_list h3,
#content_column .service_list h4,
#content_column .service_list h5 {
	margin: 0;
}
#navigator {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 40px;
}
#navigator a {
	color: #5d5d5d;
}
#navigator a:visited {
	color: #5d5d5d;
}
.date_day {
	font-size: 18px;
	color: #b58c39;
}
.date_month {
	color: #b58c39;
}
.date_year {
	display: block;
}
#list_vacancies dt {
	clear: both;
	float: left;
	font-size: 11px;
	margin-top: 24px;
	width: 100px;
}
#list_vacancies dd {
	margin-left: 100px;
	margin-bottom: 25px;
}
#list_vacancies dd h3 {
	font-size: 18px;
	font-style: italic;
}
#list_vacancies dd p {
	margin-top: 7px;
	line-height: 18px;
}
* html #list_vacancies dd {
	height: 1px;
}
#pages {
	clear: left;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	margin: 25px 0 45px 0;
}
#pages HR {
	margin: 15px 0;
	}
.pages_link, .pages_etc, .pages_active {
	margin-left: 7px;
	margin-right: 7px;
}
.pages_active {
	font-size: 30px;
	color: #b58c39;	
}
#pages img {
	position: relative;
	top: 10px;
}
#btn_prev {
	margin-left: 10px;
	margin-right: 25px;
}
#btn_next {
	margin-left: 25px;
	margin-right: 10px;
}
.btn_back {
	margin: 30px 0;
	}
.btn_back A {
	display: block;
	width: 200px;
	height: 33px;
	padding: 0 0 0 37px;
	margin: 15px 0 0 0;
	line-height: 27px;
	background: url("/templates/arbat-personal/images/btn_arrow_prev.gif") no-repeat;
	}	



/*********************************** НОВОСТИ ***********************************/

#content_column .news_list {
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
	}
#content_column .news_list LI {
	clear: left;
	float: left;
	width: 100%;
	margin: 20px 0;
	list-style-type: none;
	list-style-image: none;
	}
#content_column .news_list IMG {
	float: left;
	margin: 0 25px 20px 0;
	}
#content_column .news_list SPAN {
	display: block;
	font-size: 11px;
	color: #b58c39;
	}
#content_column .news_list A {
	font-size: 16px;
	}
#content_column .news_list P {
	margin: 10px 0;
	}
#content_column .news_list P A {
	font-size: 14px;
	}	
	
	
#right_column .news_list {
	width: 100%;
	margin: 0;
	}
#right_column .news_list LI {
	width: 100%;
	margin: 15px 0;
	list-style-type: none;
	list-style-image: none;
	}
#right_column .news_list IMG {
	width: 100px;
	height: 75px;
	margin: 0 0 10px 0;
	}
#right_column .news_list SPAN {
	display: block;
	font-size: 11px;
	color: #b58c39;
	}
#right_column .news_list A {
	display: block;
	font-size: 14px;
	}
#right_column .news_list P {
	font-size: 11px;
	line-height: 15px;
	margin: 8px 0;
	}
#archive_news {
	display: block;
	height: 30px;
	margin: 20px 0 0 0;
	padding-left: 30px;
	background: url("/templates/arbat-personal/images/icon_archive.gif") no-repeat;
	cursor: hand;
	font-size: 12px;
	font-style: italic;
	line-height: 25px;
}

#content_column .trainings_list {
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
	}
#content_column .trainings_list LI {
	clear: left;
	float: left;
	width: 100%;
	margin: 20px 0;
	list-style-type: none;
	list-style-image: none;
	}
#content_column .trainings_list IMG {
	float: left;
	width: 100px;
	height: 75px;
	margin: 0 25px 20px 0;
	}
#content_column .trainings_list SPAN {
	display: block;
	font-size: 11px;
	color: #b58c39;
	}
#content_column .trainings_list A {
	font-size: 18px;
	}
#content_column .trainings_list P {
	margin: 10px 0;
	}

#content_column .advices_list {
	}
#content_column .advices_list LI {
	margin: 20px 0;
	font-size: 16px;
	}
#content_column .advices_list A {
	}

	




.service_item {
	clear: both;
	float: left;
	width: 100%;	
	margin-bottom: 40px;
}
.service_pic {
	clear: both;
	float: left;
	width: 150px;
}
.service_item h2 {
	margin-bottom: 10px;
}
.service_desc {
	float: left;
}
.service_item ul {
	margin-top: 15px;
}
.service_item li {
	margin-top: 7px;
}





#right_column {
	float: left;
	display: inline;
	width: 20%;
	margin-left: 5%;
	margin-top: 50px;
	margin-bottom: 50px;
}
#right_column li {
	font-size: 14px;
}
#right_column span {
	font-size: 10px;
	font-style: normal;
}
#archive_vacancies {
	display: block;
	margin: -30px 0 50px 0;
	height: 30px;
	padding-left: 30px;
	background: url("/templates/arbat-personal/images/icon_archive.gif") no-repeat;
	cursor: hand;
	font-size: 12px;
	font-style: italic;
	line-height: 25px;
}




#sitemap .level2, #sitemap .level3 {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 20px;	
}
#sitemap li {
	list-style: none;
	list-style-image: none;
	margin-left: 0;
	margin-bottom: 10px;
}




#footer {
	clear: both;
	position: relative;
	width: 90%;
	height: 110px;
	left: 5%;
}
#footer hr {
	height: 2px;
	margin-bottom: 20px;
}
#footer_links {
	float: left;
	width: 28%;
}
#footer_links a {
	font-size: 14px;
	font-style: italic;
}
#footer_links a:visited {
	color: black;
}
#mail_us {
	display: inline;
	position: relative;
	padding-bottom: 1px;
	padding-left: 27px;
	background: url("/templates/arbat-personal/images/icon_mail_us.gif") no-repeat;
	cursor: hand;	
}
#site_map {
	display: inline;
	position: relative;
	top: 7px;
	padding-left: 27px;
	padding-bottom: 5px;
	background: url("/templates/arbat-personal/images/icon_site_map.gif") no-repeat;
	cursor: hand;	
}
#copyrights {
	float: left;
	width: 37%;
	padding: 0 0 20px 0;
	font-size: 11px;
	color: #7c7c7c;
}
#copyrights a {
	color: #7c7c7c;
}
#logos {
	float: right;
}
#logos img {
	margin-left: 10px;
}
