body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	background-color: #FFFFFF;
	background-image: url(img/bg-gradient.jpg);
	background-repeat: repeat-x;
}
h1{
	font-size:18px;
	color:#006600;
}
h2{
	font-size:16px;
	color:#006600;
}
h3{
	font-size:14px;
	color:#006600;
}
#header {
	background-image:  url(img/header-top.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 772px;
}
#mainlogoarea {
	background-image:  url(img/header.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 772px;
}
#topNav {
	background-image:  url(img/header-nav.jpg);
	background-repeat: no-repeat;
	height: 68px;
}

#bottomNav {
	background-image:  url(img/footer.gif);
	background-repeat: no-repeat;
	height: 28px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 12px;
	width: 772px;
	text-align: center;
}
#bottomNav a:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#bottomNav a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#bottomNav a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#about_us {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 192px;
	left: 12px;
	width: 55px;
}
#products {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 192px;
	left: 93px;
}
#services {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 192px;
	left: 176px;
}
#downloads {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 192px;
	left: 429px;
}
#vacancies {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 192px;
	left: 518px;
}
#associates {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 192px;
	left: 651px;
}
#contact {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 192px;
	left: 590px;
}
#generating {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#middleleft {
	height: 302px;
	width: 190px;
	position: absolute;
	top: 216px;
	color: #006600;
	padding: 5px;
	background-color: #09036D;
}
#middleright {
	height: 102px;
	width: 540px;
	position: relative;
	left: 200px;
	color: #006600;
	padding: 5px;
}

#pagetitle {
	font-size: 16px;
	font-weight: 600;
	text-indent: 10px;
	letter-spacing: 5px;
	padding-bottom: 3px;
	border-bottom: thin outset #006600;
	border-right: thin inset #006600;
	margin-top: 10px;
	color: #FFFFFF;
}
#middleLH {
	height: 183px;
	width: 152px;
	background-color: #009966;
	position: relative;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#pagecontent {
	line-height: 20px;
	border-bottom: thin outset #006600;
	border-right: thin inset #006600;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#sidecontent {
	line-height: 20px;
	border-bottom: thin outset #006600;
	border-right: thin inset #006600;
}
a.menu:visited  {
	text-decoration: none;
	color: #B7FFB7;
	font-size: 9px;
}        /* visited links */
a.menu:link  {
	text-decoration: none;
	color: #B7FFB7;
	font-size: 9px;
}          /* unvisited link */
a.menu:active  {
	text-decoration: none;
	color: #B7FFB7;
	font-size: 9px;
}   /* active links */
a.menu:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 9px;
}
a.title:visited  {
	text-decoration: none;
	color: #006600;
	font-size: 9px;
}        /* visited links */
a.title:link  {
	text-decoration: none; 
	color: #006600;
}          /* unvisited link */
a.title:active  {
	text-decoration: none; 
	color: #006600;
}   /* active links */
a.title:hover {
	text-decoration: underline;  
	color: #006600; 
}
.image {
	border-top: thin ridge #006600;
	border-right: thin ridge #006600;
	border-bottom: thin groove #006600;
	border-left: thin groove #006600;
	text-align: center;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 772px;
	border: 1px solid #000000;
	margin-top: 10px;
}
#container_header {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main {
	position:absolute;
	left:173px;
	top:204px;
	width:586px;
	height:177px;
	z-index:1;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-left: 10px;
}
td {
	padding: 5px;
}
.index_img {
	margin-right: 7px;
}
.lh {
	color: #FFFFFF;
	font-size: 10px;
}

.lh img {
	text-align: center;
	margin-top: 10px;
}

.heading {
	border-bottom: dashed 1px #000000;
	border-top: dashed 1px #000000;
	font-size: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #486B2C;
	text-transform: lowercase;
	font-weight: bold;
}
.subheading {
	border-bottom: dashed 1px #000000;
	border-top: dashed 1px #000000;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #486B2C;
	text-transform: lowercase;
	font-weight: bold;
}
.menu_products {
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #486B2C;
	text-transform: lowercase;
	font-weight: bold;
}

.menu_products a:link {
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #486B2C;
	text-transform: lowercase;
	font-weight: bold;
}
.menu_products a:visited {
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #486B2C;
	text-transform: lowercase;
	font-weight: bold;
}
.menu_products a:hover {
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #486B2C;
	text-transform: lowercase;
	font-weight: bold;
}
.subheading a:link {
	font-size: 12px;
	color: #486B2C;
	text-transform: lowercase;
	font-weight: bold;
}
.subheading a:visited {
	font-size: 12px;
	color: #486B2C;
	text-transform: lowercase;
	font-weight: bold;
}
.subheading a:hover {
	font-size: 12px;
	color: #486B2C;
	text-transform: lowercase;
	font-weight: bold;
}
.subheading2 {
	border-bottom: dashed 1px #000000;
	border-top: dashed 1px #000000;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #486B2C;
	text-transform: lowercase;
	font-weight: bold;
}
.downloadText {
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #486B2C;
	text-transform: lowercase;
	font-weight: bold;
}
.downloadText a:link {
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #486B2C;
	text-transform: lowercase;
	font-weight: bold;
}
.downloadText a:visited {
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #486B2C;
	text-transform: lowercase;
	font-weight: bold;
}
.downloadText a:hover {
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #486B2C;
	text-transform: lowercase;
	font-weight: bold;
}
.mainText {
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #486B2C;
	text-transform: none;
	font-weight: bold;
}
.mainTextTitle {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #486B2C;
	text-transform: none;
	font-weight: bold;
	border-bottom: dashed 1px #486B2C;
	padding-left: 0px;
}
.subheading2 a:link {
	border-top: dotted 1px #000000;
	border-bottom: dotted 1px #000000;
	font-size: 28px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #486B2C;
	text-transform: lowercase;
	font-weight: bold;
}
.subheading2 a:visited {
	border-top: dotted 1px #000000;
	border-bottom: dotted 1px #000000;
	font-size: 28px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #486B2C;
	text-transform: lowercase;
	font-weight: bold;
}
.subheading2 a:hover {
	border-top: dotted 1px #000000;
	border-bottom: dotted 1px #000000;
	font-size: 28px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #486B2C;
	text-transform: lowercase;
	font-weight: bold;
}
.lhNew {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}


a:link, a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #206701;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.sidemenu:link, a.sidemenu:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.sidemenu:hover {
	text-decoration: underline;
}
.lh ul{
	list-style-type:none;
}
.lh li{
	padding-bottom:10px;
	padding-left:2px;
}
a.lh:link, a.lh:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
a.lh:hover {
	text-decoration: underline;
}
#news {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 192px;
	left: 256px;
	width: 85px;
}
#home {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 192px;
	left: 734px;
	width: 45px;
}








/*---------------------------------------
			form elements
---------------------------------------*/

form{
	margin-left:10px;
}
label {
	display:inline;
	font-weight:bold;
}
label.inline {
	width:200px;
}
.textfield {
	width:250px;
	border:1px solid #7f9db9;
}

select {
	width:200px;
}
.button {
	margin-left: 100px;
	border:1px solid #999999;
	margin-top: 20px;
}
#loginbox{
	width:300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
#loginheader{
	width:98%;
	height:18px;
	padding: 3px 3px 0 5px;
	border:#ddd 1px solid;
	text-align: left;
	font-size:8pt;
	color:#FFF;
	background-color:#206701;
	font-weight: bold;
	text-transform: capitalize;
}
#loginarea{ 
	width:100%;
	border-top:#333 1px solid;
	border-bottom:#ddd 1px solid;
	border-right:#ddd 1px solid;
	border-left:#333 1px solid;  
	font-size:8pt;
	font-weight: normal;
}


/* INPUTFIELD CONTENT
--------------------------------------------------------------- */
.box {
	width: 200px;
	float: left;
    
    margin-right: 20px;
    margin-bottom: 10px;
}

label {
    display: block;
}


/* label classes and embedded inputs/selects/textareas
   <label>... <input>...</input</label> 
--------------------------------------------------------------- */
.normalLabel, .largeLabel {
    position: relative;
    
    width: 100px;
    margin-top: 0.8em;
    padding-right: 10px;
    
    text-align: right;
}

.largeLabel {
    height: 100px;
}

/* Inputs/Selects/Textareas within Labels */
.normalLabel input,         .largeLabel input,
.normalLabel textarea,      .largeLabel textarea, 
.normalLabel select,        .largeLabel select, 
.normalLabel .smallSelect,  .largeLabel .smallSelect, 
.normalLabel .normalSelect, .largeLabel .normalSelect, 
.normalLabel .largeSelect,  .largeLabel .largeSelect {
    position: absolute;
    
    left: 100%; 
    top: 0%;      
}


/* Inputs */

.normalLabel input, .largeLabel input {
    width: 120px;
}

.normalLabel .extraLargeInput, .largeLabel .extraLargeInput {
    width: 490px;
}


/* Selects */
.normalLabel .smallSelect, .largeLabel .smallSelect {
    width: 100px;     
}

.normalLabel select,       .largeLabel select,
.normalLabel .normalSelect, .largeLabel .normalSelect { 
    width: 150px;     
}

.normalLabel .largeSelect, .largeLabel .largeSelect { 
    width: 150px;
    height: 100px;
}

.normalLabel .extraLargeSelect, .largeLabel .extraLargeSelect { 
    width: 200px;
    height: 100px;
}

/* Textareas */
.normalLabel textarea, .largeLabel textarea {
    width: 150px;
    height: 100px;
}

.normalLabel .smallTextarea, .largeLabel .smallTextarea {    
    width: 150px;
    height: 75px;
}

.normalLabel largeTextarea, .largeLabel largeTextarea {
    width: 200px;
    height: 100px;
}

/* Submits */
.normalSubmit {
    margin-left: 160px;
    padding: 2px 10px 2px 10px;
    
    background-color: #aad4f0;
}


.success{
	color:#009900;
	font-weight:bold;
}
.error{
	color:#FF0000;
	font-weight:bold;
}


#lower_navbar {
	height:32px;
	margin-bottom:5px;
}
#lower_navbar ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:right;
	padding-right:45px;
	padding-top:3px;
}
#lower_navbar li {
	float:left;
	padding:0px;
	background:none;
}

a.lower_navbar:link, a.lower_navbar:visited {
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	font-size:11px;
	display:block;
	float:left;
	text-align:center;
	margin-top:3px;
	
}
a.lower_navbar:hover, a.lower_navbar:active {
	color:#000;
}

.brdr-light-green {
	border: #009966;
}
.brdr-dark-green {
	border: #206701;
}

#text-holder {
	float: left;
	clear: left;
	width: 620px;
	padding: 10px 0px 10px 0px;
	/*border: 1px solid #000!important;*/

}

#electricmotors {
	background: #fff;
	color: #000;
	padding:10px 10px 10px 10px;
	width: 186px;
	float: left;
	/*border: 1px solid #000!important;*/
}

#waterpumps {
	background: #fff;
	color: #000;
	padding:10px 10px 10px 10px;
	width: 186px;
	float: left;
	/*border: 1px solid #000!important;*/
}

#inverters {
	background: #fff;
	color: #000;
	padding:10px 10px 10px 10px;
	width: 186px;
	float: left;
	/*border: 1px solid #000!important;*/
}

.img-holder {
	background: #fff;
	color: #000;
	padding:10px 10px 10px 10px;
	width: 186px;
	height: 160px;
	float: left;
	text-align: left;
	/*border: 1px solid #000!important;*/
}

.seocontent {
	margin: 0px;
	padding: 0px;
	width: 205px;
	float: left;
	color:#000;
	/*border: 1px solid #000!important;*/
}

h1#heading1 { margin: 0px; padding: 0px 10px 0px 10px; float: left; font-size: 12px; width: 186px; /*border: 1px solid #000!important;*/}
h2#heading2 { margin: 0px; padding: 0px 10px 0px 10px; float: left; font-size: 12px; width: 186px; /*border: 1px solid #000!important;*/}
h3#heading3 { margin: 0px; padding: 0px 10px 0px 10px; float: left; font-size: 12px; width: 186px; /*border: 1px solid #000!important;*/}

h1#heading1 { font-weight:normal;font-size:16pt;color: rgb(0, 102, 0); }
h2#heading2 { font-weight:normal;font-size:16pt;color: rgb(0, 102, 0); }
h3#heading3 { font-weight:normal;font-size:16pt;color: rgb(0, 102, 0); }

.showhide { float: left; clear: left; padding: 0px 10px 0px 10px; width: 186px;/*border: 1px solid #000!important;*/}

#slideout a { text-decoration: none!important; color: #0033FF!important; }
#slideout a:hover { text-decoration: underline; color: #0033FF;   }
#slidein a { text-decoration: none!important; color: #0033FF!important; }
#slidein a:hover { text-decoration: underline; color: #0033FF; }

.clear-left {

	clear: left;

}