@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
}#GreenBodyVideo {
	z-index: 55;
	padding-top: 40px;
	margin-bottom: 0px;
	height: auto;
	width: 398px;
	position: absolute;
	left: 450px;
	top: 210px;
}
#GreenMonster {
	z-index: 1;
	background-color: #FFFFFF;
	bottom: auto;
	height: auto;
	width: 1121px;
	background-attachment: scroll;
	background-position: center center;
	position: relative;
	left: 1px;
	top: -4px;
	padding-top: 10px;
}
#navigation {
	margin: 0px;
	height: 29px;
	width: 800px;
	top: 185px;
	background-color: #FFFFFF;
	padding: 0px;
	bottom: auto;
	left: 150px;
	z-index: 2;
	position: relative;
	right: auto;
}
#Logo {
	margin: 0px;
	padding: 0px;
	float: none;
	height: 181px;
	width: 539px;
	top: 16px;
	position: absolute;
	left: 139px;
	bottom: auto;
	z-index: 9;
	background-repeat: no-repeat;
	right: auto;
	background-position: center;
	background-image: url(../GreenWattLogo.png);
}
#quote {
	background-color: #FFFFFF;
	height: 317px;
	width: 429px;
	position: absolute;
	left: 175px;
	top: 290px;
	overflow: visible;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#container  {
	background-color: #FFFFFF;
	padding: 0px;
	width: 469px;
	position: absolute;
	z-index: 4;
	top: 256px;
	margin: 0%;
	bottom: auto;
	height: 251px;
	float: right;
	right: auto;
	left: 731px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#containerspecial  {
	padding: 0px;
	width: 780px;
	position: absolute;
	z-index: 4;
	top: 270px;
	margin: 0%;
	bottom: auto;
	height: 300px;
	float: right;
	right: auto;
	left: 156px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	height: 20px;
	width: 1079px;
	position: absolute;
	background-color: #67C531;
	background-image: none;
	top: 695px;
	bottom: auto;
	left: 175px;
	right: auto;
	z-index: 0;
	margin: 0px;
	color: #FFFFFF;
}


var mmOpenContainer = null;
var mmOpenMenus = null;
var mmHideMenuTimer = null;

function MM_menuStartTimeout(hideTimeout) {
	mmHideMenuTimer = setTimeout("MM_menuHideMenus()", hideTimeout);	
}

function MM_menuHideMenus() {
	MM_menuResetTimeout();
	if(mmOpenContainer) {
		var c = document.getElementById(mmOpenContainer);
		c.style.visibility = "inherit";
		mmOpenContainer = null;
	}
	if( mmOpenMenus ) {
		for(var i = 0; i < mmOpenMenus.length ; i++) {
			var m = document.getElementById(mmOpenMenus[i]);
			m.style.visibility = "hidden";			
		}
		mmOpenMenus = null;
	}
}

function MM_menuHideSubmenus(menuName) {
	if( mmOpenMenus ) {
		var h = false;
		var c = 0;
		for(var i = 0; i < mmOpenMenus.length ; i++) {
			if( h ) {
				var m = document.getElementById(mmOpenMenus[i]);
				m.style.visibility = "hidden";
			} else if( mmOpenMenus[i] == menuName ) {
				h = true;
			} else {
				c++;
			}
		}
		mmOpenMenus.length = c+1;
	}
}

function MM_menuOverMenuItem(menuName, subMenuSuffix) {
	MM_menuResetTimeout();
	MM_menuHideSubmenus(menuName);
	if( subMenuSuffix ) {
		var subMenuName = "" + menuName + "_" + subMenuSuffix;
		MM_menuShowSubMenu(subMenuName);
	}
}

function MM_menuShowSubMenu(subMenuName) {
	MM_menuResetTimeout();
	var e = document.getElementById(subMenuName);
	e.style.visibility = "inherit";
	if( !mmOpenMenus ) {
		mmOpenMenus = new Array;
	}
	mmOpenMenus[mmOpenMenus.length] = "" + subMenuName;
}

function MM_menuResetTimeout() {
	if (mmHideMenuTimer) clearTimeout(mmHideMenuTimer);
	mmHideMenuTimer = null;
}

function MM_menuShowMenu(containName, menuName, xOffset, yOffset, triggerName) {
	MM_menuHideMenus();
	MM_menuResetTimeout();
	MM_menuShowMenuContainer(containName, xOffset, yOffset, triggerName);
	MM_menuShowSubMenu(menuName);
}

function MM_menuShowMenuContainer(containName, x, y, triggerName) {	
	var c = document.getElementById(containName);
	var s = c.style;
	s.visibility = "inherit";
	
	mmOpenContainer = "" + containName;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: F3EDD2;
}
.footText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	position: relative;
	margin: auto;
	padding: 5px;
	z-index: auto;
}
#commercial {
	background-color: #591F20;
	width: 92px;
	position: absolute;
	height: auto;
	right: auto;
	bottom: auto;
	left: 260px;
	top: 215px;
	z-index: 5;
}
#residential {
	background-color: #591F20;
	width: 92px;
	position: absolute;
	height: auto;
	right: auto;
	bottom: auto;
	left: 357px;
	top: 215px;
	z-index: 5;
}
#cars  {
	background-color: #591F20;
	width: 92px;
	position: absolute;
	height: 14px;
	right: auto;
	bottom: auto;
	left: 454px;
	top: 215px;
	z-index: 5;
}
#first  h  house {
	background-color: #591F20;
	width: 92px;
	position: absolute;
	height: 14px;
	right: auto;
	bottom: auto;
	left: 369px;
	top: 230px;
	z-index: 5;
}


.gallerycontainer{
	position: absolute;
	width: 1005px;/*Add a height attribute and set to largest image's height to prevent overlaying*/
	left: -12px;
	top: -1px;
}

.thumbnail img{
	border: 0px none white;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 0px;
}

.thumbnail:hover{
	background-color: #FFFFFF;
}

.thumbnail:hover img{
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: 50px;
	visibility: hidden;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 23px; /*position where enlarged image should offset horizontally */
z-index: 50;
}




</style>
#containerSPECIAL {
	background-color: #FFFFFF;
	padding: 0px;
	width: 352px;
	position: absolute;
	z-index: 4;
	top: 233px;
	margin: 0%;
	bottom: auto;
	height: 296px;
	float: right;
	right: auto;
	left: 579px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navbar2 {
	position: relative;
	height: 86px;
	width: 609px;
	left: 612px;
	top: 140px;
	z-index: 10;
}
#carscontainer {
	position: absolute;
	top: 296px;
	left: 179px;
	width: 1065px;
	height: auto;
	right: auto;
	bottom: auto;
	overflow: hidden;
}
.GreenwattStyle {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mikecontainer {
	top: 253px;
	left: 569px;
	right: auto;
	bottom: auto;
	position: absolute;
	height: 363px;
	width: 658px;
	z-index: auto;
}
#ProjectHolder {
	height: 290px;
	width: 383px;
	position: absolute;
	top: 251px;
	left: 193px;
	right: auto;
	margin: auto;
	float: none;
}
#TheGallery {
	position: absolute;
	left: 581px;
	top: 259px;
	height: 393px;
	width: 674px;
}
.LinkStyle {
	font-weight: bold;
	color: #67C531;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#style13 {
	color: #67C531;
	font-size: 16px;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	display: none;
}
#LongFlash {
	height: 417px;
	width: 1085px;
	position: absolute;
	left: 176px;
	top: 260px;
	background-color: #FFFFFF;
}
.style12 {
	font-weight: bold;
	color: #67C531;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#LinkFlash {
	height: 20px;
	width: 119px;
	z-index: 99;
	position: absolute;
	left: 1045px;
	top: 500px;
}
#LinkFlash2 {
	height: 29px;
	width: 109px;
	position: absolute;
	left: 941px;
	top: 506px;
	z-index: 99;
}
#LinkFlash3 {
	height: 29px;
	width: 109px;
	position: absolute;
	left: 941px;
	top: 464px;
	z-index: 99;
}

