@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #333333;
	line-height: 18px;
}

a:link,
a:visited {
	color: #326e23;
	text-decoration: underline;
}

a:hover {
	color: #79b732;
}

h2 {
	font-size: 17px;
	line-height: 22px;
	color: #7bb632;
}

h3 {
	font-size: 14px;
	color: #7bb632;
}

hr {
	color: #666666;
	background-color: #666666;
	border: 0px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

.clear {
	clear: both;
}

#container {
	background-color: transparent;
	width: 950px;
	padding: 0px;
	margin: 0px auto;
}

.showplant_1 {
	background-image: url(../images/home_left_corner.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#header {
	background-image: url(../images/header_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 183px;
	width: 950px;
}

#emterra_logo {
	position: absolute;
	border: none;
	margin: 20px 0px 0px 10px;
}

#top_links {
	float: right;
	display: inline;
	margin: 3px 0px 0px 0px;
	padding-right: 28px;
	font-size: 12px;
	color: #FFFFFF;
}

#top_links a:link,
#top_links a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px;
}

#top_links a:hover {
	color: #00FF00;
}

#menu_bar {
	position: absolute;
	background-image: url(../images/menubar_bg.gif);
	width: 950px;
	height: 40px;
	margin-top: 143px;
}

#menu_bar ul {
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}

#menu_bar ul li {
	float: left;
}

#menu_bar ul li a:link,
#menu_bar ul li a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 25px 8px 25px;
	background-image: url(../images/menubar_divider.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#menu_bar ul li.nodiv a:link,
#menu_bar ul li.nodiv a:visited {
	background-image: none;
}

#menu_bar ul li a:hover {
	color: #00FF00;
}

#content_wrapper {
	width: 950px;
	min-height: 775px;
	height: auto !important;
	height: 775px;
	margin-top: 15px;
}

#left_panel {
	float: left;
	width: 267px;
}

#side_navigation {
	background-color: #999999;
	background-image: url(../images/side_navigation_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	list-style: none;
	margin: 0px;
	padding: 0px 25px;
	line-height: 30px;
	height: 400px;
}

#side_navigation a:link,
#side_navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#side_navigation a:hover {
	color: #00FF00;
}

.highlight {
	background-color: #7bb632;
}

#content_panel {
	float: right;
	width: 647px;
	margin-bottom: 25px;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 38px;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
}

#footer_links {
	width: 700px;
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	color: #FFFFFF;
	padding-top: 8px;
}

#footer_links li {
	background-image: url(../images/footer_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	padding: 0px 20px;
	margin: 0px;
}

#footer_links li.nodiv {
	background-image: none;
}

#footer_links a:link,
#footer_links a:visited {
	color: #FFFFFF;
	padding: 0px 0px;
	text-decoration: none;
}

#footer_links a:hover {
	color: #00FF00;
}

#copyright {
	text-align: center;
	margin: 15px 0px;
	color: #336633;
}

#home_banner {
	float: left;
	margin-bottom: 17px;
}

#home_organic_waste {
	background-image: url(../images/home_organic_waste_bg.jpg);
	background-repeat: no-repeat;
	width: 227px;
	height: 196px;
	padding: 70px 20px 0px 20px;
}

#home_organic_waste h2 {
	color: #326e23;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}

#home_organic_waste p {
	margin: 10px 0px;
	padding: 0px;
}

h1.page_title {
	background-image: url(../images/page_title_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	font-size: 24px;
	font-weight: bold;
	padding: 8px 0px 5px 10px;
	margin: 0px;
	color: #FFFFFF;
}