* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;*/
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	/*background-color: yellow;*/
}
#solar #header {
	background-image: url(images/banner_solar.jpg);
	background-position: left top;
	display: block;
	height: 352px;
	width: 960px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#wind #header {
	background-image: url(images/banner_wind.jpg);
	background-position: left top;
	display: block;
	height: 352px;
	width: 960px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#both #header {
	background-image: url(images/banner_both.jpg);
	background-position: left top;
	display: block;
	height: 352px;
	width: 960px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}


.logo a {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 88px;
	width: 256px;
	position: absolute;
	left: 46px;
	top: 14px;
}
#hnav {
	position: absolute;
	width: 900px;
	top: 298px;
	margin-left: 30px;
}

#hnav ul {
	font-size: 80%;
	list-style-type: none;
	color: #FFFFFF;
	height: 20px;
	left: 30px;
}
#hnav li {
	margin-right: 10px;
	float: left;
}
#hnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#hnav a:hover {
	text-decoration: underline;
}
#hnav .emailme {
	font-size: 75%;
	display: inline;
	float: right;
	color: #FFFFFF;
}

#form1 {
	background-image: url(images/txt_search.gif);
	background-position: left center;
	height: 24px;
	width: 289px;
	position: absolute;
	left: 655px;
	top: 12px;
	background-repeat: no-repeat;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#content {
	display: inline;
	/*width: 680px;*/
	width: 770px;
	float: right;
	margin-right: 0;
	/*background-color: blue;*/
}
#subcontent {
	/*width: 180px;*/
	width: 140px;
	padding-right: 3px;
	float: right;
	/*background-color: green;*/
}

/*#subcontent h2 {
	font-size: 100%;
	font-weight: bold;
}*/
#subcontent h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #4f7440;
	font-weight: bold;
	font-style:normal;
	padding-bottom: 6px;
	text-decoration: none;
}
#subcontent h2 a
{	color: #4f7440;
	text-decoration: none;
}
#subcontent h3 
{
	font-size: 90%;
	font-weight: bold;
	color: #666666;
}
#subcontent a {
	color: #000;
	text-decoration: none;
	/*background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	padding-left: 16px;
	display: block;*/
}
.readmore /*green icon*/
{
	color: #3d5f2f;
	text-decoration: none;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	padding-left: 16px;
	display: block;
	margin: 3px 0;
}

#subcontent p {
	margin-bottom: 12px;
	font-size: 72%;
	line-height: 120%;
}
#subcontent hr, #maincontent hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #D3E0C1;
}
#subcontent ul, #subcontent li 
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-decoration: none;
	padding:1px 1px 0 4px;
}
#subcontent li a{color:#000; text-decoration: none;}
#subcontent li a:hover{color: #4f7440; text-decoration: underline;}
.narrowgreenbox /*used for subcontent (right box) - greenish box*/
{
	width: 100%;
	padding: 5px;
	border: 1px solid #D3E0C1;
	background-color: #f9fef2;
	margin: 4px 0 4px -8px;
	color: #4f7440;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-decoration: none;
	text-align: left;
}
.borderleft{border-left: 1px solid #D3E0C1;}
#maincontent {
	display: block;
	float: left;
	width: 616px;
	min-height: 500px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3E0C1;	
}

#maincontent h1
{
	font-size: 120%;
	color: #2c517e;
	padding-bottom: 5px;
}
#maincontent h2 {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 5px 0;
	/*color: #2c517e;blue color*/
	color: #4f7440;/*green color*/
}

#maincontent p {
	margin-bottom: 15px;
	line-height: 120%;
	font-size: 13px;
	text-decoration: none;
	margin-right: 7px;
}
#maincontent #form2 fieldset {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#maincontent #form2 label {
	display: block;
	clear: right;
	font-size: 90%;
}
#contentbox /*when 2column layout*/
{
	display: block;
	float: left;
	width: 620px;
	min-height: 500px;
	margin-left: 0px;
	
}
#form2 input {
	clear: right;
	margin-bottom: 12px;
}

#footer {
	background-color: #5A834B;
	display: block;
	
	width: 100%;
	color: #FFFFFF;
	clear: both;
	float: right;
	line-height: 14px;
	font-size: 11px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer ul {
	margin-left: 200px;
	margin-right: 200px;
	text-align:center;
	list-style-type: none;
	margin-top: 8px;
}
#footer li {
	display: inline;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
}
#footer a:hover {
	text-decoration: underline;
}

#footer  .copyright {
	display: inline;
	margin-left: 370px;
	line-height: 45px;
	/*float: right;*/
	font-size: 11px;
	color: #fff;
	/*margin-right: 20px;*/
}


/*added css*/
td 
{
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align: center;
}
.item_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4f7440;
	text-decoration:underline;
	text-align:center;
	font-weight:bold;
}
.item_title a {color: #188d01;}
.hline /*class for horizontal line*/
{
	height: 56px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #2c517e;
	font-weight: bold;
}
em, em a
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: red;
	font-weight: bold;
	font-style:normal;
	text-decoration: none;
}
em a:hover 
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: black;
	font-weight: bold;
	font-style:normal;
	text-decoration: underline;
}
.secure_store
{
	width: 99%;
	
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #6ac601;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #fff;
	font-weight: bold;
	padding-top: 2px;
}

.callusbox/*green box for Call Us on item box*/
{
	width: 99%;
	height:20px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #6ac601;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #fff;
	font-weight: bold;
	padding-top: 4px;
}
#box /*used when having pur text boxes*/
{
	width: 96%;
	padding: 5px 5px 10px 10px;
	border: 1px solid #D3E0C1;
	background-color: #f9fef2;
}
#box h4, .moreitems h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 97%;
	color: #4f7440;
	font-weight: bold;
	font-style:normal;
	padding-bottom: 6px;
}
#box p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000;
}
#box em, moreitems em
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: red;
	font-weight: bold;
	font-style:normal;
	text-decoration: none;
}
#box em a, moreitems em a
.moreitems
{
	text-decoration: none;
	color: red;
}
.moreitemsborder
{
	margin:8px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3E0C1;
	border-bottom-color: #D3E0C1;
	border-left-color: #D3E0C1;
}
.moreitemsleftbox /*used for left side of more items box*/
{
	background-color: #fefffc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3E0C1;
}
.bluetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2c517e;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0 00;
}
.bluetext a {color: #2c517e;text-decoration: none;}
.bluetext a:hover {color: #1d67c1;text-decoration: underline;}

.redtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: red;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.moreitems h4  /*green text*/
{
	color: #4f7440;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0;
	text-align: center;
}
.moreitems h4 a /*green text*/
{
	color: #4f7440;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0;
	text-align: center;
}
.text
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}
.text a
{
	color: #000;
	text-decoration: none;
}
.text a:hover {color: #000; text-decoration: underline;}
.largetext
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
}
.imgalignment{margin-left:35px; padding: 3px 0;}
.boxalignment {margin: 5px 0;}

.smallbluetext, .smallbluetext a, .product_descr h4
{
	color: #2c517e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.smallbluetext a:hover
{
	color: #1d67c1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}
.toptext, .toptext a
{
	color: #2c517e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
.greenbox
{
	width: 96%;
	padding: 5px 5px 10px 10px;
	border: 1px solid #D3E0C1;
	background-color: #f9fef2;
	margin: 6px 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	clear:both;
}
.gallerybox
{
background-color:#e5f7cb;
width: 96%;
padding: 8px 8px 8px 8px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color: #103b01;
	clear:both;
}
.whitebox
{
	width: 99%;
	/*padding: 5px 5px 10px 10px;
	border: 1px solid #D3E0C1;*/
	background-color: #fff;
	/*margin: 6px 0;
	text-align:center;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	clear:both;
	margin-top: 16px;
}
.categories_header
{
	background-color: #c3d5aa;
	width: 100%;
	padding: 6px;
	margin: 4px 0 4px -8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #4f7440;
	text-align: center;	
	font-weight: bold;
}
.rowheader /*used for products description table*/
{
	background-color: #c3d5aa;
	padding: 6px;
	margin: 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #4f7440;
	text-align: center;	
	font-weight: bold;
}
/*.producttableborder{border: 1px solid #D3E0C1;}*/
.producttableborder{background-color: #D3E0C1;}
.whitecolumn{background-color: #fff;}
.lightgreencolumn{background-color:#f9fef2;}
.mediugreencolumn{background-color:#e5f7cb;}
.darkgreencolumn{background-color:#6ac601;}
.leftmargin{margin-left: 20px;}
.semibox{width: 49%; float:left;}
.textunderline, .textunderline a
{
	color: #2c517e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
}

.product_box
{
	width: 97%;
	padding:5px;
	height: auto;
	float: left;
	border-bottom: 1px solid #D3E0C1;
}
.product_descr
{
	float:left;
	width: 79%;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.product_descr h4, .product_box h4
{
	color: #2c517e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding: 5px 0;
}
.product_descr ul, .product_box ul, #maincontent ul, .semibox ul
{
	list-style-position: inside;
	list-style-type: disc;
	padding: 5px;
}
.product_descr li, .product_box li, #maincontent li, .semibox li
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: left;

}
.battery_power_seriesbox{padding-left: 16px;}
.battery_power_seriesbox ul
{
	list-style-position: inside;
	list-style-type: disc;
	padding: 5px;
}
.battery_power_seriesbox  li
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: left;

}
.product_descr p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	padding-left: 6px;
}

.productimg
{
	float:left;
	width:18%;
}
.buybutton{margin-bottom: -4px; margin-left: 10px;}
.frameimg{padding: 5px 0 5px 10px;}
.frameimg{padding: 5px 8px 5px 10px;}
.aroundimgmargin:{margin: 10px 10px;}
.redtext
{
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	padding: 5px 0;
	font-weight: normal;
}
.redtext a
{	color: red; text-decoration: none;}
.redtext a:hover
{	color: red; text-decoration: underline;}
.pdfinform{margin-bottom: -2px;}
.boxpozition{float:left;}
.innercontainerpadding{padding-left: 40px;}
.innertablepadding{padding-left: 15px;}
.rightinnerpadding{padding-right: 17px;}
.vspace{margin: 5px 0;}
.moreleftalign{margin-left:300px;}
