*{
	margin:0 auto;
	padding:0px;
}

body{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:18px;
	background-color:#E4EADC;
}

#wrapper{

	width:880px;
	height:100%;
	background-color:#FFFFFF;
	padding:12px;
	border-radius: 14px;
	-moz-border-radius: 14px; 
	-webkit-border-radius: 14px;
	margin-top:20px;

}

#menu{

	width:510px;
	height:23px;
	float:right;
}

#menu a{

	color:#FFFFFF;
	text-decoration:none;
}


#menu a:hover{

	color:#000;
	text-decoration:none;
}


.home{

	background-image:url(../images/bttn1.jpg);
	background-repeat:repeat-x;
	width:71px;
	height:23px;
	float:left;
	border-radius: 7px 7px  0px  0px;
	-moz-border-radius: 7px 7px  0px  0px;
	-webkit-border-radius: 7px 7px  0px  0px;
	text-align:center;
	line-height:23px;
	font-size:15px;
	color:#FFFFFF;
	border:1px solid #575859;
	margin-right:4px;
}

.resident{

	background-image:url(../images/bttn2.jpg);
	background-repeat:repeat-x;
	width:105px;
	height:23px;
	float:left;
	border-radius: 7px 7px  0px  0px;
	-moz-border-radius: 7px 7px  0px  0px;
	-webkit-border-radius: 7px 7px  0px  0px;
	text-align:center;
	line-height:23px;
	font-size:15px;
	color:#FFFFFF;
	border:1px solid #005F00;
	margin-right:4px;
}

.commercial{

	background-image:url(../images/bttn3.jpg);
	background-repeat:repeat-x;
	width:112px;
	height:23px;
	float:left;
	border-radius: 7px 7px  0px  0px;
	-moz-border-radius: 7px 7px  0px  0px;
	-webkit-border-radius: 7px 7px  0px  0px;
	text-align:center;
	line-height:23px;
	font-size:15px;
	color:#FFFFFF;
	border:1px solid #855200;
	margin-right:4px;
}

.industrial{

	background-image:url(../images/bttn4.jpg);
	background-repeat:repeat-x;
	width:86px;
	height:23px;
	float:left;
	border-radius: 7px 7px  0px  0px;
	-moz-border-radius: 7px 7px  0px  0px;
	-webkit-border-radius: 7px 7px  0px  0px;
	text-align:center;
	line-height:23px;
	font-size:15px;
	color:#FFFFFF;
	border:1px solid #3F63B6;
	margin-right:4px;
}


.contact{

	background-image:url(../images/bttn5.jpg);
	background-repeat:repeat-x;
	width:99px;
	height:23px;
	float:left;
	border-radius: 7px 7px  0px  0px;
	-moz-border-radius: 7px 7px  0px  0px;
	-webkit-border-radius: 7px 7px  0px  0px;
	text-align:center;
	line-height:23px;
	font-size:15px;
	color:#FFFFFF;
	border:1px solid #575859;
}



#top{

	width:880px;
	height:123px;
	float:left;
	background-color:#B3C3DB;
	border-radius: 14px  14px  0px  0px;
	-moz-border-radius: 14px  14px  0px  0px;
	-webkit-border-radius: 14px  14px  0px  0px;
}

#logo{

	width:207px;
	height:112px;
	float:left;
	margin-left:21px;
	margin-top:5px;
}

#free_estimate{

	width:205px;
	height:57px;
	float:left;
	margin:55px 0 0 38px;
}

#icons{

	width:120px;
	height:22px;
	float:right;
	margin-top:10px;
	text-align:right;
	padding-right:8px;
}

#icons img{

	padding:0 2px;
	
}

#caption{

	width:372px;
	height:60px;
	float:right;
	font-size:23px;
	font-weight:bold;
	line-height:28px;
	margin-top:23px;
}

#content{

	width:880px;
	height:100%;
	float:left;
	margin-top:0px;
}

#content_dynamic{

	width:880px;
	height:100%;
	float:left;
	margin-top:0px;
}

#content_left{

	width:552px;
	height:100%;
	float:left;
}

#header{

	width:552px;
	height:230px;
	float:left;
	border:1px solid #6C6C6C
}

.name_image{

	width:552px;
	height:138px;
	float:left;
	margin-top:12px;
}

.name_green{

	width:277px;
	height:138px;
	float:left;
	background-color:#005F03;
	font-size:33px;
	color:#fff;
	line-height:138px;
	text-align:center;
	font-weight:normal;
}

.name_blue{

	width:277px;
	height:138px;
	float:left;
	background-color:#4179A8;
	font-size:33px;
	color:#fff;
	line-height:138px;
	text-align:center;
	font-weight:normal;
}


.name_orange{

	width:277px;
	height:138px;
	float:left;
	background-color:#B57E00;
	font-size:33px;
	color:#fff;
	line-height:138px;
	text-align:center;
	font-weight:normal;
}

.image{

	width:275px;
	height:138px;
	float:left;
}

.round-arrow{

	width:27px;
	height:27px;
	float:left;
	position:absolute;
	margin:56px 0 0 260px;
}


#content_right{

	width:315px;
	height:100%;
	float:right;
}

#flag_home{

	width:315px;
	height:100%;
	float:left;
	font-size:22px;
	color:#005F03;
}

#flag_home a{

	color:#005F03;
	text-decoration:none;
}

#flag_home a:hover{

	color:#000;
	text-decoration:none;
}

#flag_home span{

	color:#3B8ECE;
}

.service_head {

	background-color:#A3B6D2;
	width:305px;
	height:37px;
	line-height:37px;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	float:left;
	margin-top:10px;
}

.sidebar{
	float:left;
	width:300px;
	font-size:11px;
	font-weight: bold;
	margin-left:2px;
}
.sidebar .links {
	padding:0px 0px 0px 0px;
	margin:1px 1px 1px 1px;
	list-style:none;
}

.sidebar .links li {
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-position: left center;
	padding:0px 0px 0px 10px;
	margin:0;
	list-style:none;
}

.sidebar .links li a {
	text-decoration:none;
	display:block;
	color:#333333;
}

.sidebar .links li a:hover {
	color:#00719B;
}

#video_home{

	width:315px;
	height:100%;
	float:left;
	margin-top:5px;
}

#home_content{

	width:880px;
	height:100%;
	float:left;
	text-align:center;
	background-color:#005F00;
	border-radius: 0px  0px  14px  14px;
	-moz-border-radius:0px  0px  14px  14px;
	-webkit-border-radius: 0px  0px  14px  14px;
	line-height:17px;
	padding:5px 0px;
	color:#FFFFFF;
	margin-top:12px;
}

.clear{
	
	clear:both;
	
}

#footer{

	width:880px;
	height:40px;
	text-align:center;
	margin-top:15px;
}

#footer ul{
	
	height:50px;
	display:inline;
}

#footer ul li{

	list-style:none;
	display:inline;	
	padding:0 7px;
}

#footer ul li a{
	
	list-style:none;
	display:inline;	
	padding:0 7px;
	color:#404040;
	text-decoration:none;
}

#footer ul li a:hover{
	
	display:inline;	
	padding:0 7px;
	color:#fff;
	text-decoration:underline;
}

#content_sub{

	width:552px;
	height:100%;
	float:left;
}

h1{

	font-size:24px;
	font-weight:normal;
	color:#005F00;
}

#sub_image_box{

	width:552px;
	height:100%;
	float:left;
	margin-top:15px;
}

.sub_image_single_outer{

	width:270px;
	height:100%;
	float:left;
}

.sub_image_single_space{

	width:12px;
	height:100px;
	float:left;
}

.sub_image_single{

	width:270px;
	height:100%;
	float:left;
}

.sub_image_heading1{

	width:268px;
	height:30px;
	float:left;
	background-image:url(../images/bttn3.jpg);
	background-repeat:repeat-x;
	float:left;
	border-radius: 7px 7px  0px  0px;
	-moz-border-radius: 7px 7px  0px  0px;
	-webkit-border-radius: 7px 7px  0px  0px;
	text-align:center;
	line-height:30px;
	font-size:23px;
	color:#FFFFFF;
	border:1px solid #855200;
	background-color:#AB862E;
}

.sub_image_heading2{

	width:268px;
	height:30px;
	float:left;
	background-image:url(../images/bttn4.jpg);
	background-repeat:repeat-x;
	float:left;
	border-radius: 7px 7px  0px  0px;
	-moz-border-radius: 7px 7px  0px  0px;
	-webkit-border-radius: 7px 7px  0px  0px;
	text-align:center;
	line-height:30px;
	font-size:23px;
	color:#FFFFFF;
	border:1px solid #3F63B6;
	background-color:#3479B0;
}

.sub_image_heading3{

	width:268px;
	height:30px;
	float:left;
	background-image:url(../images/bttn2.jpg);
	background-repeat:repeat-x;
	float:left;
	border-radius: 7px 7px  0px  0px;
	-moz-border-radius: 7px 7px  0px  0px;
	-webkit-border-radius: 7px 7px  0px  0px;
	text-align:center;
	line-height:30px;
	font-size:23px;
	color:#FFFFFF;
	border:1px solid #005F00;
	background-color:#3E8D00;
}

.textbox{

	width:300px;
	height:24px;
	border:1px solid #999999;
}

.textarea{

	width:300px;
	height:104px;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

.buttn{
	background-color:#E46F1D;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding:4px 9px;
	border:1px solid #9D460D;
	margin-top:6px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}

hr {
  	border: 0;
 	width: 100%;
	color: #ef7108;
	background-color: #ef7108;
	height: 5px;
}