@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #748c18;
}
p {
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #00F;
}
h1 {
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 18px;
	margin: 0px 0 0 10px;
	padding: 0px;
}
h2 {
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 16px;
	margin: 0px 0 0 10px;
	padding: 0px;
}
ul {
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

.back-image {
	top: 0;
	left: 0;
	position:absolute;
	z-index:-10;
	height: auto;
	width: 100%;
	min-height: 1200px;
}
.imgc {
	display: block;
	margin: 0 auto;
}
.imgr {
	float: right;
	margin: 0 10px;

}

.green {
	background-image: url(/_images/background.png);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	height: 244px;
	position: absolute;
	top: 0px;
	width: 100%;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	position: relative;
	top: 0px;
	padding: 0;
}


#menu {
	margin: 0;
	padding: 0;
	float: right;
	height: 45px;
}
#menu ul {
	list-style-type: none;
	display: block;
	margin: 19px 0 0 0;
	width: 820px;
}
#menu ul li {
	float: left;
	position: relative;
	width: 112px;
	top: 0px;
}
#menu ul li a{
	display: block;
	width: 112px;
	float: left;
	text-align: center;
	height: 24px;
	padding-top: 5px;
	color: #FFF;
	text-decoration: none;
	padding-left: 3px;
}
#menu ul .home a{
	background-image: url(/_images/home.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 5;
	right: -62px;
}
#menu ul .about a{
	background-image: url(/_images/about.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 6;
	right: -52px;
}
#menu ul .team a{
	background-image: url(/_images/team.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 7;
	right: -42px;
}
#menu ul .mod a{
	background-image: url(/_images/mod.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 8;
	right: -32px;
	width: 143px;
}
#menu ul .mod {
	width: 143px;
}
#menu ul .solutions a{
	background-image: url(/_images/solutions.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 9;
	right: -22px;
}

#menu ul .knowledge a{
	background-image: url(/_images/knowledge.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 10;
	right: -11px;
}
#menu ul .contact a{
	background-image: url(/_images/contact.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 11;
}

#header {
	width: 950px;
	float: left;
	height: 199px;
	background-image: url(/_images/turbine.png);
	background-repeat: no-repeat;
}
#header #logo{
	width: 571px;
	float: left;
	margin: 60px 0 0 0;
}
#header #address{
	width: 150px;
	float: right;
	margin: 75px 0 0 0;
	display:none;
}
#header #address p {
	padding: 2px 10px;
	text-align: right;
	font-size: 16px;
}

#sub-nav {
	display: block;
	margin: 0 auto;
	width: 950px;
	clear: both;
	height: 260px;
}

#sub-nav ul {
	list-style-type: none;
	display: block;
	padding-top: 70px;
	margin-left: 6px;
}
#sub-nav ul li {
	position: relative;
	top: 0px;
	width: 157px;
	float: left;
}
#sub-nav ul li a{
	display: block;
	width: 157px;
	float: left;
	text-align: center;
	height: 136px;
}
#sub-nav ul li a span {
	display: none;
}
#sub-nav ul .wind-farms a{
	background-image: url(/_images/wind.png);
	background-repeat: no-repeat;
}
#sub-nav ul .hydro a{
	background-image: url(/_images/hydro.png);
	background-repeat: no-repeat;
}
#sub-nav ul .environment a{
	background-image: url(/_images/enviro.png);
	background-repeat: no-repeat;
}
#sub-nav ul .biomass a{
	background-image: url(/_images/bio.png);
	background-repeat: no-repeat;
}
#sub-nav ul .land-owners a{
	background-image: url(/_images/land.png);
	background-repeat: no-repeat;
}
#sub-nav ul .sales-and-marketing a{
	background-image: url(/_images/sales.png);
	background-repeat: no-repeat;
}

/*Sub-nav2*/

#sub-nav2, #sub-nav2-red, #sub-nav2-oran, #sub-nav2-brown, #sub-nav2-purple, #sub-nav2-green, #sub-nav2-bl {
	display: block;
	margin: 0 auto;
	width: 950px;
	clear: both;
	height: 55px;
	background-image: url(/_images/lower-back2.png);
	background-repeat: repeat;
}

#sub-nav2 ul, #sub-nav2-red ul, #sub-nav2-oran ul, #sub-nav2-brown ul, #sub-nav2-purple ul, #sub-nav2-green ul, #sub-nav2-bl ul {
	list-style-type: none;
	display: block;
	padding-top: 0px;
	margin-left: 6px;
}
#sub-nav2 ul li, #sub-nav2-red ul li, #sub-nav2-oran ul li, #sub-nav2-brown ul li, #sub-nav2-purple ul li, #sub-nav2-green ul li, #sub-nav2-bl ul li {
	width: 157px;
	float: left;
	position: relative;
	top: 0px;
}
#sub-nav2 ul li a, #sub-nav2-red ul li a, #sub-nav2-oran ul li a, #sub-nav2-brown ul li a, #sub-nav2-purple ul li a, #sub-nav2-green ul li a, #sub-nav2-bl ul li a{
	display: block;
	width: 157px;
	float: left;
	text-align: center;
	height: 53px;
}
#sub-nav2 ul li a span, #sub-nav2-red ul li a span, #sub-nav2-oran ul li a span, #sub-nav2-brown ul li a span, #sub-nav2-purple ul li a span, #sub-nav2-green ul li a span, #sub-nav2-bl ul li a span  {
	display: none;
}

/*Sub-nav2*/

#sub-nav2 ul .wind-farms a:hover, #sub-nav2 ul .wind-farms a.active:visited, #sub-nav2 ul .wind-farms a.active:active{
	background-image: url(/_images/wind_thumb_hover.png);
	background-repeat: no-repeat;
}
#sub-nav2 ul .wind-farms a{
	background-image: url(/_images/wind_thumb.png);
	background-repeat: no-repeat;
}
#sub-nav2 ul .hydro a:hover, #sub-nav2 ul .hydro a.active:visited, #sub-nav2 ul .hydro a.active:active{
	background-image: url(/_images/hydro_thumb_hover.png);
	background-repeat: no-repeat;
}
#sub-nav2 ul .hydro a{
	background-image: url(/_images/hydro_thumb.png);
	background-repeat: no-repeat;
}
#sub-nav2 ul .environment a:hover, #sub-nav2 ul .environment a.active:visited, #sub-nav2 ul .environment a.active:active{
	background-image: url(/_images/enviro_thumb_hover.png);
	background-repeat: no-repeat;
}
#sub-nav2 ul .environment a{
	background-image: url(/_images/enviro_thumb.png);
	background-repeat: no-repeat;
}
#sub-nav2 ul .biomass a:hover, #sub-nav2 ul .biomass a.active:visited, #sub-nav2 ul .biomass a.active:active{
	background-image: url(/_images/bio_thumb_hover.png);
	background-repeat: no-repeat;
}
#sub-nav2 ul .biomass a{
	background-image: url(/_images/bio_thumb.png);
	background-repeat: no-repeat;
}
#sub-nav2 ul .land-owners a:hover, #sub-nav2 ul .land-owners a.active:visited, #sub-nav2 ul .land-owners a.active:active{
	background-image: url(/_images/land_thumb_hover.png);
	background-repeat: no-repeat;
}
#sub-nav2 ul .land-owners a{
	background-image: url(/_images/land_thumb.png);
	background-repeat: no-repeat;
}
#sub-nav2 ul .sales-and-marketing a:hover, #sub-nav2 ul .sales-and-marketing a.active:visited, #sub-nav2 ul .sales-and-marketing a.active:active{
	background-image: url(/_images/sales_thumb_hover.png);
	background-repeat: no-repeat;
}

#sub-nav2 ul .sales-and-marketing a{
	background-image: url(/_images/sales_thumb.png);
	background-repeat: no-repeat;
}
/*Sub-nav2 RED*/

#sub-nav2-red ul .wind-farms a:hover {
	background-image: url(/_images/wind_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-red ul .wind-farms a {
	background-image: url(/_images/wind_thumb_red.png);
	background-repeat: no-repeat;
}
#sub-nav2-red ul .hydro a:hover {
	background-image: url(/_images/hydro_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-red ul .hydro a{
	background-image: url(/_images/hydro_thumb_red.png);
	background-repeat: no-repeat;
}
#sub-nav2-red ul .environment a:hover {
	background-image: url(/_images/enviro_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-red ul .environment a{
	background-image: url(/_images/enviro_thumb_red.png);
	background-repeat: no-repeat;
}
#sub-nav2-red ul .biomass a:hover {
	background-image: url(/_images/bio_thumb_hover.png);
	background-repeat: no-repeat;	
	}
	
#sub-nav2-red ul .biomass a{
	background-image: url(/_images/bio_thumb_red.png);
	background-repeat: no-repeat;
}
#sub-nav2-red ul .land-owners a:hover {
	background-image: url(/_images/land_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-red ul .land-owners a{
	background-image: url(/_images/land_thumb_red.png);
	background-repeat: no-repeat;
}
#sub-nav2-red ul .sales-and-marketing a:hover {
	background-image: url(/_images/sales_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-red ul .sales-and-marketing a{
	background-image: url(/_images/sales_thumb_red.png);
	background-repeat: no-repeat;
}

/*Sub-nav2 ORANGE*/

#sub-nav2-oran ul .wind-farms a:hover {
	background-image: url(/_images/wind_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-oran ul .wind-farms a {
	background-image: url(/_images/wind_thumb_o.png);
	background-repeat: no-repeat;
}
#sub-nav2-oran ul .hydro a:hover {
	background-image: url(/_images/hydro_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-oran ul .hydro a{
	background-image: url(/_images/hydro_thumb_o.png);
	background-repeat: no-repeat;
}
#sub-nav2-oran ul .environment a:hover {
	background-image: url(/_images/enviro_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-oran ul .environment a{
	background-image: url(/_images/enviro_thumb_o.png);
	background-repeat: no-repeat;
}
#sub-nav2-oran ul .biomass a:hover {
	background-image: url(/_images/bio_thumb_hover.png);
	background-repeat: no-repeat;	
	}
	
#sub-nav2-oran ul .biomass a{
	background-image: url(/_images/bio_thumb_o.png);
	background-repeat: no-repeat;
}
#sub-nav2-oran ul .land-owners a:hover {
	background-image: url(/_images/land_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-oran ul .land-owners a{
	background-image: url(/_images/land_thumb_o.png);
	background-repeat: no-repeat;
}
#sub-nav2-oran ul .sales-and-marketing a:hover {
	background-image: url(/_images/sales_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-oran ul .sales-and-marketing a{
	background-image: url(/_images/sales_thumb_o.png);
	background-repeat: no-repeat;
}

/*Sub-nav2 BROWN*/

#sub-nav2-brown ul .wind-farms a:hover {
	background-image: url(/_images/wind_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-brown ul .wind-farms a {
	background-image: url(/_images/wind_thumb_b.png);
	background-repeat: no-repeat;
}
#sub-nav2-brown ul .hydro a:hover {
	background-image: url(/_images/hydro_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-brown ul .hydro a{
	background-image: url(/_images/hydro_thumb_b.png);
	background-repeat: no-repeat;
}
#sub-nav2-brown ul .environment a:hover {
	background-image: url(/_images/enviro_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-brown ul .environment a{
	background-image: url(/_images/enviro_thumb_b.png);
	background-repeat: no-repeat;
}
#sub-nav2-brown ul .biomass a:hover {
	background-image: url(/_images/bio_thumb_hover.png);
	background-repeat: no-repeat;	
	}
	
#sub-nav2-brown ul .biomass a{
	background-image: url(/_images/bio_thumb_b.png);
	background-repeat: no-repeat;
}
#sub-nav2-brown ul .land-owners a:hover {
	background-image: url(/_images/land_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-brown ul .land-owners a{
	background-image: url(/_images/land_thumb_b.png);
	background-repeat: no-repeat;
}
#sub-nav2-brown ul .sales-and-marketing a:hover {
	background-image: url(/_images/sales_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-brown ul .sales-and-marketing a{
	background-image: url(/_images/sales_thumb_b.png);
	background-repeat: no-repeat;
}

/*Sub-nav2 PURPLE*/

#sub-nav2-purple ul .wind-farms a:hover {
	background-image: url(/_images/wind_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-purple ul .wind-farms a {
	background-image: url(/_images/wind_thumb_p.png);
	background-repeat: no-repeat;
}
#sub-nav2-purple ul .hydro a:hover {
	background-image: url(/_images/hydro_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-purple ul .hydro a{
	background-image: url(/_images/hydro_thumb_p.png);
	background-repeat: no-repeat;
}
#sub-nav2-purple ul .environment a:hover {
	background-image: url(/_images/enviro_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-purple ul .environment a{
	background-image: url(/_images/enviro_thumb_p.png);
	background-repeat: no-repeat;
}
#sub-nav2-purple ul .biomass a:hover {
	background-image: url(/_images/bio_thumb_hover.png);
	background-repeat: no-repeat;	
	}
	
#sub-nav2-purple ul .biomass a{
	background-image: url(/_images/bio_thumb_p.png);
	background-repeat: no-repeat;
}
#sub-nav2-purple ul .land-owners a:hover {
	background-image: url(/_images/land_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-purple ul .land-owners a{
	background-image: url(/_images/land_thumb_p.png);
	background-repeat: no-repeat;
}
#sub-nav2-purple ul .sales-and-marketing a:hover {
	background-image: url(/_images/sales_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-purple ul .sales-and-marketing a{
	background-image: url(/_images/sales_thumb_p.png);
	background-repeat: no-repeat;
}

/*Sub-nav2 DARK GREEN*/

#sub-nav2-green ul .wind-farms a:hover {
	background-image: url(/_images/wind_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-green ul .wind-farms a {
	background-image: url(/_images/wind_thumb.png);
	background-repeat: no-repeat;
}
#sub-nav2-green ul .hydro a:hover {
	background-image: url(/_images/hydro_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-green ul .hydro a{
	background-image: url(/_images/hydro_thumb.png);
	background-repeat: no-repeat;
}
#sub-nav2-green ul .environment a:hover {
	background-image: url(/_images/enviro_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-green ul .environment a{
	background-image: url(/_images/enviro_thumb.png);
	background-repeat: no-repeat;
}
#sub-nav2-green ul .biomass a:hover {
	background-image: url(/_images/bio_thumb_hover.png);
	background-repeat: no-repeat;	
	}
	
#sub-nav2-green ul .biomass a{
	background-image: url(/_images/bio_thumb.png);
	background-repeat: no-repeat;
}
#sub-nav2-green ul .land-owners a:hover {
	background-image: url(/_images/land_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-green ul .land-owners a{
	background-image: url(/_images/land_thumb.png);
	background-repeat: no-repeat;
}
#sub-nav2-green ul .sales-and-marketing a:hover {
	background-image: url(/_images/sales_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-green ul .sales-and-marketing a{
	background-image: url(/_images/sales_thumb.png);
	background-repeat: no-repeat;
}

/*Sub-nav2 BLUE*/

#sub-nav2-bl ul .wind-farms a:hover {
	background-image: url(/_images/wind_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-bl ul .wind-farms a {
	background-image: url(/_images/wind_thumb_bl.png);
	background-repeat: no-repeat;
}
#sub-nav2-bl ul .hydro a:hover {
	background-image: url(/_images/hydro_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-bl ul .hydro a{
	background-image: url(/_images/hydro_thumb_bl.png);
	background-repeat: no-repeat;
}
#sub-nav2-bl ul .environment a:hover {
	background-image: url(/_images/enviro_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-bl ul .environment a{
	background-image: url(/_images/enviro_thumb_bl.png);
	background-repeat: no-repeat;
}
#sub-nav2-bl ul .biomass a:hover {
	background-image: url(/_images/bio_thumb_hover.png);
	background-repeat: no-repeat;	
	}
	
#sub-nav2-bl ul .biomass a{
	background-image: url(/_images/bio_thumb_bl.png);
	background-repeat: no-repeat;
}
#sub-nav2-bl ul .land-owners a:hover {
	background-image: url(/_images/land_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-bl ul .land-owners a{
	background-image: url(/_images/land_thumb_bl.png);
	background-repeat: no-repeat;
}
#sub-nav2-bl ul .sales-and-marketing a:hover {
	background-image: url(/_images/sales_thumb_hover.png);
	background-repeat: no-repeat;	
	}
#sub-nav2-bl ul .sales-and-marketing a{
	background-image: url(/_images/sales_thumb_bl.png);
	background-repeat: no-repeat;
}

/*END Sub-nav2*/


#content {
	margin: 0;
	padding: 0;
	clear: both;
}
#content #top{
	margin: 0;
	padding: 0;
}
#content #bottom {
	background-image: url(/_images/lower-back.png);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}
#content #bottom p {
	font-family: Calibri, Verdana, Arial, sans-serif;
	color: #FFF;
	font-weight: normal;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content2 {
	margin: 0;
	padding: 0;
	clear: both;
}

#content2 #bottom {
	background-image: url(/_images/lower-back2.png);
	background-repeat: repeat;
	margin: 0;
	padding: 10px 0;
}
#content2 #bottom p {
	font-family: Calibri, Verdana, Arial, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content2 #bottom ul {
	margin-left: 40px;

}
#content2 #bottom ol {
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 12pt;

}
#content2 #bottom ul li{
	color: #000;
	padding: 3px;
}
#content2 #bottom ul ul , #content2 #bottom ul ul ul{
	list-style-type: disc;
}


#footer {
	background-image: url(/_images/footer.png);
	background-repeat: repeat-x;
	height: 37px;

}
#footer #footer_text {
	margin: 0 auto;
	padding: 0px;
	width: 940px;
	padding-top: 10px;
}
#footer #footer_text p {
	font-size: 11px;
	padding-top: 3px;
}

#footer #footer_text ul  {
	list-style-type: none;
	display: block;
	float: right;
	width: 550px;
	margin-top: 1px;
}

#footer #footer_text ul li {
	display: block;
	width: auto;
	float: left;
	margin-right: 2px;
	font-size: 10pt;
}
#footer #footer_text ul li a {
	color: #FFF;
	text-decoration: none;
}
#footer #footer_text ul li a:hover {
	text-decoration: underline;
}
form {
	width: 520px;
	height: 250px;
	margin-top: 10px;
	margin-bottom: 0px;
}
form label {
	width: 200px;
	float: left;
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 12pt;
	margin-left: 10px;
}
form .boxes {
	float: left;
	width: 300px;
	margin: 2px 0;
}

form .area {
	float: left;
	width:300px;
}
form #submit {
	float: right;
	margin: 5px 5px 0 0;
}
#two   {
	width:460px;
	margin: 0 10px;
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 11pt;
}
#two.r  {
	float: right;

}
#two td {
	padding-left: 15px;


}
#two tr , #two td  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;

}
#two h2 {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -10px;
}
#two a {
	margin: 0px;
	margin-left: -10px;
	font-size: 11pt;
}
table  {
	width:100%;
	margin: 0 10px;
}
