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

html, table, p, font, body, ul, li, a, h1, h2, h3, h4, h5  
{
    padding: 0;
    margin: 0;
    border: 0;
	font-weight:normal;
	color:#303233;
}

img{
	border:none;
}

body{
    font-family:Arial, Helvetica, sans-serif;
	font-size:100.1%;
	background-color:#d9d5d0;
}

p{
	font-size:0.75em;
    line-height:1.8em;
	padding:0px 0 12px 0;
}

a{
    color:black;
}

a:hover{
    color:#b1b3b3;
}

h1{
	font-size:2.6em;
	line-height:1.4em;
    padding:0 40px 20px 0;
}

h2{
	padding:10px 0px 10px 0;
}

h3{
    font-size:0.85em;

}

h4{
	

}

h5{
	
}

h6{
	
}

.h-padding{
	padding-bottom:10px;
}

#list_why li{
	padding-bottom:15px;
	list-style:none;
	
}
#list_why p{
	padding:0 0 0 0;
	line-height:1.6em;
	
}

#list_landscaping{
	padding:0 0 20px 30px;
	line-height:1.6em;
font-size:0.7em;
	
}

#wrapper{
    position:relative;
	width:980px;
	margin: 0 auto;
}

#header{
	width:980px;
	height:790px;
	background-image:url(../images/feet2.jpg);
	background-repeat:no-repeat;
	margin-top:50px;
	
}

#header2{
	width:980px;
	height:513px;
	background-image:url(../images/hero.jpg);
	background-repeat:no-repeat;
	border-bottom:solid white 7px;
	
}

#header3{
	width:980px;
	height:180px;
	background-image:url(../images/hero2.jpg);
	background-repeat:no-repeat;
	border-bottom:solid white 7px;
	
}

#nav{
    position:relative;
    float:right;
    margin: 0;
    border: 0;
}

li#img_block {
    border: 0;
    margin: 0;
    padding: 0;
    background-image: none;
}

#header4{
	width:980px;
	height:513px;
	border-bottom:white 7px;
	
}

#content{
	position:relative;
	background-image:url(../images/diagonal3.png);
	background-repeat:no-repeat;
	background-position:0px 0;
	overflow:hidden;
}

#left{
	position:relative;
    width:420px;	
    background-color:#eff0ed;
	padding-bottom:40px;
	float:left;
}

#p1{
	margin:40px 25px 18px 60px;
}

#p2{
    margin:0px -20px 0px 60px;
}

#p3{
    margin:40px 60px 0px 90px;
text-align:right;
float:left;
}

#p4{
    float:left;
    margin:3px 60px 20px 160px;
    text-align:right;
}
#p4why{
    float:left;
    margin:10px 60px 0 120px;
    text-align:right;
}

#construction_p3{
    margin:25px 60px 5px 120px;
text-align:right;
float:left;
}

#construction-links{
     margin:10px 60px 0px 120px;
text-align:right;
float:right;
font-size:0.7em;
}

#construction-links a:link{
     margin-right:10px;
}

#construction_p4{
    margin:0 60px 40px 150px;
text-align:right;
float:left;
}

#earth_p2{
    margin:0px 10px 0px 60px;
}

#earth_p2 ul, #landscaping_p4 ul{
    margin:0px 0px 0px 20px;
	font-size:0.75em;
    line-height:1.6em;
	padding:0px 0 12px 0;
	
}


#earth_p3{
    margin:10px -20px 0px 60px;
}

#landscaping_p3{
    margin:0px -40px 0px 60px;
}

#landscaping_p4{
    margin:0px -60px 0px 60px;
}


#blurb{
	border-bottom:#303233 solid 0.15em;
	border-top:#303233 solid 0.15em;
	margin:0px 35px 30px 60px;
	padding:13px 0 13px 0;
	
}

#blurb2{
	border-bottom:#303233 solid 0.15em;
	border-top:#303233 solid 0.15em;
	margin:30px 60px 40px 140px;
	padding:13px 0 13px 0;
	text-align:right;
	float:left;
	
}

#earth_blurb{
	border-bottom:#303233 solid 0.15em;
	border-top:#303233 solid 0.15em;
	margin:0px 40px 30px 60px;
	padding:13px 0 13px 0;
	
}

#right{
	float:left;
	width:560px;

}

#right_image{
float:left;
}



#footer{
border-top: solid white 7px;   
width:980px;
height:80px;
background-color:#eff0ed;
}

#rightalign{
	right:40px;	
	top:30px;
	position:relative;
	float:right;
}

#leftalign{
	left:40px;	
	top:30px;
	position:relative;
	float:left;	
}

.ie6-upgradebar {
    display:none;
}