body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
}
body {
	background-color: #3C3022;
}

#wrapper {
	padding: 0px;
	height: 400px;
	width: 990px;
	position: relative;
	top: 0px;
	right: 0px;
	margin: auto;
}

#HomePageContentArea {
	height: 844px;
	width: 990px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	visibility: visible;
}
#NavBarDiv {
	position:absolute;
	left:0;
	top:0;
	width:990px;
	height:115px;
	z-index:5;
	visibility: visible;
}
#LinkDiv {
	position:absolute;
	left:512px;
	top:0px;
	width:480px;
	height:93px;
	z-index:3;
	visibility: visible;
}
#CloseCompost {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50px;
	height: 50px;
}
#CompostDiv {
	position:absolute;
	left:0px;
	top:109px;
	width:298px;
	height:484px;
	z-index:8;
	visibility: hidden;
}
#CompostRollOver {
	position:absolute;
	left:115px;
	top:460px;
	width:109px;
	height:95px;
	z-index:11;
	visibility: hidden;
}
#SolarPanelRollOver {
	position:absolute;
	left:358px;
	top:215px;
	width:102px;
	height:124px;
	z-index:12;
	visibility: hidden;
}
#InsulationRollOver {
	position:absolute;
	left:544px;
	top:271px;
	width:98px;
	height:189px;
	z-index:13;
	visibility: hidden;
}
#WindMillRollOver {
	position:absolute;
	left:807px;
	top:361px;
	width:120px;
	height:92px;
	z-index:14;
	visibility: hidden;
}
#GeoThermalRollOver {
	position:absolute;
	left:655px;
	top:605px;
	width:169px;
	height:93px;
	z-index:15;
	visibility: hidden;
}
#BGdiv {
	background-image: url(http://www.giovannimattucci.com/ECOHOME/images/CloudandGroundBG.jpg);
	background-repeat: repeat-x;
	margin: auto;
	height: 844px;
	width: 2970px;
	position: absolute;
	left: -990px;
	top: 0px;
	z-index: 1;
	overflow: hidden;
	visibility: visible;
}
img {
	border:0;
}
#PageDiv {
	position:absolute;
	left:20px;
	top:113px;
	width:940px;
	height:722px;
	z-index:6;
	border: 5px solid #9cda5c;
	background-color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	overflow: hidden;
}

#SolarPanelDiv {
	height: 340px;
	width: 657px;
	z-index: 7;
	left: 322px;
	top: 108px;
	position: absolute;
	visibility: hidden;
}
#InsulationDiv {
	height: 703px;
	width: 421px;
	position: absolute;
	z-index: 9;
	left: 285px;
	top: 108px;
	visibility: hidden;
}
#WindMillDiv {
	position: absolute;
	height: 466px;
	width: 663px;
	left: 316px;
	top: 108px;
	z-index: 10;
	visibility: hidden;
}
#GeothermalDiv {
	position: absolute;
	z-index: 16;
	height: 599px;
	width: 643px;
	left: 196px;
	top: 244px;
	visibility: hidden;
}
#SubNavDiv {
	position:absolute;
	left:512px;
	top:57px;
	width:479px;
	height:33px;
	z-index:4;
	visibility: visible;
	overflow: hidden;
}
.PopupText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	text-align: center;
	font-weight: normal;
}
.style3 {
	font-size: 18px;
	color: #91CC54;
}
.style4    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

