/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/header_background.gif) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 125%
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;

}

.text1 {
	text-align: right;
	color: #5E5E5E;
}

.text2 {
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	color: #424242;
}

.text3 {
	color: #EAF3FA;
}

.text4 {
	margin-bottom: 20px;
	padding-left: 30px;
	background: url(images/homepage09.gif) no-repeat left center;
	font-size: 21px;
	font-weight: normal;
	color: #0000b7;
}


.homepage_heading {
	margin-bottom: 0px;
	padding-left: 0px;
	font-size: 21px;
	line-height:26px;
	font-weight: normal;
	color: #0000b7;
}


.subheading {
	margin-bottom: 0px;
	padding-left: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #0000b7;
		line-height:20px;

}



.subpage_heading {
	margin-bottom: 20px;
	padding-left: 0px;
	font-size: 21px;
	font-weight: normal;
	color: #0000b7;
}



.text5 {
	font-size: 12px;
	font-weight: bold;
	color: #6A9A00;
}



.text5_faq {
	font-size: 13px;
	font-weight: bold;
	color: #0000b7;
}


.text6 {
	margin-bottom: 20px;
	padding-left: 30px;
	background: url(images/homepage09.gif) no-repeat left center;
	font-size: 18px;
	font-weight: normal;
	color: #0000b7;
}



.energy_saving {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #0000b7;
	line-height:110%

}


.energy_saving_text {
	font-size: 11px;
	color: #333333;
}


.testimonials {
	margin-bottom: 20px;
	background: url(images/testimonials_icon.gif) no-repeat left center;
	font-size: 18px;
	font-weight: normal;
	color: #0000b7;
	line-height:120%

}

.text7 {
	height: 15px;
	margin-bottom: 10px;
	padding-left: 4px;
	background: url(images/homepage17.gif) no-repeat left center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text8 {
	text-align: center;
	font-size: 10px;
	color: #999999;
}



/** BREADCRUMBS */


.bread{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0000b7;
	font-weight:bold;
}

.bread a{
text-decoration: none;
padding-right: 5px; /*adjust bullet image padding*/
}

.bread a:visited, .breadcrumb a:active{
color: #6A9A00;
}

.bread a:hover{
text-decoration: underline;
}



/** LINKS */





a {
	color: #246EC9;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	padding-left: 12px;
	background: url(images/homepage08.gif) no-repeat left center;
	color: #B1F0FF;
}

.link3 {
	display: block;
	height: 18px;
	padding: 2px 0px 0px 5px;
	background: url(images/homepage13.gif) no-repeat left center;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}


.link4 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #246EC9;
}

.link4:hover {
	text-decoration: none;
}




/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage07.jpg) no-repeat left bottom; }
.bg2 { background: url(images/homepage15.gif) repeat-y left top; }
.bg3 { background: #dddddd repeat-y;  }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}


.bottom_logos {
	float: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
}




hr { display: none; }

.hr1 {
	height: 1px;
	margin-bottom: 10px;
	background: url(images/homepage11.gif) repeat-x left top;
}

.hr2 {
	height: 1px;
	margin-bottom: 10px;
	background: url(images/homepage18.gif) repeat-x left top;
}

