@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	margin: 0;
	padding: 0;
	color: #333;
	}
	
h1 {
	color:#00a950;
	font-weight:normal;
	font-size:2em;
	font-family:'Raleway', Arial, sans-serif;
	}
	
h2 {
	color:#00a950;
	font-weight:normal;
	font-size:1.6em;
	margin:15px 0 0 0;
	font-family:'Raleway', Arial, sans-serif;
	}
	
h3 {
	color:#00a950;
	font-size:1.2em;
	margin:15px 0 0 0;
	}
	
.page_text h2 {
	margin:0;
	}
	
a {
	color:#0066cc;
	}
	
a:hover {
	text-decoration:none;
	}
	
a.maplink {
	font-size:0.85em;
	}
	
.inner {
	width:980px;
	margin:0 auto;
	clear:both;
	}
	
#header {
	padding:15px 0 20px 0;
	}
	
#phone {
	float: right;
	padding: 0 0 0 70px;
	background-image:url(../images/phone.gif);
	background-repeat:no-repeat;
	color:#00a54e;
	
	}
	
#phone em {
	text-align:right;
	display:block;
	line-height:0.8em;
	}
	
span.numbers {
	font-size:2.4em;
	line-height:1em;
	font-family:'Raleway', Arial, sans-serif;
	}
	
.logo {
	float:left;
	}
	
.blue {
	color:#0066cc;
	}

#navigation {
	border-bottom:5px solid #00a950;
	}
	
#navigation ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
#navigation li {
	margin: 0 1px 0 0;
	display: inline-block;
	}
	
#navigation li a {
	display:block;
	color:#333;
	text-decoration:none;
	padding:10px 32px 8px 32px;
	font-size: 1em;
	text-align: center;
	text-transform:uppercase;
	-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
background: #d6d6d6; 
background: -moz-linear-gradient(top, #d6d6d6 0%, #eeebeb 50%, #d6d6d6 50%, #eeebeb 100%); 
background: -webkit-linear-gradient(top, #d6d6d6 0%,#eeebeb 50%,#d6d6d6 50%,#eeebeb 100%);
background: linear-gradient(to bottom, #d6d6d6 0%,#eeebeb 50%,#d6d6d6 50%,#eeebeb 100%);
	border:1px solid #bbbaba;
	border-bottom:0;
	}
	

#navigation li a.selected, #navigation li a:hover {
	color:#fff;
background: #02cb66;
background: -moz-linear-gradient(top, #02cb66 0%, #02cb66 50%, #00a950 51%, #00a950 100%);
background: -webkit-linear-gradient(top, #02cb66 0%,#02cb66 50%,#00a950 51%,#00a950 100%); 
background: linear-gradient(to bottom, #02cb66 0%,#02cb66 50%,#00a950 51%,#00a950 100%); 
	border:1px solid #058742;
	border-bottom:0;
	}
	
#footer {
	background-color:#00a950;
	border-top:1px solid #028b43;
	border-bottom:1px solid #028b43;
	color:#fff;
	margin:10px 0 0 0;
	}
	
#footer a {
	color:#fff;
	text-decoration:none;
	}
	
#footer .inner {
	padding:8px 0;
	background-image:url(../images/footer_logo.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}
	
span.address {
	float:left;
	padding:0 0 0 50px;
	font-size:0.85em;
	}
	
span.copy {
	float:right;
	font-size:0.85em;
	}
	
.grey {
	background-color:#ececec;
	margin:0 0 20px 0;
	color:#333;
	}
	
.white {
	background-color:#fff;
	color:#333;
	}
	
.squaresbg {
	background-image:url(../images/squares.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	 }
	
.homeimg, .clean_img {
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 258px;
	}
	
.homeimg {
	background-image: url(../images/wipe_img_01.jpg);
	}
	
.clean_img {
	background-image: url(../images/wipe_img_02.jpg);
	}
	
.clearfix {
	clear:both;
	}
	
.main_text {
	font-family: 'open_sansregular', Arial, sans-serif;
	padding:20px 20px 28px 220px;
	margin:15px 0;
	}
	
.page_text {
	font-family: 'open_sansregular', Arial, sans-serif;
	padding:0 26px;
	}
	
	
#buttons ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
#buttons li {
	float:left;
	width:281px;
	height:160px;
	margin:0 25px;
	}
	
#buttons li.last {
	margin:0 0 0 25px;
	}
	
#buttons li a{
	display:block;
	background-repeat:no-repeat;
	width:281px;
	height:160px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	}
	
#buttons li a.cs {
	background-image:url(../images/button_01.jpg);
	}
	
#buttons li a.cj {
	background-image:url(../images/button_02.jpg);
	}
	
#buttons li a.ct {
	background-image:url(../images/button_03.jpg);
	}
	
#buttons li h3 a  {
	display:block;
	padding:8px 0 0 40px;
	margin:0;
	}
	
ul.third {
	width:30%;
	float:left;
	margin:0;
	padding:0 0 0 20px;
	}
	
ul.bullets {
	list-style-image:url(../images/bullet.gif);
	padding-left:22px;
	}
	
ul.bullets li {
	margin:0 0 12px 0;
	padding-left:8px;
	}
	
p.contbtn {
	color:#00a950;
	margin-bottom:10px;
	font-size:1.1em;
	}
	
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

a.contactbtn {
	display:block;
	color:#fff;
	width:226px;
	height:53px;
	background-image:url(../images/button_bg.gif);
	text-decoration:none;
	text-transform:uppercase;
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	}
	
a.contactbtn strong {
	display:block;
	padding:12px 4px 0 0;
	text-align:center;
	}


#formcontainer .formitem {
    padding: 0 0 15px;
}

#formcontainer label {
    float: left;
    width: 100px;
}


#formcontainer input, #formcontainer textarea {
    border: 1px solid #999999;
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 1em;
    padding: 3px;
    width: 350px;
}

#formcontainer input.btn {
    background-image: url("../images/contact_button_bg.gif");
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'open_sansregular', Arial, sans-serif;
    font-size: 0.85em;
    font-weight: bold;
    height: 27px;
    margin: 0 0 0 365px;
    width: 100px;
}

.page_left, .page_right {
	font-family: 'open_sansregular', Arial, sans-serif;
	float:left;
	width:460px;
	}
	
.page_left {
	padding:0 30px 0 0;
	}
	
.page_right {
	padding:0 0 0 30px;
	}
	
.left_images {
	width:240px;
	float:right;
	padding:50px 0 0 0;
	}
	
.left_images img {
	border:1px solid #00A950;
	margin:0 0 20px 0;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding:5px;
}

.right_text {
	padding:20px 30px 0 30px;
	float:right;
	width:680px;
	}
	
.right_text01 {
	padding:20px 50px 0 30px;
	float:right;
	width:660px;
	}
	
iframe {
	border:1px solid #00A950;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding:5px;
	width:430px;
}

.half {
	width:50%;
	float:left;
	}
	
.imgmargt {
	margin-top:60px;
	}
	
.bordnone {
	border:0;
	}
	
#buttons h3 {
	color:#fff;
	font-size:1.1em;
	margin:0;
	}
	
#buttons {
	margin-bottom:15px;
	}