* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
	vertical-align: middle;
}
body {
	font-size: 11px;
	font-family: Verdana;
	background: url('images/bg.png') repeat-x top center #C5E8FA;
}
br.clear {
	clear: both;
}
#center {
	width: 933px;
	background: #FFFFFF;
	margin: 26px auto 0px auto;
	border: 1px solid #C6DCE8;
}
#center2 {
	border: 1px solid #CDE5EF;
	padding-top: 10px;
}
#header {
	display: block;
	height: 85px;
	width: 917px;
	margin: 0px auto 10px auto;
	background: url('images/header_gradient.png') repeat-x top center;
}
#header #logo {
	width: 395px;
	height: 85px;
	background: url('images/logo.png') no-repeat center center;
	float: left;
}
#header #nav {
	float: left;
	width: 501px;
	height: 76px;
	margin-left: 20px;
}
#header #nav a {
	display: block;
	float: left;
	width: 98px;
	background: url('images/nav.gif') no-repeat center center;
	height: 24px;
	text-align: center;
	padding-top: 41px;
	font-size: 11px; 
	color: #979797;
	text-decoration: none;
	font-weight: bold;
}
#header #nav a:hover, #header #nav a.active {
	background: url('images/nav_hover.gif') no-repeat center center;
	color: #000;
}
#header #nav a.active:hover {
	color: #A1D0E8;
}
#container {
	width: 913px;
	margin: 10px auto 0px auto;
	line-height: 18px;
}
#banner {
	width: 913px;
	margin: 0px auto 0px auto;
	background: url('images/banner.gif') no-repeat center center;
	height: 209px;
}
#content_left {
	float: left;
	width: 635px;
	margin-top: 15px;
	color: #606060;
}
#content_right {
	float: left;
	width: 235px;
	margin-left: 9px;
	margin-top: 15px;
	background: url('images/gradient.png') repeat-x top center #FFFFFF;
	padding: 16px;

}
#content_left h1 {
	padding-top: 12px;
	font-size: 15px;
	color: #DB6C5D;
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 12px;
	padding-left: 3px;
	margin-bottom: 19px;
}
#content_right h1 {
	margin-top: 2px;
	font-size: 15px;
	color: #9C9C9C;
	border-bottom: 1px solid #C2C2C2;
	padding-bottom: 12px;
	padding-left: 3px;
	margin-bottom: 19px;
}
#content_right a.bullet {
	background: url('images/right_a.gif') no-repeat center center;
	width: 195px;
	height: 23px;
	display: block;
	color: #86A1AE;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 7px;
}
#content_right a.bullet:hover {
	padding-left: 32px;
}
#footer {
	width: 933px;
	margin: 15px auto 15px auto;
	color: #869AA4;
}
#footer a {
	color: #869AA4;
	text-decoration: none;
}
#footer #footer_left {
	float: left;
	width: 530px;
	padding-left: 24px;
}
#footer #footer_right {
	float: right;
	width: 300px;
	padding-right: 24px;
	text-align: right;
}
span.red {
	color: red;
	font-size: 10px;
}

div.contacts ul {
	margin-left: 20px;
	padding-left: 20px;
}
div.contacts .ok {
	border: 1px solid green;
	padding: 4px;
	margin-bottom: 14px;
}
div.contacts .error {
	border: 1px solid red;
	padding: 4px;
	margin-bottom: 14px;
}
div.contacts input, div.contacts textarea {
	width: 222px;
}
div.contacts textarea {
	
}
#content_left a {
	color: #000000;
}

div.text {
	background: url('images/gradient2.png') repeat-x top center #FFFFFF;
	padding-top: 7px;
	padding-left: 15px;
	padding-bottom: 20px;
}
#content_left div.paging {
	text-align: center;
	margin-top: 20px;
}
#content_left div.paging a {
	color: #9E9E9E;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
#content_left div.paging a.current {
	border: 1px solid #CCCCCC;
}

img.ramka1px {
	border: 3px solid #DBDBDB;
}
#content_left table.service_intro {
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 13px;
}
#content_left table.service_intro td {
	padding-bottom: 13px;
}
#content_left table.service_intro h1{
	font-size: 12px;
	font-weight: bold;
	color: #607F8F;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	border: none;
	margin-bottom: 5px;
}
#content_left table.service_intro td {
	vertical-align: top;
	font-size: 11px;
}
#content_left ul {
	padding-left: 30px;
	margin-lefT: 0px;
}