body {
	background: #5e9e09;
	margin: 0;
	padding: 0;
}
div.body {
	margin: 0 auto;
	position: absoloute;
	width: 960px;
}
div.top {
background: url(images/top.gif) repeat-x;
height: 120px;
}
div.logo {
background: url(images/logo.gif) no-repeat;
width: 268px;
height: 100px;
padding: 0;
float: left;
}
div.menu {
	float: right;
	margin-right: 20px;
	margin-top: 72px;
	_margin: 72px 10px 0 0;
}
div.delfloat {
	font-size: 1px;
	height: 1px;
	clear: both;
}
div.picture {
	background: url(images/picture.jpg) no-repeat;
	width: 960px;
	height: 300px;
	_margin:-5px 0 0 0;
	position: relative;
	bottom: 1px;
}
div.pic_txt {
   float: left;
	margin-left: 35px;
	margin-top: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: White;
	font-style: normal;
	_margin: 175px 0 0 15px;
}
div.o {
width: 960px;
margin-top: 15px;
}
div.o_top {
	background: url(images/o_top.gif) no-repeat;
	height: 15px;
	width: 960px;
	border: 0;
	font-size: 1px;
}
div.o_bottom {
	background: url(images/o_bottom.gif) no-repeat;
	border: 0;
	height: 15px;
	width: 960px;
	font-size: 1px;
}
h1 {
font-family: Lucida Console;
color: White;
font-size: 30px;
}
div.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	float: left;
	margin-top: 10px;
	margin-bottom: 40px;
	margin-left: 30px;
	_margin: 25px 0 40px 15px;
	width: 640px;
	position: relative;
	border-right: #64a130 1px;
	border-style: solid;
	border-bottom: 0;
	border-left: 0;
	border-top: 0;
	padding-right: 30px;
}
div.uslugi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	float: right;
	margin-top: 10px;
   _margin: 25px 15px 0 0;
	position: relative;
	width: 210px;
}
ul {
	position: relative;
	right: 45px;
	line-height: 14px;
}
li {
list-style-image: url(images/list.gif);
text-decoration: none;
}


div.uslugi a:link {
	color: White;
	text-decoration: underline;
}
div.uslugi a:visited {
	color: White;
	text-decoration: underline;
}
div.uslugi a:hover {
	text-decoration: underline;
	color: #64a130;
}
div.uslugi a:active {
	text-decoration: underline;
	color: #64a130;
}
div.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 150px;
	width: 960px;
	margin-top: 0px;
	color: White;
}
div.copyright a:link {
	color: 386404;
	text-decoration: none;
}
div.copyright a:visited {
	color: 386404;
	text-decoration: none;
}
div.copyright a:hover {
	text-decoration: none;
	color: #386404;
}
div.copyright a:active {
	text-decoration: none;
	color: #386404;
}
.pr {
	color: White;
	font-size: 14px;
}