body {
	background: transparent;
	height: 100%;
}
body, td, th, div, span, p {
	font: normal normal 13px/130%  Arial, Tahoma, Verdana,  sans-serif;
	color: #000000;
}
input, textarea, option, select {
	font: normal normal 13px/100%  Arial, Tahoma, Verdana,  sans-serif;
	color: #000000;
}

a, a:link, a:active, a:visited {
	text-decoration: underline;
	font: normal normal 13px/130% Arial, Tahoma,  Verdana,  sans-serif;
	color: #000000;
}
.all a, .all a:link, .all a:active, .all a:visited {
	text-decoration: underline;
	font: normal normal 13px/130% Arial, Tahoma,  Verdana,  sans-serif;
	color: #eefda0;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.all a:hover {
	color: #b6c92d;
}

/* main, page */
table.all {
	background: #0e280c url('../media/images/bg/all.jpg') center center no-repeat;
	width: 100%;
	height: 100%;
}
td.all  {
	text-align: center;
	vertical-align: top;
}
.all td, .all th, .all div, .all span, .all p {
	font: normal normal 13px/130%  Arial, Tahoma, Verdana,  sans-serif;
	color: #FFFFFF;
}
.main .all .all_container {
	width: 990px;
	position: relative;
	margin: 0 auto;
}
.main .all .container {
	width: 990px;
	height: 548px;
	margin: auto auto 0 auto;
	background: #083d17 url('../media/images/bg/main.jpg') left top no-repeat;
	vertical-align: top;
	text-align: left;
}
.page .all .container {
	width: 990px;
	height: 548px;
	margin: auto auto 0 auto;
	background: #000b04 url('../media/images/bg/page.jpg') left top no-repeat;
	vertical-align: top;
	text-align: left;
}
.logo {
	padding: 17px 0 0 39px;
}
.main .top_cont {
	height: 307px;
	width: 100%;
}
.main .top_cont .left {
	width: 100%;
}
.page .top_cont .left {
	width: 189px;
}
.main .top_cont .right {
	padding: 0 32px 23px 25px;
	vertical-align: bottom;
}
.main .top_cont .right .title_news {
	width: 347px;
}


.page .top_cont .right {
	padding: 0 0 0 32px;
}
.main .top_cont .right .news_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 2px 0;
}
.main .top_cont .right .date {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.main .top_cont .right .text_cont {
	margin: 0 0 12px 0;
}
a.more {
	display: block;
	background: url('../media/images/bg/more_arrow.gif') left 3px no-repeat;
	padding: 0 0 0 15px;
	line-height: 100% !important;
	height: 15px;
	color: #809b8b !important;
	font-size: 12px !important;
}
a.more:hover {
	background: url('../media/images/bg/more_arrow_ov.gif') left 3px no-repeat;
	padding: 0 0 0 15px;
	color: #b6c92d !important;
}
.main .top_cont .right a.more_news {
	display: block;
	background: url('../media/images/bg/more_news_arrow.gif') left 3px no-repeat;
	padding: 0 0 0 15px;
	line-height: 100% !important;
	height: 15px;
	color: #FFFFFF !important;
	font-size: 12px !important;
	margin: 0 0 0 auto;
	width: 67px;
	white-space: nowrap;
}
.main .top_cont .right a.more_news:hover {
	background: url('../media/images/bg/more_news_arrow_ov.gif') left 3px no-repeat;
	padding: 0 0 0 15px;
	color: #b6c92d !important;
}
.intro_text {
	margin: 42px 0 0 16px;
}
/* main, page */

/* main_menu */
.main_menu {
	background: #305406 url('../media/images/bg/menu.gif') left top repeat-x;
	height: 24px;
}
.main_menu table {
	height: 24px;
}
.main_menu .menu_item {
	position: relative;
	padding: 0 10px;
	height: 24px;
}
.main_menu .ov .menu_item,
.main_menu .selected .menu_item {
	background: #305406 url('../media/images/bg/menu_ov.gif') left top repeat-x;
}
.main_menu .menu_item .img_padd {
	padding: 7px 0 0 0;
}
.main_menu .separator {
	width: 1px;
	background: #305406 url('../media/images/bg/separator.gif') left top repeat-y;
}
.main_menu .menu_item .submenu {
	display: none;
	background: #153201;
}
.main_menu .ov .menu_item .submenu {
	display: block;
	position: absolute;
	left: 0;
	top: 24px;
	height: 26px;
}
.main_menu .menu_item .submenu a {
	color: #779e14 !important;
	display: block;
	background: url('../media/images/bg/submenu_arrow.gif') 5px 12px no-repeat;
	padding: 4px 5px 0 12px;
	text-decoration: none !important;
	white-space: nowrap;
}
.main_menu .menu_item .submenu a:hover,
.main_menu .menu_item .submenu a.selected,
.main_menu .menu_item .submenu {
	color: #dcf3a2 !important;
}
.main_menu .menu_item .submenu .submenu_separator {
	background: url('../media/images/bg/submenu_separator.gif') right 3px no-repeat;
}
/* main_menu */


/* services */
.main img.services_title {
	margin: 9px 0 20px 35px;
}
.main div.services_title {
	margin: 5px 0 20px 35px;
	font-size: 23px;
	font-weight: bold;
	line-height: 100%;
}
.main .services {
	margin: 0 0 8px 0;
}
.main .services td {
	width: 185px;
}
.main .services .service_padding {
	padding: 0 0 0 25px;
}
.main .services .service_padding.first {
	padding: 0 0 0 35px;
}
.main .services .service_name {
	font-size: 13px !important;
	color: white !important;
	font-weight: bold !important;
	text-decoration: none !important;
	display: block;
	margin: 0 0 8px 0px;
	cursor: pointer;
}
.main .services .white_border {
	border: 5px solid #FFFFFF;
	margin: 0 0 7px 0;
}
.main .services .service_text {
	padding: 0 0 5px 0;
	font-size: 13px;
}

.service {
	width: 595px;
	padding: 25px 0 0 0;
}
.service .title {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 20px 0;
}
.service .line {
	background: #abc124;
	margin: 0 2px 3px 2px;
}
.service .text {
	font-size: 13px;
	text-align: justify;
}
.service .gallery {
	float: right;
	margin: 0 0 5px 15px;
}
.service .gallery .gallery_bg {
	background: #FFFFFF;
	padding: 5px 3px 4px 3px;
	text-align: center;
}
.service .gallery .img_full {
	width: 263px;
	height: 155px;
	margin: 0 0 5px 0;
}
.service .gallery .img_full td {
	vertical-align: middle;
	text-align: center;
}
.service .gallery .img_full img {
	margin: 0 auto;
}
.service .gallery .pre_main_img {
	margin: 0 auto;
}
.service .gallery .main_img {
	margin: 0 2px 5px 2px;
}
.service .gallery .thumbtail {
	vertical-align: middle;
	text-align: center;
}
.service .gallery .thumbtail img {
	margin: auto;
	border: 2px solid #FFFFFF;
}
.service .gallery .thumbtail.ov img {
	border: 2px solid #b6c92d;
}
/* services */

/* footer */
.footer {
	height: 42px;
	width: 990px;
	background: #020c04 url('../media/images/bg/footer.gif') left top repeat-x;
	margin: 0 auto auto auto;
	text-align: left;
}
.footer .left {
	padding: 7px 0 0 32px;
}
.footer .right {
	width: 215px;
	vertical-align: middle;
}
.footer,
.footer * {
	font-size: 12px;
	color: #1b723f !important;
	line-height: 110% !important;
}
.footer a {
	color: #FFFFFF !important;
	font-size: 12px !important;
}
.footer a:hover {
	color: #b6c92d !important;
}
/* footer */

/* contact_block */
.contact_block {
	height: 384px;
	margin: 16px 0 0 0;
	padding: 18px 32px 0 28px;
	background: url('../media/images/bg/page_left.jpg') left top no-repeat;
}
.contact_block,
.contact_block * {
	font-size: 13px !important;
}
.contact_block a {
	color: #809b8b !important;
}
.contact_block a:hover {
	color: #b6c92d !important;
}
.contact_block .title {
	font-size: 14px !important;
	font-weight: bold;
	padding: 0 0 12px 0;
}
/* contact_block */

/* news */
.news_top {
	margin: 21px 0 0 0;
	width: 607px;
	border-bottom: 1px solid #698710;
}
.news_top table.wf {
	border-bottom: 1px solid #234e0b;
}
.news_top .left {
	width: 100% !important;
	padding: 21px 0 19px 0;
}
.news_top .right {
	padding: 21px 0 19px 20px !important;
}
.news_top .right img {
	border: 5px solid #FFFFFF;
}
.news_top .date {
	font-size: 12px;
}
.news_top .title {
	font-size: 14px;
	font-weight: bold;
}
.news_top a {
	color: #eefda0 !important;
	font-weight: bold !important;
}
.news_top a:hover {
	color: #b6c92d !important;
}

/* news */

/* text */
.text,
.services_page {
	width: 595px;
	padding: 25px 0 0 0;
}
.text .title,
.services_page .title {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 15px 0;
}
.text .text_img,
.services_page .text_img {
	float: left;
	margin: 6px 10px 6px 0;
	border: 5px solid #FFFFFF;
}
.text a {
	color: #eefda0 !important;
}
.text a:hover {
	color: #b6c92d !important;
}

.services_page a {
	color: #eefda0 !important;
	font-weight: bold !important;
}
.services_page a:hover {
	color: #b6c92d !important;
	font-weight: bold !important;
}
/* text */

/* news_list */
.news_list {
	width: 600px;
	padding: 16px 0 0 0;
}
.news_list .news_title {
	font: normal bold 18px arial;
	margin: 0 0 21px 0;
}
.news_list .news_item {
	padding: 0 0 20px 0;
}
.news_list .news_item .more a {
	font-weight: bold !important;
}
.news_list .news_item .news_item_title {
	font-size: 12px;
}
.news_list .news_item .news_item_title a {
	font: normal bold 14px arial !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
}
.news_list .news_item .news_item_title a:hover {
	text-decoration: underline !important;
}
/* news_list */