body
{
	margin: 0px;
	padding: 0px;
	background-color: #668eb6;
}
a:hover{
cursor:pointer;	
}
h1
{
	font-variant: small-caps;
	font-family: "Geneva CY";
	padding-left: 10px;
}

p { padding-left: 10px; }

#Container
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding-left: 0px;
	padding-right: 0px;
	border-right: #000;
	border-style: solid;
	border-width: 0 1px 0 1px;
	background-color: #6699cc;
	background-image: url('images/geopower-li-grad.jpg');
	background-repeat: repeat-x;
	/*min-height: 900px;*/
}

#map
{
	color: black;
	width: 350px;
	height: 250px;
	position: relative;
	padding: 0px;
	margin: 0px;
	border: 2px;
	border-style: solid;
}

#tax-credits
{
	background-color: #fff;
	background-image: url('images/geo-bottom-right.jpg');
	background-repeat: no-repeat;
	padding-bottom: 10px;
	background-position: 0% 100%;
	overflow:auto;
 	height:100px;
}
#tax_bottom{
	background-image: url('images/geo-bottom-right.jpg');
	background-repeat: no-repeat;
	padding-bottom: 10px;
	background-position: 0% 100%;
	height:20px;
}
img
{
	border: 0;
	padding: 0;
}

#Banner
{
	width: 900px;
	/*padding-top: 10px;*/
	background-image: url('images/greenco-b.jpg');
	background-repeat: no-repeat;
}

#CompanyName
{
	text-decoration: none;
	color: #573d2c;
	font-family: times;
	height: 226px;
}




#CompanyName a
{
	text-decoration: none;
	font-size: 9pt;
	color:#fff;
	/*color: #AEADAD;*/
	font-family: times;

}

#CompanyName a li { list-style: none; }




#CompanyName a:hover
{
	text-decoration: none;
	
	color: #fff;;
	font-family: times;
}

#CompanyName a:visited
{
	text-decoration: none;
	color: #fff;;
	font-family: times;
}



#Nav
{
	width:195px;
	display:block;
	float:left;
	font-size: 15px;
	padding:0px;
	
}

#liNav { list-style-type: none; }

#liNav li
{
	list-style-position: inside;
	padding: 0px;
	padding-top: 10px;
	margin:0px;
	
}



#liNav li a
{
	display: block;
	color: #0000D4;
	text-decoration: none;
	font-family: sans-serif;
	font-variant: small-caps;
	border-bottom: #303030;
	border-style: solid;
	border-width: 0 0px 1px 0px;
	font-size: 18px;
}

#liNav li a:hover
{
color:green;
}

#liNav li a:visited { }
img#logo { }

#contentRight
{
	float: left;
	width:360px;
	padding-right:10px;

}

#contentLeft
{
	width:300px;
	float: right;
	
}

#Content
{
	float: right;
	width: 680px;
	background-color: white;
	background-image: url('images/content-back.jpg');
	border-width:0 0 0 1px;
	border-color:#999;
	border-style:solid;

	background-repeat: repeat-x;
	min-height:800px;	color: #797979;
}

.manufacturer
{
	font-family: sans-serif;
	width: 600px;
	padding: 5px;
	color: white;
	background-color: #406B98;
	border-color: #cbcbcb;
	border-width: 1px;
	border-style: solid;
	margin: 5px;
	height: 125px;
}

.manufacturer ul { margin: 0px; }

.manufacturer ul li
{
	list-style-position: outside;
	list-style-type: none;
}

.manu_logo
{
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-left: 0px;
	width: 230px;
	float: left;
	height: 125px;
	border-color: #cbcbcb;
}

.unit
{
	float: left;
	font-size: 12px;
	font-family: sans-serif;
	width: 300px;
	padding: 5px;
	color: white;
	background-color: #406B98;
	border-color: #cbcbcb;
	border-width: 1px;
	border-style: solid;
	margin: 5px;
	height: 125px;
}

.unit ul
{
	padding: 5px;
	margin: 5px;
}

.unit ul li
{
	list-style-position: outside;
	list-style-type: none;
}

.thumb
{
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	width: 100px;
	float: left;
	height: 125px;
	border-color: #cbcbcb;
}
#Footer{

	clear: both;
background-color: white;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-style: solid;
	text-align: center;
	padding-bottom: 5px;
padding-top: 5px;

color:black;
}
#liFooter{
	list-style-type: none;
color:black;
}
#liFooter li{
	vertical-align: middle;
	text-align: right;
	display: inline;
}
#liFooter li a{
	text-decoration: none;
	font-family: times;
	font-size: 12pt;
	margin right: 15px;
}
#liFooter li a:hover{
	color: red;
}
#liFooter li a:visited{}
#links
{
	font-family: sans-serif;
	padding: 5px;
	color: white;
	background-color: white;
	list-style-type: none;
	border-color: #cbcbcb;
	border-width: 1px;
	border-style: solid;
	font-size: 13px;
	margin: 0px;
}

#customer_btn
{
	background-color: #526B44;
	color: white;
	width: 248px;
	text-align: center;
	font-family: times;
	font-size: 16pt;
	border-color: #cbcbcb;
	border-width: 1px;
	border-style: solid;
	margin-top: 5px;
	display: block;
}

#customer_btn img
{
	left: -10px;
	position: relative;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

.mpn_link
{
	font-size: 12pt;
	color: black;
	text-decoration: none;
	text-align:center;
}

.mpn_link a { text-decoration: none; }
.mpn_link a:hover { color: red; }

.search_button
{
	display: block;
	text-decoration: none;
	font-size: 20px;
	font-family: sans-serif;
	text-align: center;
	width: 240px;
	padding: 5px;
	color: white;
	background-color: #7f90ac;
	border-color: #cbcbcb;
	border-width: 1px;
	border-style: solid;
	margin: 5px;
	height: 25px;
}

.search_button:hover { background-color: blue; }
.corners { display: none; }
.corners * { display: none; }
.corners1 { display: none; }
.corners2 { display: none; }
.corners3 { display: none; }
.corners4 { display: none; }
.corners5 { }
.cornersfg { }

.cust_comments
{
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-color: #cbcbcb;
	border-style: solid;
}

.clear { clear: both; }

/* Styles for Rotating Menu */
#tabs_main
{
	list-style-type: none;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 18px;
	padding-top:10px;
}

div#tabs ul li a
{
	color: #fff;
	font-size: 15px;
}

#tabs_main li
{
	display: inline;
	margin: 0px;
	font-size: 18px;
	background-color: #77e05f;
}

#tabs_main li a
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	border-color: #999;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	margin: 0px;
	color: #0000D4;
	font-size: 14px;
}

#tabs_main li a:hover { color: #EE4000; }

#tabs_main_container
{

	width: 680px;
	background-color: #C1F1B7;
	background-image: url('images/tab-gradient.jpg');
	background-repeat: repeat-x;
	height: 270px;
	margin-bottom: 10px;
	font-size: 16px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	
}
.tab_content
{


	background-image: url(white_transparent.png);
	height: 270px;
	font-size: 16px;
}


