BODY {
	width: 100%;
	height: 100%;
	padding: 10px 0 10px 0;
	margin: 0;
	color: #444444;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

p {
	text-indent: 25px;
}

a {
	color: #0079cd;
}

a:hover {
	text-decoration: none;
}

a.underline {
}

h1 {
	font-size: 20px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	color: #0079cd;
	font-weight: normal;
}

INPUT {
	height: 20px;
	font-size: 14px;
	font-family: Tahoma;
	border-bottom: 1px solid #f1f0ec;
	border-right: 1px solid #f1f0ec;
	border-top: 1px solid #cdcac1;
	border-left: 1px solid #cdcac1;
	background-color: #fffaf1;
	padding-left: 4px;
}

TEXTAREA {
	height: 200px;
	width : 320px;
	font-size: 14px;
	font-family: Tahoma;
	border-bottom: 1px solid #f1f0ec;
	border-right: 1px solid #f1f0ec;
	border-top: 1px solid #cdcac1;
	border-left: 1px solid #cdcac1;
	background-color: #fffaf1;
	padding-left: 4px;
}

.blue {
	color: #0079cd;
}

div.logo_main {
	width: 250px;
	height: 120px;
	float: right;
	background-color: #e0ded9;
	text-align: center;
}

.button {
	background-image: url('/images/topmenu_bg.gif');
	background-repeat: repeat-x;
	background-position: 0px -4px;
	height: 25px;
	font-size: 11px;
	font-family: Tahoma;
	text-transform: uppercase;
	border-top: 1px solid #f1f0ec;
	border-left: 1px solid #f1f0ec;
	border-bottom: 1px solid #cdcac1;
	border-right: 1px solid #cdcac1;
}

.button:hover {
	border: 1px solid #e0ded9;
}

* html div.logo_main {

}

div.left_main {
	width: 25%;
	float: left;
}

div.picture_main {
	width: 250px;
	height: 167px;
	float: right;
}

div.menu_left {
	width: 250px;
	float: right;
}

div.menu_left div.item {
	border: 1px solid #ffffff;
	text-align: left;
	padding: 4px;
	background-color: #e0ded9;
}

div.center_main {
	float: left;
	width: 46%;
}

div.center_top {
	height: 120px;
	width: 100%;
	text-align: center;
}

div.center_menu_top {
	width: 100%;
	padding-left: 5px;
}

div.center_menu_top div.item {
	border: 1px solid #ffffff;
	width: 19%;
	height: 14px;
	background-color: #e0ded9;
	text-align: center;
	float: left;
	padding: 2px 0 2px 0;
}

div.center_content {
	width: 95%;
	font-size: 14px;
	padding: 15px;
	padding-top: 25px;
}

div.item {
	font-size: 12px;
}

div.item div.desc {
	font-size: 10px;
	width: 90%;
	padding: 2px 0 2px 0;
}

div.item a {
	text-decoration: none;
	color: #444444;
}

p.header_main_bottom {
	font-size: 11px;
	font-weight: bold;
}

div.right_main {
	width: 25%;
	float: left;
}

div.right_main_top {
	width: 250px;
	height: 87px;
	font-weight: bold;
	float: left;
	background-color: #e0ded9;
	font-size: 16px;
	text-align: center;
	padding: 30px 0px 3px 0px;
	margin: 0px;
	color: #0079cd;
}

* html div.right_main_top {
	height: 93px;
}

div.right_main_content_block {
	width: 228px;
	float: left;
	margin-top: 15px;
}

div.right_main_content {
	border: 1px solid #e0ded9;
	width: 228px;
	float: left;
	font-size: 12px;
	text-align: left;
	padding: 10px;
}

* html div.right_main_content {
	width: 228px;
}

div.info_block_head {
	border: 1px solid #e0ded9;
	background-color: #e0ded9;
	width: 240px;
	float: left;
	font-size: 14px;
	text-align: left;
	padding: 4px;
	font-weight: bold;
}

div.empty_item_right {
	height: 18px;
	border: 1px solid #e0ded9;
	background-color: #e0ded9;
	width: 248px;
	float: left;
}

* html div.empty_item_right {
	width: 248px;
}

div.empty_item {
	height: 18px;
	border: 1px solid #e0ded9;
	background-color: #e0ded9;
	width: 248px;
	float: right;
}

* html div.empty_item {
	width: 248px;
}

div.footer {
	width: 100%;
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
}

div.footer div.footer_left {
	width: 25%;
	float: left;
	height: 50px;
}

div.footer div.footer_left div.item {
	width: 250px;
	float: right;
	height: 40px;
	background-color: #e0ded9;
	padding-top: 10px;
}

* html div.footer div.footer_left div.item {
}

div.footer div.footer_center {
	width: 44%;
	float: left;
	height: 50px;
	background-color: #e0ded9;
	font-size: 12px;
	text-align: center;
}

div.footer div.footer_right {
	width: 30%;
	height: 50px;
	float: left;
}

div.footer div.footer_right div.item {
	width: 280px;
	height: 50px;
	float: left;
	background-color: #e0ded9;
}

p.news_detail a {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

div.sitemap {
	background: url("/images/icons/sitemap.gif") no-repeat 4px 4px;
	padding-left: 58px;
	padding-top: 10px;
	height: 52px;
	width: 100%;
	height: 100%;
	font-size: 12px;
}

div.sitemap a {
	color: #444;
	text-decoration: none;
}

div.sitemap .item {
	background: url("/images/icons/sitemap_item.gif") no-repeat 10px 2px;
	padding-left: 30px;
	padding-top: 2px;
	height: 18px;
	width: 100%;
}

div.sitemap .item_2 {
	background: url("/images/icons/sitemap_item.gif") no-repeat 30px 2px;
	padding-left: 50px;
	padding-top: 2px;
	width: 80%;
}

div.list {
	padding-left: 10px;
	padding-top: 10px;
	width: 100%;
	height: 100%;
	font-size: 12px;
}

div.list a {
	color: #444;
	text-decoration: none;
}

div.list div.item {
	background: url("/images/icons/sitemap_item.gif") no-repeat 10px 6px;
	padding-left: 30px;
	padding-top: 6px;
	width: 100%;
}



.item_2 {
	background: url("/images/icons/sitemap_item.gif") no-repeat 30px 2px;
	padding-left: 50px;
	padding-top: 2px;
	width: 80%;
	font-weight: normal;
}

.item_3 {
	background: url("/images/icons/sitemap_item.gif") no-repeat 50px 2px;
	padding-left: 70px;
	padding-top: 2px;
	width: 80%;
	font-weight: normal;
}
