* {
	margin:0;
	padding:0;
}
html {
	height: 100%;
}

body {
	background:#071f09 url(images/bg_site.jpg) 0 0 repeat-x;
	font-size:100%;
	line-height:1em;
	font-family:Trebuchet MS;
	color:#5a7128;
	text-align:center;
	height: 100%;
}
/*in_line*/
input, select, textarea {
	vertical-align:middle;
	font-family:Trebuchet MS;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
ul {
	list-style:none;
}
a:hover {
	text-decoration:none;
}
a {
	color:#90da02;
}
.column {
	float:left;
}
.clear, .col-list, .row-box, p {
	width:100%;
	overflow:hidden;
}
.col-list ul {
	float:left
}
.col-list .indent-list {
	margin-left:40px;
}
/*header*/
.header {
	height:370px;
	width: 980px;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0;
	text-align: left;
}
.header .row-top img, .header .row-top div {
	position:absolute;
}
.header .row-top {
	height:372px;
}
.header .row-top .logo {
	margin-top: 58px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 31px;
	padding-top: 2px;
}
.header .row-top .rss {
	margin:14px 0 0 851px;
	width:78px;
	height:44px;
}
.header .row-top .slogan {
	margin:203px 0 0 493px;
}
.header .row-top .menu {
	padding-top: 84px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 560px;
}
.header .row-top .menu li {
	float:left;
	width:102px;
}
.header .row-top .menu li a {
	color:#000000;
	font-weight:bold;
	font-size:0.812em;
	text-decoration:none;
}
.header .row-top .menu li a:hover {
	color:#25630c;
}
.header .row-top .width {
	width:70px !important;
}
.header .row-text .extra-left {
	margin-left:39px;
	width:923px;
	overflow:hidden;
	padding-top:22px;
	padding-right: 10px;
}
.header .row-text {
	height:178px;
}
.header .row-text .row-box-1 {
	width:311px;
	background:url(images/header_marker.png) 0 0 no-repeat;
}
.header .row-box-1 span {
	display:block;
	padding:8px 0 0 61px;
	font-size:0.875em;
}
.header .row-box-1 img {
	display:block;
	margin-bottom:3px;
}
.header .row-box-1 {
	color:#90da02;
	line-height:0.937em;
}
.header .row-box-1 b {
	display:block;
	margin-top:13px;
	font-weight:normal;
}
.header .row-box-1 b a {
	color:#5a7128;
	background:url(images/header_marker_link.gif) center right no-repeat;
	padding:0 20px 0 0;
	margin-top:11px;
	font-size:0.812em;
}
.header .row-text .width {
	width:257px !important;
	margin-left:1px;
}
/*footer*/ 
.footer {
	padding-top: 54px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 940px;
}
.footer .bg-center {
	background:url(images/bg-cente.jpg) 0 0 repeat-x;
}
.footer .corner-left {
	background:url(images/corner-left.jpg) 0 0 no-repeat;
}
.footer .corner-right {
	background:url(images/corner-right.jpg) top right no-repeat;
	text-indent:21px;
	padding-top: 34px;
	padding-right: 0;
	padding-left: 0;
}
/*content*/
.bg {
	/*background:url(images/bg.jpg) 0 0 repeat-y;*/
	width: 100%;
	height: 100%;
	
}
.content {
	font-size:0.875em;
	background-image: url(images/main_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0;
	height: 100%;
}
.content .extra-left {
	margin-left:41px;
	width:900px;
	overflow:hidden;
	padding-top:25px;
}
.br {
	display:block;
}
.indent-bot {
	display:block;
	margin-bottom:25px;
}
.indent-top-bot {
	display:block;
	margin:15px 0;
}
.content .title {
	margin-bottom:30px;
}
.content .img-left {
	float:left;
	margin:0 14px 0 0;
}
.content .ind-1 {
	display:block;
	margin-bottom:4px;
}
.content li a {
	background:url(images/list_marker.gif) 0 8px no-repeat;
	padding:0 0 0 22px;
	color:#5a7128;
	text-decoration:underline;
	line-height:1.875em;
}
.content li a:hover {
	background:url(images/list_marker.gif) 2px 8px no-repeat;
	color:#FFF;
	text-decoration: none;
}
.indent-top {
	display:block;
	margin-top:25px;
}
.indent-top1 {
	display:block;
	margin-top:15px;
}
.content .link-1 {
	color:#5a7128;
	background:url(images/header_marker_link.gif) center right no-repeat;
	padding:0 20px 0 0;
	margin-top:11px;
}
.ind-2 {
	display:block;
	margin-bottom:11px;
}
.text-1 dt {
	color:#90da02;
}
.text-1 dd {
	padding-bottom:12px;
}
.indent-text {
	float:right;
	margin-right:70px;
}
.indent-top-bot1 {
	display:block;
	margin:12px 0;
}
.col-2U p {
	padding: 5px;
}
.contacts {
	font-size: 0.8em;
	text-indent: 0;
	text-align: center;
	padding-top: 20px;
}
.content p {
	text-align: justify;
}
