body {
	color: #000;
	font-size: 12px;
	background: #A9D6AA;
}
#wrapper1 {
	width: 1024px;
	margin: 57px auto;
	text-align: center;
	background: #000 url("1.jpg") no-repeat bottom left;
	color: #fff;
}
#wrapper2 {
	width: 1024px;
	margin: 57px auto;
	text-align: center;
	background: #000 url("2.jpg") no-repeat bottom left;
	color: #fff;
}
#wrapper3 {
	width: 1024px;
	margin: 57px auto;
	text-align: center;
	background: #000 url("3.jpg") no-repeat bottom left;
	color: #fff;
}
#wrapper4 {
	width: 1024px;
	margin: 57px auto;
	text-align: center;
	background: #000 url("4.jpg") no-repeat bottom left;
	color: #fff;
}
#wrapper5 {
	width: 1024px;
	margin: 57px auto;
	text-align: center;
	background: #000 url("5.jpg") no-repeat bottom left;
	color: #fff;
}
#wrapper6 {
	width: 1024px;
	margin: 57px auto;
	text-align: center;
	background: #000 url("6.jpg") no-repeat bottom left;
	color: #fff;
}
#wrapper7 {
	width: 1024px;
	margin: 57px auto;
	text-align: center;
	background: #000 url("7.jpg") no-repeat bottom left;
	color: #fff;
}
#wrapper8 {
	width: 1024px;
	margin: 57px auto;
	text-align: center;
	background: #000 url("8.jpg") no-repeat bottom left;
	color: #fff;
}
#wrapper9 {
	width: 1024px;
	margin: 57px auto;
	text-align: center;
	background: #000 url("9.jpg") no-repeat bottom left;
	color: #fff;
}
#wrapper10 {
	width: 1024px;
	margin: 57px auto;
	text-align: center;
	background: #000 url("10.jpg") no-repeat bottom left;
	color: #fff;
}
#main {
	text-align: left;
	background: url("greenovateBkg2.gif") no-repeat bottom left;
	padding: 12px;
	border-bottom: 12px #18A04F solid;
}


#topNav {
	text-align: right;
	width: 750px;
	float: right;
	padding: 0 12px 0 0;
	margin: 0;	
}
#topNav .horizNavList a {
	font-weight: bold;
	text-decoration: none;
	color: #A9D6AA;
	font-size: 14px;
}
#topNav .horizNavList a:active {
	font-weight: bold;
	text-decoration: none;
	color: #A9D6AA;
}
#topNav .horizNavList a:link {
	font-weight: bold;
	color: #A9D6AA;
	text-decoration: none;
}
#topNav .horizNavList a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #A9D6AA;
}
#topNav .horizNavList a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

.horizNavList {
	margin: 0;
	padding: 0;
}
.horizNavList li {
	float: right;
	text-align: left;
	border-right: 2px #AFA solid;
	list-style: none;
	padding: 4px;
}
.horizNavList li.last {
	border: 0;
}

			
#contentPod {
	width: 272px;
	padding: 14px;
	/*background: url("greenovateBkg3.gif") no-repeat top left;*/
	margin: 28px 0 0 700px;
}

#mainArticle {
	width: 260px;
	padding: 12px;
	background: #000;
	float: right;
	margin: 0 0 12px 0;
	border-bottom: 3px #18A04F solid;
}

#mainArticle h1 {
	font-size: 20px;
	padding: 0;
	margin: 0 0 4px 0;
	line-height: 1.1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #18A04F;
}
#mainArticle p {
	padding: 0 12px 4px 12px;
	line-height: 1.5em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: justify;
}
#mainArticle a {
	color: #AFA;
	font-weight: bold;
	text-decoration: none;
}
#mainArticle a:link {
	color: #AFA;
	font-weight: bold;
	text-decoration: none;
}
#mainArticle a:active {
	color: #AFA;
	font-weight: bold;
	text-decoration: none;
}
#mainArticle a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#mainArticle a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

#mainArticle .firstLine{ 
	text-align: left;
	padding: 0 0 6px 0;
	margin: 0;
	display: block;
	font-size: 16px;
	line-height: 1.2em;
	font-family: serif;
	color: #AFA;
}

.outro {
	color: #DDD;
	font-size: 11px;
}

#sig {
	padding: 0;
	margin: 4px 0 0 40%;
	text-align: right;
	font-style: italic;
	color: #FFF;
}

.clearFloats {
	clear: both;
}
.clearLeft {
	clear: left;
}
