html, body {
	margin: 0;
	padding: 0;
}

body {
	background-color: #EEEEED;
}

#top, #layout, #bottom {
	top: 0px;
	left: 0px;
	position: relative;
}

#top {
	height: 13px;
	background: url(../images/top.jpg) repeat-x top left;
	font-size: 0;
}

#layout {
	background: url(../images/leaf.jpg) no-repeat top left;
	background-color: #EEEEED;
}

#bottom {
	height: 8px;
	background: url(../images/bottom.jpg) repeat-x top left;
	font-size: 0;
}

#wrap {
	width: 846px;
	overflow: hidden;
	padding-left: 96px;
	padding-top: 15px;
}

#menu {
	float: left;
	width: 173px;
	padding: 3px 15px 7px 11px;
}

#content {
	float: left;
	width: 619px;
	background-color: #FFFFFF;
	padding: 6px 17px 30px 9px;
}


#columns {
background: url(../images/column.jpg) top left repeat-y;
zoom: 1;
min-height: 500px;
_height: 500px;
}


#clearer {
	clear: both;
}

#footer {
	clear: both;
}

#left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 198px;
	height: 229px;
	background: url(../images/left_bg.jpg) top left repeat-y;
}

#header {
	position: relative;
	top: 0;
	left: 0;
	height: 265px;
}

#head_top {
	position: absolute;
	left: 198px;
	top: 0;
	width: 648px;
	height: 15px;
	background: #677373 url(../images/top_bg.jpg) no-repeat top left;
}

#head_image {
	position: absolute;
	left: 198px;
	top: 15px;
	width: 648px;
	height: 214px;
	background-color: #677373;
}

#head_bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 846px;
	height: 36px;
	background: url(../images/head_bottom.jpg) no-repeat top left;
}

#head_image img {
	border: 0;
}

.menu_list {
	list-style-type: none;
	margin: 23px 0px 0px 0px;;
	padding-left: 22px;
}

.menu_list a:active, .menu_list a:link, .menu_list a:visited, .menu_list a:hover {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.menu_list a:active, .menu_list a:link, .menu_list a:visited {
	text-decoration: none;
}

.menu_list a:hover {
	text-decoration: underline;
}

.menu_list li {
	height: 24px;
	background: url(../images/br.jpg) no-repeat left bottom;
}

p {
	margin: 0;
	padding: 0;
    text-align: justify;
}

.news_block {
	padding: 17px 0 13px 0;
	position: relative;
	top: 0;
	left: 0;
	background: url(../images/newsbr.jpg) no-repeat left bottom;
}

.date {
	color: #906C05;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.news a:active, .news a:link, .news a:visited, .news a:hover {
	color: #6D9800;
	font-family: Tahoma,sans-serif;
	font-size: 12px;
    font-weight: normal;
	text-decoration: none;
}

.news a:active, .news a:link, .news a:visited {
	color: #6D9800;
}

.news a:hover {
	color: #83BF00;
}

h1 {
	color: #5C5C5C;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	margin-top: 0;
    text-align: left;
}

h2 {
	color: #5C5C5C;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
    text-align: left;
}

h3 {
	color: #5C5C5C;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
    text-align: left;
}

h4 {
	color: #5C5C5C;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
    text-align: left;
}


#content p {
	margin: 12px 0;
	color: #5C5C5C;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

#content li {
	
	color: #5C5C5C;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

a:active, a:link, a:visited, a:hover {
	color: #6D9800;
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

a:active, a:link, a:visited {
	color: #6D9800;
}

a:hover {
	color: #83BF00;
}

#foot_top, #foot_middle, #foot_bottom {
	position: relative;
	top: 0;
	left: 0;
}

#foot_top {
	width: 846px;
	height: 15px;
	background: url(../images/footer_top.jpg) left top no-repeat;
	font-size: 0;
}

#foot_middle {
	height: 69px;
}

#foot_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 198px;
	height: 69px;
	background: url(../images/left_bg.jpg) top left repeat-y;
}

#foot_right {
	position: absolute;
	top: 0px;
	left: 198px;
	width: 648px;
	height: 69px;
}

#foot_bottom {
	width: 846px;
	height: 30px;
	background: url(../images/footer_bottom.jpg) left top no-repeat;
}

#right_top {
	position: relative;
	left: 0;
	top: 0;
	width: 648px;
	height: 15px;
	background: #677373 url(../images/top_bg.jpg) no-repeat bottom left;
	font-size: 0;
}

#right_bottom {
	position: relative;
	left: 0;
	bottom: 0;
	width: 648px;
	height: 15px;
	background: #677373 url(../images/footer_bg.jpg) no-repeat top left;
	font-size: 0;
}

#right_middle {
	position: relative;
	left: 0;
	top: 0px;
	height: 39px;
	/*padding: 4px 10px 4px 3px;*/
	width: 635px;
	color: #5C5C5C;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

#foot_middle a:active, #foot_middle a:link, #foot_middle a:visited, #foot_middle a:hover {
	color: #6D9800;
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#foot_middle a:active, #foot_middle a:link, #foot_middle a:visited {
	color: #6D9800;
}

#foot_middle a:hover {
	color: #83BF00;
}

#count {
	position: absolute;
	top: 4px;
	left: 3px;
	width: 40px;
}

#copyright {
	position: absolute;
	top: 4px;
	left: 40px;
	height: 23px;
	padding-top: 8px;
}

.submenu {
	list-style-type: none;
	margin: 23px 0px 0px 0px;;
	padding-left: 3px;
}

.submenu a:active, .submenu a:link, .submenu a:visited, .submenu a:hover {
	color: #6D9800;
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.submenu a:active, .submenu a:link, .submenu a:visited {
	color: #6D9800;
}

.submenu a:hover {
	color: #83BF00;
}

.submenu li {
	height: 24px;
}