body.index {
	background: url(/img/header.jpg) no-repeat top, url(/img/bg_header.png) repeat-x, url(/img/bg_content.png);
	font: 12px Arial;
	line-height:16px;
	color: #333;
	margin: 0;
}

a {
	color: #336699;
}

a:hover {
	text-decoration: none;
}

b {
	color: #ffffff;
}

b:hover {
	text-decoration: none;
}


.index_header {
	height: 500px;
	color: #5d7180;
}

.index_header_inner {
	width: 1000px;
	margin: 0px auto;
}

.index_header ul.menu, .index_header ul.social, .index_header div.descr {
	padding-left:474px;
}

.index_header ul.menu {
	padding-top: 45px;
}

.index_header li.menu_podacha {
	display:block;
	float:left;
	background: url(/img/menubutton.png) 0 0 no-repeat;
	width: 126px;
	height:28px;
	margin:0 12px 10px 0;
	text-align:center;
}

.index_header li.menu_podacha a {
	display:block;
	height:20px;
	width: 118px;
	padding-top:3px;
	margin: 2px 2px 0 5px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
}

.index_header li.menu_podacha:hover {
	background: url(/img/menubutton.png) 0 -29px no-repeat;
}

.index_header div.touch{
	clear:both;
	text-align:center;
	font-size: 10px;
	padding: 69px 0 0 860px;
	width:81px;
}

.index_header ul.social {
	margin-top:20px;

}

.index_header ul.social li {
	display:block;
	float:left;
	margin-right: 20px;
}

.index_header ul.social img{
	width:35px;
	height:34px;
}

.index_header div.descr {
	clear:both;
	font-size:11px;
	line-height:13px;
	padding-top:30px;
	width:450px;
}


.index_contacts {
	height: 100px;
	border-bottom: 1px solid #b6b6b6;
	margin:0 auto;
}

.index_contacts ul {
	list-style: none;
	padding:45px 0px 0px 20px;
	width: 1000px;
	margin:0px auto;
}

.index_contacts ul li {
	display: inline;
	height:40px;
	font-size: 16px;
	margin-right: 55px;
	padding: 15px 0px 15px 50px;
}

.index_contacts ul li.email {
	background: url(/img/email.png) left no-repeat;
}

.index_contacts ul li.phone {
	background: url(/img/phone.png) left no-repeat;
	padding-left:35px;
}

.index_contacts ul li.skype {
	background: url(/img/skype.png) left no-repeat;
}

.index_contacts ul li.icq {
	background: url(/img/icq.png) left no-repeat;
}

.index_content {
	height: 430px;
	background: url(/img/shadow1.png) no-repeat top, url(/img/shadow2.png) no-repeat bottom;
	border-bottom: 1px solid #b6b6b6;
}

.index_content_inner {
	width: 1000px;
	height: 430px;
	margin:0px auto;
	padding-top:30px;
}

.index_sample {
	float:left;
	width:220px;
	padding: 230px 15px 0px;
	margin-top: 20px;
	text-align:center;
}

.index_sample a {
	font-size:14px;
}

.index_content div.dictor {
	background: url(/img/dictorskaya_podacha.png) top no-repeat;
}

.index_content div.reklroliki {
	background: url(/img/reklroliki.png) 50% 5% no-repeat;
}

.index_content div.IVR {
	background: url(/img/IVR.png) top no-repeat;
}

.index_content div.video {
	background: url(/img/video.png) 50% 15% no-repeat;
}

.index_feedback {
	height: 240px;
}

.index_feedback_inner {
	width: 1000px;
	margin:0 auto;
}

.title_feedback {
	background-color: #fff;
	margin-top:-15px;
	font-size:14px;
	font-weight:bold;
	padding:4px 14px 0px;
	width:63px;
	height:21px;
	border:1px solid #b6b6b6;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.feedback_item {
	float:left;
	width:220px;
	height: 110px;
	position:relative;
	overflow: hidden;
	font-size:10px;
	padding:20px 15px 0px;
	
}

.shadow {
	position:absolute;
	left:0;
	bottom:0px;
	width:100%;
	background:url(/img/bg_content_fade.png) repeat-x left bottom;
	height:35px;
}

.feedback_item div.name{
	padding: 5px 0px;
	color:#336699;
	font: 13px Arial;
	
}

.feedback_item span.date, .feedback_item span.project{
	font: 9px Tahoma;
}

.feedback_item div.feedback_text {
	padding-top:5px;
	font:10px Arial;
}

.index_feedback div.read_all_news {
	float:left;
	font: 13px Arial;
	padding: 25px 0 0 15px;
}

.index_discl {
	height: 300px;
	border-top:1px solid #b6b6b6;
}

.index_discl_inner {
	width: 1000px;
	margin:0 auto;
}

.title_schema, .title_equipment, .title_discl {
	background-color: #fff;
	font-size:14px;
	font-weight:bold;
	padding: 4px 14px 0px;
	height:21px;
	border:1px solid #b6b6b6;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.title_schema {
	margin-top:-15px;
	width:228px;
}

.title_equipment {
	margin:-28px 0 25px 0;
	width:106px;
}

.title_discl {
	margin:-28px 0 25px 0;
	width:85px;
}

.index_discl div.nota, .index_discl div.rubl, .index_discl div.mp3 {
	float:left;
	width:120px;
	height: 80px;
	padding-top: 120px;
	text-align:center;
}

.index_discl div.arrow {
	float:left;
	width:55px;
	height: 100px;
	padding-top: 100px;
	background: url(/img/arrow.png) 50% 30% no-repeat;
}

.index_discl div.nota {
	background: url(/img/nota.png) 50% 25% no-repeat;
}

.index_discl div.rubl {
	background: url(/img/rubl.png) 50% 25% no-repeat;
}

.index_discl div.mp3 {
	background: url(/img/mp3.png) 50% 25% no-repeat;
}

.index_discl div.text_equipment,.index_discl div.text_discl {
	width:230px;
	margin-left: 30px;
	float:left;
}
.text_equipment span, .text_discl span {
	display:block;
	border-left: 1px solid #b6b6b6;
	padding-left:10px;
	margin-left:-10px;
}
.index_banner {
	height: 50px;
	width: 1000px;
	left: -10;
	background: url(/img/banner.png) no-repeat top;
	position: relative;
	margin: 0 auto;
	top: 10;
}
.index_banner b {
display: block;
vertical-align: bottom;
text-align: left;
padding: 12 0 0 100;
font-size: 14px;
color: white;
}



