body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	height:100%;
	width:100%;
	margin:0 auto;
	text-align:center;
	background-image:url(../images/solar-screens-bg1.gif);
}

img {
	border:none;
}

a, a:visited {
	text-decoration:none;
	color:#007000;
}

#parent{
	position:relative;
	border:1px #00CCFF solid;	
	border-bottom:none;
	width:996px;
	height:744px;
	background-image:url(../images/solar-screens-bg.gif);
	margin:0 auto;
}

#navbar { 
	position:relative;
	width : 100%; 
	font-weight:bold;
	font-size:14px;
	height:35px;
	margin-top:.5px;
	z-index:1000;
}

#navbar ul { 
	margin: 0px; 
	padding: 0px; 
	width:996px;
}

#navbar li { 
	display : inline; 
	float : left;
	background-image:url(../images/solar-screens-button1.png);
	line-height:35px;
	width:166px;
	padding-left:-5px;
}

#navbar li a { 
	color:#FFFFFF; 
	text-decoration : none; 
	
}

#navbar li:hover, #navbar li.here { 
		background-image:url(../images/solar-screens-buttonorg1.png);
}

#navbar li.here:hover { 
		background-image:url(../images/solar-screens-button1.png);
}

#top {
	width:1000px;
	height:525px;
/*	background-image:url(../images/solar-screens-leaves.gif);
	background-repeat:no-repeat;*/
}

#bottom {
	width:1000px;
	height:183px;

}

.leaves {
	position:absolute;
	left:0px;
	top:10px;
	z-index:500;
}

.logo {
	position:absolute;
	left:200px;
	top:55px;
	z-index:600;
}

.house {
	position:absolute;
	height:350px;
	width:500px;
	left:105px;
	top:165px;
	z-index:400;
	padding:5px;
	background-color:#007000;
	border:2px #00C000 solid;
	font-size:small;
}

.intro {
	position:absolute;
	height:400px;
	width:325px;
	left:640px;
	top:145px;
	z-index:400;
	overflow:auto;
}

.intro p {
	margin-top:8px;
	margin-bottom:8px;
	padding:0px;

}

.servtext {
	position:absolute;
	height:330px;
	width:750px;
	left:200px;
	top:185px;
	z-index:400;
}

.servtext ul {
text-align:left;
	font-size:small;
	font-weight:bold;	
	list-style-image:url(../images/solar-screens-check.png);
	color:#007000;
}

.servtext ul li,.servtext ul  li {
	padding-bottom:10px;
		padding-left:10px;
}

span h3 {
	color:#006600;
	font-family: arial;
	text-align:left;
}

span p {
	font-size:small;
	font-weight:bold;
	padding:5px;
	text-align:left;
}

.divider {
	position:absolute;
	top:530px;
	left:0px;
}

.suntex {
	position:absolute;
	bottom:10px;
	right:5px;
}

.footer {
	position:relative;
	background-image:url(../images/solar-screens-footer.png);
	background-repeat:repeat-x;
	height:35px;
	width:1000px;
	font-size:x-small;
	font-weight:bold;
	color:#007000;
	border:1px #00CCFF solid;
	border-top:none;
	margin-left:-1px;
	padding:0px;
}

.footer a {
	color:#007000;
}

.footertext {
	color:#007000;
	text-align:center;
	margin:0 auto;
	font-size:small;
	position:absolute;
	bottom:0px;
	left:22%;
}

.slideshow{
	position:absolute;
	top:529px;
	left:200px;
	font-size:small;
}

.slideshow ul { 
	position:absolute;
	left:7px;
	top:2px;
	margin: 0px; 
	padding: 0px; 
	width: 340px;
	background-image:url("../images/tbbg.png");
	background-repeat:repeat-x;
}

.slideshow li { 
	display : inline; 
	float : left;
	padding-right:30px;
	padding-left:30px;
	padding-top:1px;
}

.slideshow li a { 
	color:#007000; 
	text-decoration : none; 	
}

.newsletter {
margin-left:750px;
}
