html{
	font-family:myriad pro, arial, sans-serif;
	height:0px;
}

body{
	background-color:#1e441f;
}

#container{
	width:1000px;
	height:auto;
}

h1{
	font-size:24px;
	font-style:italic;
	font-weight:400;
	color:#fff;
	letter-spacing:1px;
	float:left;
}

h1 span{
	color:#90ceee;
}

h2{
	color:#004aaf;
	font-size:18px;
	margin-top:8px;
	margin-bottom:8px;
	font-weight:500;
	letter-spacing:.5px;
}

a{
	color:#004daf;
	font-weight:600;
	position:relative;
	z-index:1000;
}

a:hover{
	color:#B32B21;
}

/*HEADER-----------------------------------------------------------*/

#super-header{
	background-color:#0052af;
	width:100%;
	height:134px;
}

#header{
	background-image:url(/images/bg-header.jpg);
	width:1000px;
	height:134px;
	background-position:top center;
	background-color:#0052af;
}

#logo{
	background-image:url(/images/logo.png);
	width:550px;
	height:164px;
	float:left;
	position:absolute;
	z-index:1;
	margin:-87px 0px 0px 25px;
}

/*BODY-----------------------------------------------------------*/

#super-body{
	background-image:url(/images/bg-body-gradient.gif);
	background-color:white;
	width:100%;
	min-width:1000px;
	height:auto;
	position:absolute;
	top:251px;
	background-repeat:repeat-x;
}

#container{
	width:925px;
	text-align:left;
	padding:25px;
}

#container p{
	font-size:14px;
	font-weight:100;
	line-height:22px;
	letter-spacing:.25px;
	padding-right:30px;
}

#address-info{
	float:right;
	font-size:12px;
	color:#fff;
	margin:8px 60px 0 0px;
}

/*COLUMN-LEFT-----------------------------------------------------------*/

#horiz-divider{
	background-image:url(/images/horiz-divider.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:10px;
	margin-top:40px;
}

#column-left{
	width:650px;
	float:left;
}

#column-left .author{
	font-size:16px;
	line-height:19px;
	font-style:italic;
	color:#004aaf;
	font-weight:100;
	text-align:right;
	border-bottom:1px dashed #004aaf;
	padding-bottom:25px;
}

#column-left-sub-a{
	float:left;
	width:40%;
}

#column-left-sub-b{
	float:right;
	width:60%;
}

#column-left ul{
	font-size:14px;
	line-height:20px;
	padding:0px 30px;
	list-style:outside disc;
}

#column-left li{
	margin-bottom:8px;
}

#column-left ol{
	font-size:14px;
	line-height:20px;
	padding:0px 30px;
	list-style:outside decimal;
}

/*GOOGLE MAP-----------------------------------------------------------*/

#column-left-sub-b iframe{
	border:1px solid #004aaf;
}

#column-left-sub-b a{
	margin-top:10px;
	display:block;
}

/*FEATURED-SET-----------------------------------------------------------*/


#feature-1{
	background-image:url(/images/feature-set/featured-set-1-land.png);
	width:200px;
	height:134px;
	float:left;
	margin:0px 16px 16px 0px;
}

#feature-2{
	background-image:url(/images/feature-set/featured-set-2-hard.png);
	width:200px;
	height:134px;
	float:left;
	margin:0px 16px 16px 0px;
}

#feature-3{
	background-image:url(/images/feature-set/featured-set-3-lawn.png);
	width:200px;
	height:134px;
	float:left;
	margin:0px 16px 16px 0px;
}

#feature-4{
	background-image:url(/images/feature-set/featured-set-4-irrig.png);
	width:200px;
	height:134px;
	float:left;
	margin:0px 16px 16px 0px;
}

#feature-5{
	background-image:url(/images/feature-set/featured-set-5-light.png);
	width:200px;
	height:134px;
	float:left;
	margin:0px 16px 16px 0px;
}

#feature-6{
	background-image:url(/images/feature-set/featured-set-6-mist.png);
	width:200px;
	height:134px;
	float:left;
	margin:0px 16px 16px 0px;
}

#feature-1:hover{
	background-image:url(/images/feature-set/featured-set-1-land-hover.png);
}

#feature-2:hover{
	background-image:url(/images/feature-set/featured-set-2-hard-hover.png);
}

#feature-3:hover{
	background-image:url(/images/feature-set/featured-set-3-lawn-hover.png);
}

#feature-4:hover{
	background-image:url(/images/feature-set/featured-set-4-irrig-hover.png);
}

#feature-5:hover{
	background-image:url(/images/feature-set/featured-set-5-light-hover.png);
}

#feature-6:hover{
	background-image:url(/images/feature-set/featured-set-6-mist-hover.png);
}

/*VERT-DIVIDER-----------------------------------------------------------*/

#vert-divider{
	width:8px;
	height:150px;
	margin-top:-20px;
	float:left;
}

#vert-divider-top{
	background-image:url(/images/vert-divider-1-top.png);
	width:8px;
	height:81px;
	background-repeat:none;
}

#vert-divider-middle{
	background-image:url(/images/vert-divider-2-middle.png);
	width:8px;
	height:100%;
	background-repeat:repeat-y;
}

#vert-divider-bottom{
	background-image:url(/images/vert-divider-3-bottom.png);
	width:8px;
	height:194px;
	background-repeat:none;
}

/*COLUMN-RIGHT-----------------------------------------------------------*/

#column-right{
	width:250px;
	float:right;
}

#quote{
	margin-bottom:15px;
}

#quote p{
	font-size:20px;
	line-height:28px;
	font-style:italic;
	color:#004aaf;
	font-weight:600;
	padding-left:15px;
}

#column-right .author{
	text-align:right;
	line-height:17px;
	font-size:16px;
	margin-top:5px;
}

#sponsors{
	padding-left:10px;
	text-align:left;
}

#sponsors img{
	margin-right:20px;
	margin-bottom:10px;
}

#guarantees{
	background-image:url(/images/guarantee.png);
	width:175px;
	height:75px;
	vertical-align:middle;
	margin-right:20px;
	margin-bottom:10px;
}

#guarantees:hover{
	background-image:url(/images/guarantee-hover.png);
}

/*Gallery----------------------------------------------------------*/

#gallery-view div.gallery{
    float:left;
    margin:5px;
    text-align:center;
	height:100px;
	width:200px;
    border:3px solid #fff;
	cursor:pointer;
}

#gallery-view div.gallery:hover{
    border:3px solid #004daf;
}

#gallery-view div.gallery p{
	background-color:#333;
	color:white;
	font-size:15px;
	font-weight:bold;
	margin:0;
	opacity:0.8;
	padding:4px;
	text-align:center;
	width:96%;
}

#gallery-view div.image{
    border:3px solid #fff;
	background:#fff;
	min-height:100px;
    float:left;
    margin:0px 20px 20px 0px;
    text-align:center;
	width:100px;
}

#gallery-view div.image:hover{
    border:3px solid #004daf;
}

#service-thumbs #gallery-view div.image{
	width:75px;
	min-height:75px;
}

/*FOOTER-----------------------------------------------------------*/

#super-footer{
	background-image:url(/images/footer-grass.png);
	width:100%;
	min-width:1000px;
	height:221px;
	bottom:0px;
	position:relative;
	background-repeat:repeat-x;
	background-position:bottom center;
}

#footer .text{
	font-size:14px;
	font-weight:100;
	color:#fff;
	text-align:center;
	letter-spacing:.5px;
	padding-top:120px;
	background-color:transparent;
	background-image:url(/images/footer-grass-shadow.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:44px;
	width:386px;
}

#footer a{
	color:#fff;
	font-weight:100;
}

#footer a:hover{
	color:#B32B21;
}






