
/************** GENERAL ****************/

html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

body,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height: 16px;
	color: #6d6d6d;
}

body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: rgb(46,163,52);
	text-decoration: underline;
}

a:visited {
	color: #538dd3;
}

a:hover {
	color: #538dd3;
	text-decoration: none;
}

a:active {
	color: #538dd3;
}

a.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: rgb(236,133,50);
	text-decoration: underline;
}

a.mail:visited {
	color: #538dd3;
}

a.mail:hover {
	color: #538dd3;
	text-decoration: none;
}

a.mail:active {
	color: #538dd3;
}


h1 {
	font-size: 1.9em;
	color: #35ac69;
	font-weight: bold;	
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;	
	margin: 6px 0 6px 0;
	padding: 0 0 0 0;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;	
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;	
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
}

li {
	font-size: 1.2em;
	font-weight: normal;	
}

.imgTxt {
float: left;
margin: 0 20px 0 0;
}

.divider
{
	clear: both;
	margin: 0;
	padding: 0;
}

/************** LAYOUT ****************/

#container {
	margin: 0 auto 0 auto;
	width: 921px;
	text-align: left;
}


#banner {
	width: 846px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#bannerContact {
	margin: 0 0 0 0;
	float: right;
}



#bannerContact a:hover
{
	color: #538dd3;
}

#logo {
	padding: 0 0 0 140px;
	margin: 0 0 0 0;
	float: left;
}

#bannerMid {
	margin: 0 0 0 0;
}

#bannerRight {
	margin: 0 0 0 0;
}


/************** MENU ****************/

#menu {
}

#menu a, #menu a:link, #menu a:visited
{
	text-decoration: none;
	font-size: 1.1em;
	color: rgb(46,163,52);
	font-weight: normal;
	display: block;
	line-height: 18px;
}


#menu a:hover
{
	color: #538dd3;
	font-weight: bold;
}

#menuAbout {
	margin: 0 0 0 2px;
}

#menuContact {
	margin: 0 0 0 4px;
}

#menuWind {
	margin: 0 0 0 2px;
}

/************** CONTENT ****************/


#leftCol {
	width:90%;
	float: left;
	background-image: url(images/home_menu_bg_2.jpg);
	background-repeat: no-repeat;
}

#leftColSol {
	width: 107px;
	float: left;
	background-image: url(images/solar_menu_bg.gif);
	background-repeat: no-repeat;
	padding: 0 0 355px 97px;;
}

#leftColWind {
	width: 107px;
	float: left;
	background-image: url(images/wind_menu_bg.gif);
	background-repeat: no-repeat;
	padding: 33px 0 355px 97px;;
}

#mainContent  {
	float: left;
	width: 711px;
	font-size: 1.1em;
	background-repeat: no-repeat;
}

#defaultContent  {
	float: left;
	width: 591px;
	font-size: 1.1em;
	background-image: url(images/default_bg.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 10px 40px;
}

#homeSections {
	padding: 0 0 0 0;
	float: left;
	font-size: 0.9em;
}

#seperator {
	background-repeat: no-repeat;
	float: left;
	margin: 0 0 0 5px;
	padding: 15px 15px 15px 15px;
	width: 1px;
	height: 85px;

}

#content  {
	margin: 0 60px 20px 40px;

}

#leftContent  {
	width: 380px;
	float: left;
	margin: 0 0 0 0;
}

.cws-content  {
	width: 380px;
	float: left;
	margin: 0px 0 0 0;
}


.cws-sidebar {
	width: 172px;
	border: 4px solid #c4d8ef;
	float: right;
	margin: 0 0 0 0;
}

.cws-sidebar p {
	margin: 10px 10px 10px 10px;
	padding: 0 0 0 0;
	font-size: 0.9em;
	line-height: 14px;
}

#defaultSide {
	width: 172px;
	border: 4px solid #c4d8ef;
	float: left;
	margin: 0 0 0 0;
}

#defaultSide p {
	margin: 10px 10px 10px 10px;
	padding: 0 0 0 0;
	font-size: 9px;
	line-height: 14px;
}

#sideText {
	padding: 10px 10px 10px 10px;
	font-size: 0.9em;
	line-height: 14px;
}

#sectionBlock {
	width: 152px;
	border: 4px solid #99CC77;
	float: left;
	margin: 0 0 0 0;
	background-image: url(images/wind_inpractice.jpg);
	background-repeat: no-repeat;
	padding: 5px 5px 5px 5px;
	font-size: 9px;
	line-height: 14px;

}
/************** END CONTENT ****************/


/************** FOOTER ****************/

#pageEnd {
	float: right;
	padding: 0 40px 0 0;
}

#footer {
	width: 615px;
	background-image: url(images/footer_bg.gif.html);
	background-repeat: no-repeat;
	padding: 0 0 40px 0;
	font-size: 0.9em;
	line-height: 14px;
	color: #6d6d6d;
	border-top: solid 1px #b2b2b2;
}

#footer ul
{
	margin: 0;
	padding: 5px 0 1px 0;
}

#footer li
{
	display: inline;
	list-style-type: none;
	line-height: 12px;
}

#footer li a, #footer li a:link, #footer li a:visited
{
	font-size: 1.0em;
	line-height: 14px;
	color: #6d6d6d;
	text-decoration: none;
	border-left: solid 1px #6d6d6d;
	padding: 0 0 0 7px;
	margin: 0 0 0 5px;
	
}


#footer li a:hover
{
	text-decoration: underline;
}






