#title {
	height: 49px;
	}
#title ul {
	position: relative;
	zoom: 1;
	overflow: hidden;
	width: auto;
	left: 285px;
	top: 17px;
	}
#title ul li {
	float: left; display: inline;
	margin-right: 13px;
	border: 0;
	}
#title ul a {
	font: 12px Tahoma, Verdana, Arial;
	color: #fff;
	text-decoration: none;
	background: none;
	padding: 0;
	}
#title ul a:hover {
	background: none;
	color: #ffc000;
	}
#title ul li.active a {
	color: #ffc000;
	}



#title div.top_search {
	position: absolute;
	right: 17px;
	top: 13px;
	}
#title div.top_search label {
	font: 0.8em Tahoma, Verdana, Arial;
	margin-right: 10px;
	color: #aec3dc;
	position: relative;
	top: -1px;
	}
#title div.top_search input.find {
	margin-right: 6px;
	}
#title div.top_search input.submit {
	background: #d4d0c8;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
	padding-bottom: 1px;
	}


h2 {
	font: bold 1.5em Tahoma, Verdana, Arial;
	}

table.ad {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
	}
table.ad th {
	font: 0.8em Tahoma, Verdana, Arial;
	color: #b1b1b1;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 8px;
	vertical-align: bottom;
	}
table.ad h3 {
	color: #346aa7;
	font: bold 1.25em Arial, Helvetica, sans-serif;
	margin: 0 0 0 108px;
	}
table.ad th.num,
table.ad td.num {
	width: 25px;
	}
table.ad th.format,
table.ad td.format {
	width: 80px;
	}
table.ad th.place,
table.ad td.place {
	width: 435px;
	}
table.ad th.price-week,
table.ad td.price-week {
	width: 90px;
	}
table.ad th.price-month,
table.ad td.price-month {
	width: 90px;
	}
table.ad td {
	padding: 6px 3px 6px 0;
	border-bottom: 1px solid #e5e5e5;
	}
table.ad td.def-price {
	color: #c00;
	}
table.ad td.call-price,
table.ad td.num {
	color: #626262;
	}
table.ad td.header {
	padding-top: 23px;
	padding-bottom: 8px;
	}

h4 {
	font: bold 1em Tahoma, Verdana, Arial;
	color: #000;
	margin-bottom: 2px;
	}
p {
	margin-bottom: 18px;
	color: #626262;
	}
p strong {
	font-weight: bold;
	color: #000;
	}


ul.partners li {
	overflow: hidden;
	}
ul.partners dl {
	display: table;
	vertical-align: middle;
	}
* html ul.partners dl {
	zoom: 1;
	}
* + html ul.partners dl {
	overflow: hidden;
	}
ul.partners dt {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 10px 10px 0;
	width: 88px;
	text-align: right;
	}
* html ul.partners dt {
	float: left;
	scrollbar-face-color: expression(
		runtimeStyle.scrollbarFaceColor = "#fff",
		runtimeStyle.marginTop = parentNode.offsetHeight > offsetHeight ? (parentNode.offsetHeight - offsetHeight)/2+"px" : "0px"
	);
	}
* + html ul.partners dt {
	float: left;
	scrollbar-face-color: expression(
		runtimeStyle.scrollbarFaceColor = "#fff",
		runtimeStyle.marginTop = parentNode.offsetHeight > offsetHeight ? (parentNode.offsetHeight - offsetHeight)/2+"px" : "0px"
	);
	}
ul.partners dd {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 0;
	}
* html ul.partners dd {
	margin-left: 98px;
	scrollbar-face-color: expression(
		runtimeStyle.scrollbarFaceColor = "#fff",
		runtimeStyle.marginTop = parentNode.offsetHeight > offsetHeight ? (parentNode.offsetHeight - offsetHeight)/2+"px" : "0px"
	);
	}
* + html ul.partners dd {
	margin-left: 98px;
	scrollbar-face-color: expression(
		runtimeStyle.scrollbarFaceColor = "#fff",
		runtimeStyle.marginTop = parentNode.offsetHeight > offsetHeight ? (parentNode.offsetHeight - offsetHeight)/2+"px" : "0px"
	);
	}
ul.partners dd a {
	font-weight: bold;
	}
ul.partners dd p {
	color: #626262;
	margin-bottom: 0;
	}


div.intro {
	background: #efefef;
	padding: 8px 10px;
	margin-bottom: 15px;
	}
div.intro p {
	margin-bottom: 0;
	}

div.mail-phone {
	overflow: hidden;
	zoom: 1;
	padding-bottom: 5px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	}
div.mail-phone p.mail {
	float: left;
	width: 50%;
	line-height: 20px;
	}
div.mail-phone p.mail a {
	font: bold 2em Arial, Helvetica, sans-serif;
	}
div.mail-phone p.phone {
	float: left;
	width: 50%;
	line-height: 20px;
	}
div.mail-phone p.phone strong {
	color: #626262;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	padding-top: 4px;
	display: block;
	}


div.feedback {
	background: #efefef;
	padding: 10px 10px 30px;
	}
div.feedback h2 {
	margin-left: 0;
	margin-bottom: 10px;
	}
div.feedback form {
	width: 455px;
	overflow: hidden;
	}
div.feedback fieldset {
	padding-bottom: 14px;
	overflow: hidden;
	}
div.feedback fieldset.two-cols {
	width: 480px;
	}
div.feedback fieldset.two-cols div {
	float: left;
	width: 240px;
	}
div.feedback fieldset.two-cols div input.type-text {
	width: 206px;
	}
div.feedback fieldset.captcha img {
	float: left;
	display: inline;
	margin-right: 5px;
	}
div.feedback fieldset.captcha input.type-text {
	float: left;
	display: inline;
	margin-right: 7px;
	font-size: 1em;
	}
div.feedback fieldset.captcha label {
	float: left;
	margin-top: 1px;
	}
div.feedback label {
	display: block;
	color: #626262;
	font-size: 1.1em;
	margin-bottom: 3px;
	}
div.feedback .odd label {
	color: #000;
	}
div.feedback textarea {
	width: 443px;
	height: 190px;
	padding: 4px;
	}
div.feedback select {
	width: 100%;
	}
div.feedback input.type-file {
	width: 100%;
	}
div.feedback input.type-text {
	font: 1.5em Tahoma, Verdana, Arial;
	padding: 1px 2px;
	}
div.feedback input.type-submit {
	background: #d4d0c8;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
	margin-top: 10px;
	font: 1.5em Tahoma, Verdana, Arial;
	overflow: visible;
	width: auto;
	padding: 0 17px;
	}



div.jobs-list {
	overflow: hidden;
	width: 100%;
	}
div.jobs-list ul {
	width: 726px;
	overflow: hidden;
	margin-bottom: 5px;
	}
div.jobs-list ul li {
	float: left; margin-right: 20px;
	width: 222px;
	display: inline;
	}
div.jobs-list ul li.divider {
	height: 0;
	overflow: hidden;
	display: block;
	float: none;
	width: 100%;
	clear: both;
}

div.socialitem {
	clear: both;
	overflow: hidden;
	margin-bottom: 50px;
}
div.socialitem a {
	display: block;
	float: left;
	margin-right: 2em;
}
div.socialitem div {
	margin-top: 1em;
}
div.socialitem h3 {
	font-weight: bold;
	font-size: 2em;
	color: black;
}
