html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, input, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	background: #eaeff2 url(../images/bg.jpg) repeat-x;
	font-family:Tahoma;
	color:#333333;
	line-height:18px;
	text-align:justify;
	font-size:13px;
}
a {
	color:#6ead00;
}
#wrapper {
	width:825px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:825px;
	float:left;
}
/*Top nav start*/
.top_navigation {
	width:825px;
	margin:0px;
	padding:0px;
	height:54px;
}
.top_navigation ul {
	padding:0px;
	margin:0px;
	height:54px;
}
.top_navigation li {
	border:0px;
	float:left;
	list-style:none;
	display:inline;
	padding:0px;
	margin:0px;
}
.top_navigation li a {
	padding:0px;
	margin:0px;
}
#btn_about {
	background:url(../images/btn_about.jpg) bottom left;
	width:112px;
	height:54px;
	display:block;
}
.btn_about {
	background:url(../images/btn_about.jpg) top left;
	width:112px;
	height:54px;
	display:block;
}
.btn_about:hover {
	background:url(../images/btn_about.jpg) bottom left;
	width:112px;
	height:54px;
	display:block;
}
#btn_facts {
	background:url(../images/btn_facts.jpg) bottom left;
	width:176px;
	height:54px;
	display:block;
}
.btn_facts {
	background:url(../images/btn_facts.jpg) top left;
	width:176px;
	height:54px;
	display:block;
}
.btn_facts:hover {
	background:url(../images/btn_facts.jpg) bottom left;
	width:176px;
	height:54px;
	display:block;
}
#btn_services {
	background:url(../images/btn_services.jpg) bottom left;
	width:105px;
	height:54px;
	display:block;
}
.btn_services {
	background:url(../images/btn_services.jpg) top left;
	width:105px;
	height:54px;
	display:block;
}
.btn_services:hover {
	background:url(../images/btn_services.jpg) bottom left;
	width:105px;
	height:54px;
	display:block;
}
#btn_why {
	background:url(../images/btn_why-kilowatt.jpg) bottom left;
	width:219px;
	height:54px;
	display:block;
}
.btn_why {
	background:url(../images/btn_why-kilowatt.jpg) top left;
	width:219px;
	height:54px;
	display:block;
}
.btn_why:hover {
	background:url(../images/btn_why-kilowatt.jpg) bottom left;
	width:219px;
	height:54px;
	display:block;
}
#btn_clients {
	background:url(../images/btn_clients.jpg) bottom left;
	width:102px;
	height:54px;
	display:block;
}
.btn_clients {
	background:url(../images/btn_clients.jpg) top left;
	width:102px;
	height:54px;
	display:block;
}
.btn_clients:hover {
	background:url(../images/btn_clients.jpg) bottom left;
	width:102px;
	height:54px;
	display:block;
}
#btn_contacts {
	background:url(../images/btn_contacts.jpg) bottom left;
	width:108px;
	height:54px;
	display:block;
}
.btn_contacts {
	background:url(../images/btn_contacts.jpg) top left;
	width:108px;
	height:54px;
	display:block;
}
.btn_contacts:hover {
	background:url(../images/btn_contacts.jpg) bottom left;
	width:108px;
	height:54px;
	display:block;
}
/*Top nav end*/
#content_wrap {
	background:url(../images/banner_bg.jpg) no-repeat top right;
	width:825px;
	float:left;
}
#banner {
	width:825px;
	height:293px;
	float:left;
}
#banner p {
float:right;
margin:10px 10px 0px 0px;
vertical-align:top;
color:#6ead00;
}
#banner a {
text-decoration:none;
}
#banner a:hover {
text-decoration:none;
color:#333333;
}
#banner img {
	margin-top:100px;
}
#conntent {
	width:825px;
	float:left;
}
#conntent p {
	padding:0px 0px 5px 0px;
	text-align:justify;
}
.green_txt {
	color: #72a003;
	font-weight:bold;
}
.green_txt a {
	color: #72a003;
	text-decoration:none;
	font-weight:normal;
	float:right;
}
#green_heading h3 {
	color: #72a003;
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}
#green_heading h4 {
	color: #72a003;
	font-size:16px;
	margin-bottom:10px;
	margin-top:-10px;
	font-weight:bold;
}
#green_heading01 {
	color: #72a003;
	font-size:16px;
	padding-bottom:2px;
	margin-bottom:10px;
	font-weight:bold;
}
.green_txt img {
	margin-right:5px;
}
.link_list ol {
	margin-left:25px;
	color:#000000;
	font-size:13px;
}
.link_list li a {
	color:#11b8c6;
}
.link_list ul {
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
	color:#000000;
	font-size:13px;
}
.link_list li a {
	color:#11b8c6;
}
.about_img img {
	margin-right:10px;
}
.clients_img img {
	margin-left:15px;
	margin-top:20px;
}
.doted_line {
	background:url(../images/doted-line.gif) repeat-x center;
}
.contact_form input {
	width:244px;
	height:17px;
	border:1px inset #999999;
	margin-bottom:5px;
	margin-top:2px;
}
.contact_form textarea {
	width:244px;
	height:100px;
	border:1px inset #999999;
	margin-bottom:5px;
	margin-top:2px;
}
#footer {
	width:825px;
	float:left;
}
#footer a {
	text-decoration:none;
	color:#333333;
}
.style1 {
	color: #11b8c6
}
.active_link {
color:#333333;
}
.comercial_form {
margin-left:3px;
}
/*residential_page"*/

#residential{
font-family:Tahoma;
}
#residential h3 {
	color: #72a003;
	font-size:18px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}
#residential p{
font-size:15px;
}
#residential ol {
	margin-left:25px;
	color:#000000;
	font-size:15px;
}
#residential li a {
	color:#11b8c6;
}
.artical_link a{
float:left;

text-decoration:none;
}
.artical_link a:hover {
color:#000000;
}
.residential_img {
background:url(../images/residential_page.gif) no-repeat;
width:242px;
height:123px;
padding:0px 0px 0px 0px;
}
.residential_img  p {
margin:90px 10px 0px 10px;
}
.residential_img a {
font-size:11px;
text-decoration:none;
letter-spacing:0px;
color:#3b82da; 
font-family:Arial, Helvetica, sans-serif;
}