/*---------------------------------------------------------------- Услуги центра -----------------------------------------------------------------------*/
div.services {
	margin-top:0;
	margin-left:-15%;
	position:relative;
	width:115%;
	z-index:2;
	background:url(/img/whiteLine.gif) repeat-y;
}
div.services td {
	vertical-align:top;
}
div.services td.specialists {
	width:38%;
}
div.services td.specialists div.specialists {
	height:165px;
	/*background:#d9e5d4;*/
	margin-top:-20px;
	padding-top:50px;
}
div.services td.specialists div.specialists p {
	font-size:12px;
	color:#842b2b;
	font-family:Trebuchet MS;
	line-height:24px;
	margin:0;
	padding:0;
	text-align:center;
	margin-top:30px;
}
div.services td.specialists div.specialists p a {
	font-size:24px;
	color:#842b2b;
	font-family:Trebuchet MS;
	line-height:30px;
}
div.services td.specialists div.specialists p a:hover {
	text-decoration:none;
}
div.services td.spec {
	text-align:center;
}
div.services p.servTop {
	font-size:14px;
	color:#535353;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-style: italic;
	line-height:18px;
	margin:0;
	margin-left:21%;
	padding-left:10px;
	padding-right:5%;
}
div.services h1.servTop {
	font-size:24px;
	color:#75d151;
	font-family:Trebuchet MS;
	font-weight:bold;
	line-height:30px;
	/*padding-left:10px;
	padding-right:5%;*/
	margin:30px 0 0 12px;
}
div.services p.servMiddle {
	font-size:14px;
	color:#535353;
	font-family:Trebuchet MS;
	line-height:20px;
	margin:0;
	margin-left:3%;
	margin-top:50px;
	padding-left:10px;
	padding-right:5%;
}
div.services p.arrow {
	font-size:12px;
	color:#535353;
	font-family:Trebuchet MS;
	font-weight:bold;
	line-height:16px;
	margin:0;
	margin-left:3%;
	margin-top:50px;
	padding-left:40px;
	padding-right:5%;
	background:url(/img/arrow.gif) 10px 3px no-repeat;
}
div.services div.bubble {
	float:left;
	width:32%;
	background:#d9e5d4;
	margin-top:20px;
}
div.services div.bubble div.lt {
	background:url(/img/bubble_lt.gif) left top no-repeat;
}
div.services div.bubble div.rt {
	background:url(/img/bubble_rt.gif) right top no-repeat;
}
div.services div.bubble div.lb {
	background:url(/img/bubble_lb.gif) left bottom no-repeat;
}
div.services div.bubble div.rb {
	background:url(/img/bubble_rb.gif) right bottom no-repeat;
}
div.services div.bubble div.text {
	padding:30px 5% 30px 5%;
}
div.services h1.servMiddle {
	font-size:24px;
	color:#83403e;
	font-family:Trebuchet MS;
	font-weight:normal;
	line-height:28px;
	/*padding-left:10px;*/
	padding:0;
	margin:0;
	margin-bottom:25px;
}
div.services h1.servMiddleB {
	font-size:20px;
	color:#83403e;
	font-family:Trebuchet MS;
	font-weight:bold;
	line-height:28px;
	/*padding-left:10px;*/
	padding:0;
	margin:0;
	margin-bottom:25px;
}
div.services .servMiddleB{
	color:#83403e;
	font-family:Trebuchet MS;
	font-weight:bold;
}

div.services div.bubble div.text p {
	font-size:10px;
	color:#303030;
	font-family:Trebuchet MS;
	/*font-weight:bold;*/
	line-height:14px;
	padding:0;
	margin:0;
	margin-top:15px;
}
div.services div.bubble div.text p span {
	font-weight:bold;
	font-size:10px;
	color:#303030;
	font-family:Trebuchet MS;
	/*font-weight:bold;*/
	line-height:14px;
}

div.services div.rightText {
	float:left;
	width:64%;
	margin-top:50px;
	padding-left:2%
}
div.services div.rightText p.rightText {
	font-size:12px;
	color:#535353;
	font-family:Trebuchet MS;
	font-weight:bold;
	line-height:18px;
	padding:0;
	margin:0;
	margin-bottom:30px;
}
div.services div.rightText p.arrow {
	font-size:12px;
	color:#535353;
	font-family:Trebuchet MS;
	font-weight:normal;
	line-height:18px;
	padding:0;
	padding-left:25px;
	background:url(/img/arrow2.gif) 0px 3px no-repeat;
	margin:0;
	margin-top:20px;
}
div.services table.tableB {
	width:95%;
	margin-top:20px;
}
div.services table.tableB td {
	width:20%;
	text-align:left;
	padding-right:20px;
}

div.services table.cntr td{
  text-align:center;
}

div.services table.tableB h1.servBot{
	color:#000;
	font-family:Trebuchet MS;
	font-weight:normal;
	padding:0;
	margin:0;
	padding-top:10px;
	margin-right:10px;

	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

div.services table.tableB div.topB img {
	float:left;
	margin-right:10px;
}

div.services table.tableB div.text p {
	font-size:12px;
	color:#535353;
	font-family:Trebuchet MS;
	font-weight:normal;
	line-height:16px;
	padding:0;
	margin:0;
	margin-right:10%;
}
div.services table.tableB div.text a {
	color:#981b1e;
}
div.services table.tableB div.text a:hover {
	text-decoration:none;
}
div.services table.servBottom {
	width:100%;
}
div.services div.servBottom {
	margin-top:-370px;
	position:absolute;
	width:100%;
	z-index:-1;
}
div.services .servBottom td {
	vertical-align:bottom;
}
div.services td.contact {
	height:100%;
	vertical-align:top;
	text-align:center;
}
div.services .servBottom td h1,td.contact h1 {
	font-size:20px;
	color:#842b2b;
	font-family:Trebuchet MS;
	font-weight:normal;
	line-height:24px;
	padding:0;
	margin:0;
}
td.contact h1 {
	margin-top:50px;
}
div.services .servBottom td p,td.contact p {
	font-size:12px;
	color:#842b2b;
	font-family:Trebuchet MS;
	font-weight:normal;
	line-height:24px;
	padding:0;
	margin:0;
}
div.services .servBottom td p.phone,td.contact p.phone {
	font-size:24px;
	color:#842b2b;
	font-family:Trebuchet MS;
	font-weight:normal;
	line-height:30px;
	padding:0;
	margin:0;
}
div.services .servBottom td p.last,td.contact p.last {
	margin-bottom:40px;
}
/*
.sidebar .sidebar_ins div{
	display:none;
}
*/
.greyBlock h3,
.greyBlock h4,
.greyBlock{
	color:#535353;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 18px;
}

.greyBlock h3 {
  font-size: 18px;
}

.services .tableB td p,
.services .tableB td,
.services .tableB td a{
	line-height: 18px; font-family: trebuchet ms; color: #535353; font-size: 13px
}
