body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f7f7f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#outerWrapper {
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	width: 795px;
	background-color: #FFFFFF;
	border: 1px groove #008449;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 5px 10px 5px;
	width: 785px !important;
	width /**/: 795px; /* IE hack */
}

p {
	font-size:.8em;
	color:#333;
}

h1 {
	color: #006600;
	font-size:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom:5px solid #fff;

}
	
h2 {
	color:#333333;
	font-size:1em;
}

.listGreen {
	color: #006600;
	font-size:.8em;
	font-weight:600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.listBlack {
	color: #000;
	font-size:.8em;
	font-weight:400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*********** top nav styles ***********/
	
#menu {
	clear: both;
	margin: 0;
	padding: 0px 0px 0px 5px;
	text-align: center;
}

#menu li{
	float: left;
	list-style-type: none;
	font: normal .7em/1.2em Arial, Helvetica, sans-serif;  
	background: #008449;
}

#menu li a{
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	height: 32px !important;
	height /**/: 40px; /* IE hack */
	padding: 8px 0 0 18px;
	text-decoration: none;
}

#menu li a.selected{
	background-position: 0px 0px;
	font-weight: normal;
}

#menu li a:hover, #menu li a:active{
	text-decoration: none;
	background-color: #000033;
	color: #fff;
}

#menuhome a{
	width: 60px !important;
	width /**/: 78px; /* IE hack */
}

#menuskip a{
	background: url("../images/divider.gif");
	width: 74px !important;
	width /**/: 92px; /* IE hack */
}

#menuplant a{
	background: url("../images/divider.gif");
	width: 84px !important;
	width /**/: 102px; /* IE hack */
}

#menubuilding a{
	background: url("../images/divider.gif");
	width: 120px !important;
	width /**/: 138px; /* IE hack */
}

#menuhaulage a{
	background: url("../images/divider.gif");
	width: 88px !important;
	width /**/: 106px; /* IE hack */
}

#menuwaste a{
	background: url("../images/divider.gif");
	width: 100px !important;
	width /**/: 118px; /* IE hack */
}

#menurecycled a{
	background: url("../images/divider.gif");
	width: 123px !important;
	width /**/: 141px; /* IE hack */
}

.spacer {
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	width: 775px !important;
	width /**/: 775px; /* IE hack */
}

/*********** footer styles ***********/

.footer {
	padding-top: 20px;
	color: #fff; 
}
