

body { 
	background: #000000; 
	margin: 0 0 0 0; 
	padding: 0 0 0;
	font-family: Century Gothic, Helvetica, Verdana, Geneva, Arial, sans-serif;
	height: 800px;
	}

a:link { 
	text-decoration: none; 
	color: #ffffff;
	}
a:visited { 
	text-decoration: none; 
	color: #ffffff;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: ffffff;
	}




#mainimage {
	position: absolute;
	width: 825px;
	height: 548px;
	left: 0px;
	top: 0px;
	margin-left: 160px;
	margin-top: 100px;
	
	background-repeat: no-repeat;
	
	}


#heading {
	position: absolute;
	width: 425px;
	height: 52px;
	left: 0px;
	top: 0px;
	margin-left: 160px;
	margin-top: 32px;
	z-index: 50;
	
	
	}

#headinglink {
	position: absolute;
	width: 425px;
	height: 52px;
	display: block;
	background-image: url(images/headertext.jpg);
	background-repeat: no-repeat;
	}

#textframe {
	position:absolute;
	width: 275px;
	height: 510px;
	left: 75%;
	top: 0px;
	margin-left: -60px;
	margin-right: 0px;
	margin-top: 118px;
	z-index: 90;
	background-color: #000000;
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	}

#textbox {
	position:absolute;
	width: 275px;
	height: 505px;
	left: 75%;
	top: 0px;
	margin-left: -60px;
	margin-right: 0px;
	margin-top: 118px;
	padding-top: 5px;
	z-index: 99;
	border: 1px white solid;
	}

#textbox h2 {
	color: #a7e305;
	text-align: center;
	font-size: 17px;
	 Century Gothic, Helvetica, Verdana, Geneva, Arial, sans-serif;
	}

#textbox p {
	font-size: 13px;
	line-height: 16px;
	margin-top: 25px;
	padding: 0 25px 0 25px;
	color: white;
	text-align: left;
	letter-spacing: 1px;
	font-family: Century Gothic, Helvetica, Verdana, Geneva, Arial, sans-serif;
	}
	



#navigation {
	position: absolute;
	width: 255px;
	height: 125px;
	left: 0px;
	top: 0px;
	margin-left: 10px;
	margin-top: 160px;
	border: none;
	
	}

#installation {
	width: 255px;
	height: 25px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	background: transparent url(images/installation_button.gif) 0 0 no-repeat;
	margin-top: 5px;
	}

#installation:hover {
	background-position: 0 -25px;
	}


#aboutus {
	width: 255px;
	height: 25px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	background: transparent url(images/about_button.gif) 0 0 no-repeat;
	margin-top: 5px;
	}

#aboutus:hover {
	background-position: 0 -25px;
	}

#products {
	width: 255px;
	height: 25px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	background: transparent url(images/products_button.gif) 0 0 no-repeat;
	margin-top: 5px;
	}

#products:hover {
	background-position: 0 -25px;
	}

#contractors {
	width: 255px;
	height: 25px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	background: transparent url(images/contractors_button.gif) 0 0 no-repeat;
	margin-top: 5px;
	}

#contractors:hover {
	background-position: 0 -25px;
	}


#contactus {
	width: 255px;
	height: 25px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	background: transparent url(images/contact_button.gif) 0 0 no-repeat;
	margin-top: 5px;
	}

#contactus:hover {
	background-position: 0 -25px;
	}

#suntouch {
	position: absolute;
	width: 125px;
	height: 100px;
	left: 0px;
	top: 0px;
	margin-left: 20px;
	margin-top: 340px;
	border: none;
	}

#suntouchlink {
	position: absolute;
	width: 125px;
	height: 100px;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	border: none;
	background-image: url(images/suntouch_logo.jpg);
	background-repeat: no-repeat;
	}


#summary {
	position: absolute;
	width: 805px;
	height: 100px;
	left: 0px;
	top: 0px;
	margin-left: 172px;
	margin-top: 643px;
	border: none;
	font-size: 11px;
	color: #6d6d6d;
	line-height: 13px;
	}

#bottomnav {
	position: absolute;
	width: 900px;
	height: 40px;
	margin-left: 145px;
	margin-top: 725px;
	border: none;
	font-size: 12px;
	color: #6d6d6d;
	border: none;
	}

.navborder {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px white solid;
	}

#noborder {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right: none;
	}

#sig {
	display: inline;
	list-style-type: none;
	border: none;
	font-size: 10px;
	color: #6d6d6d;
	text-align: right;
	}

.bluehouse {
	color: #6d6d6d;
	}