.body {
    background-color: #FFF;
}

.head {
	width: 800px;
	height: 75px;
/*	background: url(head.png); */
	margin-right: 12px;
	margin-left: 12px;
}
.head img {
	clear: right;
	height: 45px;
	width: 322px;
	display: block;
	margin-right: 478px;
}

.orange {
	background: #f88311;
	height: 23px;
	width: 160px;
	float: left;
}
.service {
	width: 800px;
	margin-right: 12px;
	margin-left: 12px;
}
.head a {
	height: 23px;
	background: #696969;
	display: block;
	float: left;
	width: 316px;
	margin-left: 4px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
}
.head a:hover {
	background-color: #F88311;
	color: #FFFFFF;
}
.main {
	width: 824px;
	text-align: left;
	clear: both;
}
.line {
	background: url(shadow_line.png) no-repeat;
	height: 6px;
	width: 159px;
	border-top: 4px solid #F88311;
	margin-top: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
}
.left {
	background: url(shadow_menu.png) no-repeat;
	width: 184px;
	float: left;
	padding-top: 3px;
	margin-right: 36px;
	text-align: left;
}
.menu a {
	color: #3C3C3C;
	text-decoration: none;
	display: block;
	background: url(bullet_big.png) no-repeat 0px 4px;
	padding-left: 13px;
	margin-left: 22px;
	margin-top: 6px;
}
.submenu a {
	font-size: 11px;
	background: url(bullet_small.png) no-repeat 0px 5px;
	margin-top: 3px;
	margin-left: 34px;
}
.left p {
	font-size: 11px;
	color: #6f6f6f;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: left;
}
.footer {
	background: url(footer.png) no-repeat 0px 25px;
	width: 824px;
	clear: both;
	color: #3C3C3C;
	font-size: 11px;
	padding-top: 35px;
	padding-bottom: 10px;
}
.otstup {
	margin-left: 57px;
}

.content {
	float: left;
	padding-top: 20px;
	text-align: left;
	width: 590px;
}
