/*rollover stuff*/
		
/*a img {height: 30px; width: 150px; border-width: 0;}*/
a#aboutus img   { background: url("/images2/aboutus1.jpg") no-repeat left top }
a#whygeo img   { background: url("/images2/whygeo1.jpg") no-repeat left top }
a#environment img   { background: url("/images2/enviro1.jpg") no-repeat left top }
a#technology img   { background: url("/images2/technology1.jpg") no-repeat left top }
a#economics img   { background: url("/images2/economics1.jpg") no-repeat left top }
a#downloads img   { background: url("/images2/downloads1.jpg") no-repeat left top }
a#faq img   { background: url("/images2/faq1.jpg") no-repeat left top }
a#photos img   { background: url("/images2/photos1.jpg") no-repeat left top }
a#contact img   { background: url("/images2/contact1.jpg") no-repeat left top }
a#home img   { background: url("/images2/home1.jpg") no-repeat left top }
a#standards img   { background: url("/images2/standards1.jpg") no-repeat left top }
a#products img   { background: url("/images2/products1.jpg") no-repeat left top }

a#aboutus:hover img   { background: url("/images2/aboutus2.jpg") no-repeat left top }
a#whygeo:hover img   { background: url("/images2/whygeo2.jpg") no-repeat left top }
a#environment:hover img   { background: url("/images2/enviro2.jpg") no-repeat left top }
a#technology:hover img   { background: url("/images2/technology2.jpg") no-repeat left top }
a#economics:hover img   { background: url("/images2/economics2.jpg") no-repeat left top }
a#downloads:hover img   { background: url("/images2/downloads2.jpg") no-repeat left top }
a#faq:hover img   { background: url("/images2/faq2.jpg") no-repeat left top }
a#photos:hover img   { background: url("/images2/photos2.jpg") no-repeat left top }
a#contact:hover img   { background: url("/images2/contact2.jpg") no-repeat left top }
a#home:hover img   { background: url("/images2/home2.jpg") no-repeat left top }
a#standards:hover img   { background: url("/images2/standards2.jpg") no-repeat left top }
a#products:hover img   { background: url("/images2/products2.jpg") no-repeat left top }
/*end rollover*/

#container {
	width: 850px;
	\width: 850px;
	w\idth: 850px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;

}

#wrapper {
	width: 850px;
	background-color: rgb(164, 191, 221);
}

#title {
	padding: 0px;
	margin-bottom: 0px;
	background-color: rgb(164, 191, 221);
}

#content {
	padding: 0px;
	margin-left: 150px;
/*	background-color: rgb(175, 209, 179);*/
	background-color: #93B997;

	padding-bottom: 5px;
	
}
#applet {
	text-align: center;
/*	background-color: rgb(175, 209, 179);*/
	background-color: #93B997;
	margin-left: 150px;
	padding-bottom: 5px;
	
}

#sidebar {
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin: 0;
	margin-right: 0px;
	padding: 0px;
	background-color: rgb(164, 191, 221);
}

#footer {
	clear: both;
	padding: 0px;
	text-align: center;
	background-color: rgb(213, 219, 225);
}
#welcome1 { 
	/*margin-left: 190px;*/
	text-align: center;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
}

#welcome2 { 
	/*margin-left: 150px;*/
	text-align: center;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	
}

#heatcool { 
	text-align: center;
	background-color: inherit;
	
}


form.pictureform {
	margin-left:150px;
}
p.bodytext {
	text-align: left;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
p.photos {
	text-align: center;

}
p.bodyfooter {
	text-align: center;
}
a:link { 
	border:none; 
}

h3.header {
	text-align: left;
	margin-left: 10px;
	font-size: 2.2ex;
	font-family: Verdana, Arial, Helvetica, san-serif;
	color: rgb(000,100,000);
}
img {
	border: none;
}

img.cli {
	
	margin-left: 16%;
	padding: 5px;
	width: 222px;
	height: 91px;

}

img.rah {
	margin-left: 15px;
	padding: 5px;
	width: 222px;
	height: 91px;
}

#closedlooppic {
	padding: 10px;
	float: right;
}
#jumpform {
	text-align: center;

}			
font.quote {
	font-family: Arial, Helvetica, san-serif;
	color: #000000;
	font-size: 10pt;
	margin-left: 15px;
 }
 
 img.inline {
 	padding:5px;
 }
 			 
 font.copyright {
 	text-align: center;
 }
 
 #free {
  	text-align: center;
 }
 
 li.system {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-weight: bold;
 	font-size: 12pt;
 	font-style: italic;
 
 }
 
 li.sub {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12pt;
 	font-style: italic;
 	font-weight: normal;
 }

