body{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
i{
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}	
.copyright{
	font: 9px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	margin: 10px;
}	
#right{
	font-size: 10px;
}		
#right a{
	color: #006699;
	text-decoration: none;
}
#right a:hover, .copyright a:active{
	background: #29ADFF;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a{
	color: #006699;
	text-decoration: underline;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}	
.copyright a:hover, .copyright a:active{
	background: #29ADFF;
	color: #FFFFFF;
	text-decoration: none;
}
#footer{
	background-color: #FDFDFD;
	border-top: 1px solid #EBEBEB;
	border-bottom: 2px solid #29ADFF;
	font-size: 10px;
}	
#footer a{
	font: 9px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #29ADFF;
	text-transform: uppercase;
	text-decoration: none;
}	
#footer a:hover, #footer a:active{
	text-decoration: underline;
}

/* Structure */  
body, form, input, ul, li, p, h1, h2, h3, h4, img 	{ 	
	margin: 0; 	
	padding: 0; 	
} 	 
#header, #hdr, #hdr_c, #container { 	
	width: 747px; 	
} 	 	
#tagline{
	position:absolute;
	top:100px;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
} 
#logo_home 	{ 	
	width: 218px; 	
	height: 45px;	
	position: absolute; 	
	top: 10px; 	
	left: 50%; 	
	margin-left: -374px; 	
} 	 
#menu { 
	position: absolute; 	
	width: 222px; 	
	height: 20px; 	
	top: 43px;     
	left: 63%; 	
} 	 
#hdr_c { 	
	height: 120px; 	
	position: absolute; 	
	top: 92px; 	
	left: 50%; 	
	margin-left: -374px; 		
	background: url(images/blank_header.jpg) no-repeat; 	
}   
#container { 	
	position: absolute; 	
	height: auto; 	
	top: 222px; 	
	left: 50%; 	
	margin-left: -374px; 	
} 	 
#left, #content, #right { 	
	float: left; 	
} 	 
#left { 	
	width: 145px;
} 	  	  
#submenu { 	
	padding-top: 12px; 	
	padding-bottom: 7px; 	
} 	 
#right 	{ 	
	float: right; 	
	/*width: 177px; 	*/
	margin: 0px 0 0px 0; 	
}  
#left p 	{ 	
	line-height: 16px; 	
	padding: 0 4px 5px 4px; 	
} 	 
#right h4 	{ 	
	padding: 2px 4px 2px 4px; 	
	margin: 1px 0 0px 0; 	
} 	  
#content { 	
	width: 575px; 	
	padding: 15px 0 10px 25px; 	
} 	 
#content p, #content h1, #content h2 	{ 	
	padding: 0px; 	
} 	 
#content p 	{ 	
	line-height: 20px; 	
	padding-bottom: 20px; 	
} 	 
#content p.answer 	{ 
	padding-bottom: 5px; 
}
#footer 	{ 	
	background: url(images/util_bar_bg.gif) repeat-x; 	
	text-align: center; 	
	clear: both; 	
	height: 37px; 	
} 	 

/* Headers */

h1{
	font: 15px Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #239FDF;
	margin-bottom:16px;
}	
h2{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #44BA04;
	text-transform: uppercase;
	margin-bottom: 5px;
}
h3{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E55016;
	/*text-transform: uppercase;*/
	margin-top:20px;
	}
h4{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	}
/* Lists */

#content ul
	{
	margin-top: 0;
	padding: 0px 40px 12px 52px;
	}
	
#content li
	{
	padding: 4px 0 2px 2px;
	line-height: 18px;
	}
/* Lists */

#content ul
	{
	margin-top: 0;
	padding: 0px 40px 12px 52px;
	}
	
#content li
	{
	padding: 4px 0 2px 2px;
	line-height: 18px;
	}
	

	
/* Links */


#submenu
	{
	font-size: 11px;
	font-weight: normal;
	}
	
#submenu a
	{
	color: #006699;
	text-decoration: none;
	border-left: 2px solid #E55016;
	}
	
#submenu a:hover, #submenu a:active
	{
	color: #E55016;
	border-left: 2px solid #006699;
	}
	
#submenu .active
	{
	color: #555555;
	}
	
#submenu a
	{
	padding-left: 5px;
	display: block;
	}
	
#submenu .active
	{
	}
	
	/* Lists */

#menu li
	{
	display: inline;
	list-style: none;
	float: left;
	padding: 0px 11px 0 1px;
	}
	
#submenu li
	{
	list-style: none;
	padding: 4px 0 4px 0;
	border-bottom: 1px dotted #ABABAB;
	}
	
#footer ul
	{
	display: block;
	padding-top: 0px;
	}

#footer ul
	{
	height: 25px;
	display: block;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	}
	
#footer li
	{
	position: relative;
	margin: 0px;
	display: inline;
	list-style: none;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #959595;
	}
	
#footer li.end{
	border-right: none;
	}

/* Menu */ 	 
#item1 a, #item2 a, #item3 a { 
	height: 42px; 	
	display: block; 
	padding: 0px 0px 0px 0px; 
	border-bottom:3px solid #51CC00;
} 	 
#item1 { 	
	background: url(images/menu/home.gif) no-repeat; 	
	width: 62px; 	
} 	 
#item1 a { 	
	background: url(images/menu/home.gif) no-repeat; 	
	width: 62px; 	
} 	 
  
#item2 { 	
	background: url(images/menu/faq.gif) no-repeat; 	
	width: 62px; 	
} 	 
#item2 a { 	
	background: url(images/menu/faq.gif) no-repeat; 	
	width: 62px; 	
} 	 
	 	
#item3 { 	
	background: url(images/menu/contact.gif) no-repeat; 	
	width: 62px; 	
} 	 
#item3 a { 	
	background: url(images/menu/contact.gif) no-repeat; 	
	width: 62px; 	
} 	 
#item1 .active, #item1 a:hover,#item2 .active, #item2 a:hover,#item3 .active, #item3 a:hover { 
	border-bottom:3px solid #FF9E00;
}
/* Packages */  
.planbox { 
	width: 145px; 
	margin: 50px 0 13px 0; 
	padding: 0; 
	border: 1px dotted #3B4754; 
	float: right; 
	background-color: #F1F9FC; 
}  
.box { 
	width: 140px; 
	margin: 0px auto; 
	padding: 6px 0; 
}  


.box h4 {
margin: 0;
padding: 0 7px 0px;
color: #239FDF;
float: left;
font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}

.box h2 {
margin: 0;
padding: 0 7px;
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #E55016;
float: right;
}

.box img {
margin: 0 7px;
padding: 0;
border: 0;
text-align: center;
}

.boxFeat {
margin: 0;
padding: 0 7px;
list-style-type: none;
clear: both;

}

.boxFeat li {
height: 15px;
margin: 0;
padding: 2px 0;
color: #516171;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #444444;
border-bottom: 1px solid #239FDF;
}

.order {
width:154px; 
margin: 7px auto 0 ;
padding: 3px 0;
border: 1px solid #516171;
background-color: #FDFDFD;
font-size: 9px;
color: #516171;
font-weight: bold;
text-align: center;
}
#special ul
	{
	margin-top: 0;
	padding: 0px 0px 0px 0px;
	 list-style-type: none;	}
	
#special li
	{
margin: 0;
padding: 0px 0 1px 2px;
color: #516171;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #444444;
	}
	
#special h3{
	font: 13px Trebuchet MS,Arial;
	color: #E55016;
    font-weight: bold;
	text-transform: uppercase;
	margin-top:0px;
	}
	
	#special h6
	{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #44BA04;
    font-weight: bold;
	text-transform: uppercase;
	margin: 0;
padding: 2px 0 3px 0;
	}
	
.button {
width:170px; 
margin: 7px 0 0 1px ;
padding: 3px 0;
border: 1px solid #516171;
background-color: #FDFDFD;
font-size: 9px;
float: left;
color: #516171;
font-weight: bold;
text-align: center;
}

		
#special a
	{
	color: #006699;
	text-decoration: none;
	}
	
#special a:hover, .copyright a:active
	{
	background: #29ADFF;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.ServicesList
	{
	padding-top: 12px;
	padding-bottom: 7px;
	   font-size: 11px;
	}
	
	.ServicesList li
	{
	list-style: none;
	padding: 4px 0 4px 0;
	border-bottom: 1px dotted #ABABAB;
	}

.ServicesList a
	{
    font-size: 11px;
	color: #006699;
	text-decoration: none;
	border-left: 2px solid #E55016;
	}
	
.ServicesList a:hover, #submenu a:active
	{
	color: #E55016;
	border-left: 2px solid #006699;
	}
	
.ServicesList .active
	{
	color: #555555;
	}
	
.ServicesList a
	{
	padding-left: 5px;
	display: block;
	}
.navHeading{
	font-weight:bold;
}	
.ServicesList .active
	{
	}
	
/*Images*/
#SELFBUILD{
	width:300px; /* TODO - change original img */
}
.clickableImg{
	border:0px;
}

div.centeredElement{
	text-align:center;
	font-weight:bold;
}
div.centeredElement span{
	display:block;
}	

/* --- Contact Form --- */
#formWrapper {
	margin: 0px;
	width: 530px;
	background: #ffffff;
	padding: 10px 0 10px 10px;
}
#formContent {
	float: left;
	width: 335px;
	margin-right: 2px;
}

#sidebar {
	float: left;
	width: 170px;
	background: #eeeeee;
	padding: 10px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* --- typography --- */
#formWrapper {
	font: 80%/1em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
#formWrapper h2 {
	font-size: 1.3em;
	margin-bottom: 0.4em;
	text-transform: uppercase;
}

#sidebar h2{
	margin-top:15px;
	margin-bottom: 2px;
}
#formWrapper p {
	font-size: 1.2em;
	line-height: 1.4em;
	padding-bottom: 2px;
}
#formWrapper p.adr {
	margin-top: 2px;		
}
.tel, .fn {
	margin-bottom: 0;
}
.org {
	font-weight: bold;
	margin-bottom:2px;
}
/* --- forms --- */

.row {
	clear: both;
	padding-top: 5px;
}
form {
	margin-bottom: 1em;
}
fieldset {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border: 1px dotted #666666;
}		
legend {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	text-transform: uppercase;
	color: #666666;
	font-size: 1.0em;
}
.formLabel {
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: right;
	margin-right: 10px;
	width: 85px;
	float: left;
}
.formControl {
	float: left;
	width: 215px;
}
.formControl input{
	width: 200px;		
}

div.formValidation {
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: left;
	width: 5px;
	float: left;
}
#contactform #inf_email, #contactform #inf_from {
	color:red;
}	
input, textarea {
	border: 1px solid #666666;
	padding: 2px;
	font: 1em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}		
input {
	font-size: 1.2em;
	width: 250px;
}			
textarea {
	width: 310px;
}
.submitButton {
	background: #eeeeee;
	font: bold 1.0em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	padding: 4px 6px;
	width: auto;
	cursor:pointer;
}			
#emailImg{
	border:0px;
	display:inline;
	padding-bottom:0px;
	margin-bottom:0px;
	position:relative;
	top:3px;
}
#content ul.definition{
list-style-type: none;
padding: 0px 0px 0px 42px;
}
#content ul.definition li{
padding: 0px;
}
#renewableTechs{
	margin-top:0px;
	padding-top:0px;
}
div.captionedImg{
	float:right;
}
div.captionedImgL{
	float:left;
}
#content img.noCaption, div.captionedImgL, div.captionedImg{
	margin:15px;
}
div.captionedImg span,div.captionedImgL span{
	font-weight:bold;
	float:left;
	clear:both;
}
div.captionedImgL img, div.captionedImg img{
	float:left;
}
#content p.noBottomSpace{
	padding-bottom:0px;
	margin-top:10px;
}
a.faqLink, a.sitemap_link{
	display:block;
}
/*table*/
/*
table th{
	font-weight:bold;
}
table tr.alt td{
	background:#d8ddf0;
}*/

table {
		border-collapse: collapse;
		margin-bottom:10px;
		} 

th, td { 
		border: 1px solid #bbbbbb; 
		font-size: 1.2em;
		padding: 4px 10px;
		line-height: 1.2;
		} 

tbody td {
		border-top: 0;
		border-bottom: 0;
		}

caption {
		font-weight: bold;
		font-size: 1.4em;
		text-transform: uppercase;
		padding: 0 0 5px;
		color: #333333;
		}

th {
		background: #e4e5e4 url(images/table-heading-background.gif) 0 50% repeat-x; 
		text-align: left;
		}

tfoot {
		background-color: #e2e2e2;
		color: #555555;
		}

tfoot td {
		font-size: 1.0em;
		text-align: center;
		}

tbody tr.alt td {
		background: #d8ddf0;
		}

tbody tr.over td, tbody tr:hover td {
		background: #4f70dc;
		color: #ffffff;
		}

tbody tr.over+tr td {
		background-image: url(images/shadow.png);
		background-repeat: repeat-x;
		}
table.bottomBorder{
	border-bottom:1px solid #BBBBBB;
}
table tfoot.smallFooter td{
	font-weight:normal;
	text-align:left;
}
