BODY {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, sans;
	font-size: 11px;
	color: #2c5300;
	background-color: #fff;
	line-height: 14px;
}
A, .link {
	font-family: Tahoma, Arial, Verdana, sans;
	color: #5fa70d;
	font-size: 11px;
	text-decoration: underline;
}
A:hover, .link:hover {
	color: #81c600;
	text-decoration: underline;
}

TABLE {
	border-collapse: collapse;
}

TD {
	font-family: Tahoma, Arial, Verdana, sans;
	font-size: 11px;
	color: #2c5300;
	vertical-align: top;
}

P {
	margin: 0;
	padding: 0;
	margin-bottom: 16px;
	line-height: 14px;
}

IMG {
	border: 0;
}

.clr {
	clear: both;
}

/* Layout */

#outer {
	text-align: center;
}

#inner {
	margin: 0 auto auto auto;
	text-align: left;
	width: 815px;
}

#leftpanel {
	padding-bottom: 42px;
}

.menumodule {
	margin-top: 22px;
}

.menu_button {
	display: block;
	height: 50px;
	line-height: 50px;
	background: #5fa70d url('../images/menu_button.jpg') no-repeat;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 1px;
	text-align: center;
}

.menu_button:hover, #menu_button_active {
	background: #bac900 url('../images/menu_button_active.jpg') no-repeat;
	color: #fff;
	text-decoration: none;
}

.contactsmodule {margin-top: 22px;}
.box {background-color: #ececec;}
.box .top_left {background: url('../images/contacts_box_top_left.jpg') no-repeat top left;}
.box .top_right {background: url('../images/contacts_box_top_right.jpg') no-repeat top right;}
.box .bottom_left {background: url('../images/contacts_box_bottom_left.jpg') no-repeat bottom left;}
.box .bottom_right {background: url('../images/contacts_box_bottom_right.jpg') no-repeat bottom right;}
.box_content {
	color: #666666;
	padding: 10px 12px 10px 12px;
}
.box_content .title {
	color: #649a00;
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial, sans;
	font-weight: bold;
	margin-bottom: 12px;
	text-transform: uppercase;
}

#bottompanel {
	background: #f2f2f2 url('../images/bg_bottom.jpg') repeat-x;
	vertical-align: middle;
}

.bottommenumodule {
	float: left;
	height: 77px;
	line-height: 77px;
	color: #5fa70d;
	margin-left: 16px;
}

.menu_item {
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
}

.menu_item:hover, #menu_item_active {
	text-decoration: underline;
	color: #666;
}

.copyrightmodule {
	color: #999;
	margin-right: 16px;
	text-align: right;
	height: 77px;
	line-height: 77px;
}

.navmodule {
	margin-top: 67px;
	margin-left: 26px;
	float: left;
}

.icon {
}
.icon IMG {
	margin-right: 31px;
}

.langmodule {
	text-align: right;
	margin-top: 67px;
	margin-right: 16px;
}

.flashmodule {
	height: 252px;
	width: 615px
}

.maincontent {
	margin: 14px 16px 26px 16px;
}

.title_news {
	color: #fff;
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial, sans;
	font-weight: bold;
	margin-bottom: 12px;
	text-transform: uppercase;
	background: url('../images/bg_title_news.jpg') repeat-y;
	line-height: 25px;
	padding-left: 10px;
	margin-bottom: 12px;
	margin-top: 22px;
}

.body_news {
	margin-left: 7px;
	margin-right: 7px;
}

.date_news {
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial, sans;
	font-size: 10px;
	color: #666;
}

.link_news, .link_services {
	color: #5fa70d;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 16px;
}

.link_news:hover, .link_services:hover {
	text-decoration: underline;
}

.title_article, .title_services {
	color: #333;
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial, sans;
	font-weight: bold;
	text-transform: uppercase;
	background: url('../images/bg_title_article.jpg') repeat-y;
	line-height: 25px;
	padding-left: 10px;
	margin-bottom: 12px;
	margin-top: 22px;
}

.body_article {
	margin-left: 7px;
	margin-right: 7px;
}

.title_contacts, .title_sitemap {
	color: #333;
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial, sans;
	font-weight: bold;
	text-transform: uppercase;
	background: url('../images/bg_title_contacts.jpg') repeat-y;
	line-height: 25px;
	padding-left: 10px;
	margin-bottom: 12px;
	margin-top: 22px;
}

.pathway {
	margin-top: 30px;
	color: #999;
	margin-right: 16px;
	margin-left: 26px;
}

.readon {
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial, sans;
	font-weight: bold;
	font-size: 10px;
	color: #696969;
	background: url('../images/green_arrow.gif') no-repeat right;
	text-decoration: none;
	padding-right: 11px;
	height: 1%;
	margin-right: 16px;
}

li {
	margin-bottom: 5px
}




