* { margin:0; padding:0; border:0; }

ul {
	list-style:none;
}

a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
td {
	padding:0;
}
input,
textarea {
	border:1px solid #ccc;
}

body {
	color:#000;
	font:normal 12px/15px Tahoma;
	background:#ececec;
}

#main {
	width:1000px;
	margin:0 auto;
}

#main td {
	vertical-align:top;
}
#main td.zayvka {
	vertical-align:middle;
	text-align:center;
}
#main td.footer {
	vertical-align:middle;
}

#topleft {
	width:317px;
	height:290px;
	background:url(img/topleft.jpg) no-repeat;
}
#topright {
	width:683px;
	height:290px;
	background:url(img/topright.jpg) no-repeat;
}

.position {
	height:30px;
	padding:0 0 0 57px;
	line-height:30px;
	background:url(img/position_bg.gif) repeat-x; 
}

.position2 {
	padding:0 75px 0 0;
	text-align:right;
}

.position a {
	text-decoration:none;
}
.position a:hover {
	text-decoration:underline;
}

.menu {
	padding:25px 0 25px 57px;
	background:#eeedee;
}
.menu li {
	margin:7px 0 8px 0;
	background:url(img/ul.gif) no-repeat 0 4px;
}
.menu a {
	color:#3151ab;
	font-size:14px;
	text-decoration:none;
	padding:0 0 0 46px;
}
.menu a:hover {
	font-weight:bold;
}

.menu li ul li {
	padding:0 0 0 39px;
	background:none;
}
.menu li ul li a {
	font-size:12px;
	padding:0 0 0 25px;
}
.menu li ul li a:hover {
	background:url(img/inside_ul.gif) no-repeat 0 3px;
}

.menu a.active,
.menu a:hover {
	font-weight:bold;
	background:url(img/active_ul.gif) no-repeat 0 4px;
}

.menu li ul li a {
	font-size:12px;
	padding:0 0 0 25px;
}
.menu li ul li a.active,
.menu li ul li a:hover {
	font-weight:bold;
	background:url(img/inside_ul.gif) no-repeat 0 4px;
}

.about {
	padding:25px 0 25px 60px;
	background:#eeedee url(img/line.gif) repeat-y left;
}
.about2 {
	padding:0 105px 0 60px;
}

.title {
	float:left;
	color:#0b6ca8;
	font-size:11px;
	text-transform:uppercase;
	background:#dcdfe0 url(img/title.gif) no-repeat;
}
.title .inside {
	float:left;
	height:19px;
	padding:0 24px;
	line-height:19px;
	background:url(img/title2.gif) no-repeat top right;
}

.text {
	padding:10px 105px 10px 5px;
}
.text p {
	margin:10px 0;
}

.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}
.uslugi {
	background:#fff;
	padding:0 0 0 59px;
}
.uslugi .title {
	background:#dcdfe0 url(img/title_.gif) no-repeat;
}
.uslugi .inside {
	background:url(img/title_2.gif) no-repeat top right;
}
.uslugi_table {
	width:848px;
}
.uslugi_table td {
	padding-top:12px;
	padding-bottom:12px;
}

.usluga_img {
	width:158px;
	padding:0 36px 0 64px;
}
.usluga_img img {
	width:158px;
	height:119px;
}

.usluga_txt {
	width:166px;
	font-size:10px;
	line-height:13px;
}
.usluga_txt p {
	margin:0 0 2px 0;
}

.usluga_txt a {
	color:#163aa2;
	text-decoration:none;
	font-size:10px;
	padding:0 0 0 18px;
	background:url(img/ul.gif) no-repeat 0 3px;
}

.footer {
	padding:4px 0 0 30px;
	color:#000;
	background:url(img/footer.gif) repeat-x;
}