body {
	margin: 0;
	padding: 0;
	font: 11px/16px Verdana;
	color: black;
	background: #fff;
}

img {
	border: 0;
}

#header {
	background:url(images/logo_part1.jpg) left no-repeat;
	width: 780px;
	height: 65px;
	text-align: right;
}

#main_container {
	width: 817px;
	background:url(images/background_gad.gif) left;
}

#main {
	width: 817px;
	background:url(images/background.jpg) top no-repeat;
}

#menu {
	float: left;
	padding: 160px 0 0 30px;
	width: 160px;
}

#menu p {
	padding: 0 0 10px 0;
	margin: 0;
}

#menu a {
	text-decoration: none;
}

#menu ul {
	font-weight: bold;
	padding: 0 0 0 20px;
	margin: 0 0 15px 0;
}

.active li {
	list-style-image:url(images/gadget1.gif);
}

.active li a {
	color: #000;
}

.active li a:hover {
	color: #426829;
}

.active ul li {
	list-style-image:url(images/gadget2.gif);
}

.unactive li {
	list-style-image:url(images/gadget5.gif);
}

.unactive ul li {
	list-style-image:url(images/gadget6.gif);
}

.unactive li a {
	color: #72a351;
}

.unactive li a:hover {
	color: #426829;
}

#content {
	width: 520px;
	margin: 0 0 0 240px;
	padding-top: 20px;
}

#content p {
	margin: 0 0 30px 0;
}

#content h1 {
	color: white;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 40px 60px;
	padding: 0 0 0 27px;
	background:url(images/gadget3.gif) no-repeat;
}

#content h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#content a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	color: #daf2ca;
}

.floatright {
	float:right;
	padding: 0 0 5px 18px;
}

.floatleft {
	float:left;
	padding: 0 18px 5px 0;
}

.small {
	font-size: 9px;
	color: #375722;
}

#content .small a {
	color: #375722;
}

#content .small a:hover {
	color: #5f8c41;
}

.newsbox {
	background:url(images/gadget7.gif) no-repeat;
	padding: 6px 0 25px 10px;
}

#footer {
	background: #fff;
	clear: both;
	font-size: 9px;
	padding: 3px 0 10px 20px;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #888;
}

#footer a:hover {
	color: #aaa;
}
