body {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	background-image:url(../images/homebody-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-decoration: none;
	text-align:center;
}
#wrapper {
	text-align:left;
	padding:0px;
	width:970px;
	margin:0px auto;
}

#logo {
	position:absolute;
	width:220px;
	margin:15px 0 0 0px;
	height:1px;
	padding-top:150px;
	overflow:hidden;
}

#homeutilities {
	font-size:18px;
	font-family: "Gauntlet Classic"; float:right;
}
#homeutilities ul { padding-top:135px;

}
#homeutilities li {
	float:left;
}
#homeutilities li a {
	display:block;
	color:#90b964;
	margin-right:none;
	text-decoration:none;
}
#homeutilities li a:hover {
	color:#036101;
	text-decoration:none;
}

#home-mainnav {
	font-size:18px; float:right;
	font-family: "Gauntlet Classic";
}
#home-mainnav ul { padding:10px 0 0 0px;
}
#home-mainnav li {
	float:left;
}
#home-mainnav li span {
	color:#919191;
	float:left;
}
#home-mainnav li a {
	color:#919191;
	text-decoration:none;
	padding:0 4px 0 4px;
	display:block;
}
#home-mainnav li a:hover, #home-mainnav li a.active {
	color:#79a44b;
	text-decoration:none;
}
#home-mainsection { width:970px; padding-top:36px;}

#homecontent { float:left;
min-height:350px;
padding:21px 56px 0 0;
width:219px; }
#homeright { float:left; width:694px;}
#homeimage { float:left; width:694px; height:380px;}


p { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#202020; line-height: 18px;
	padding: 0px 0px 20px 0px;}
p.intro .firstletter {
	font-size :40px;
	padding:8px 7px 5px 0;
	font-weight : bold;
	float : left;
	color : #90b964;
}

/*----------------cta -----------------*/
#sectioncta { width:970px; height:58px; margin-top:14px; padding-bottom:48px;}
#homcta {
	width:694px;
	margin-top:0px;  float: right;

}
#homcta ul {}
#homcta li { float:left;}
#homcta li a {
	display:block;
	background-repeat:no-repeat; background-image:url(../images/home-cta.jpg); height:58px;
}
#hctview { width:217px; background-position:0px 0px;}
#hctview:hover { background-position:0px -58px;}

#hctfree { width:247px; background-position:-217px 0px;}
#hctfree:hover { background-position:-217px -58px;}

#hctbeneft { width:230px; background-position:-464px 0px;}
#hctbeneft:hover { background-position:-464px -58px;}

/*----------------footer -----------------*/
#homefooter { height:72px; background-image:url(../images/homefooter-bg.jpg); background-repeat:repeat-x; background-position:top;  }

#homein-foot {
	width:970px;
	margin:0px auto;
	padding-top:25px;
} 

#home-mainnav {
	margin-top: 3px;
	font-size:18px;
	font-family: "Gauntlet Classic";
	width: 700px;
}
#home-mainnav ul {

}
#home-mainnav li {
	float:left;
}
#home-mainnav li span {
	color:#919191;
	float:left;
}
#home-mainnav li a {
	display:block;
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#living_walls {
	background-position: 0px 0px;
	width: 86px;
}
#living_walls:hover, #living_walls.active {
	background-position: 0px -20px;
}
#green_wall {
	background-position: -95px 0px;
	width: 151px;
}
#green_wall:hover, #green_wall.active {
	background-position: -95px -20px;
}
#vertical_garden {
	background-position: -254px 0px;
	width: 233px;
}
#vertical_garden:hover, #vertical_garden.active {
	background-position: -254px -20px;
}
#photo_gallery {
	background-position: -495px 0px;
	width: 115px;
}
#photo_gallery:hover, #photo_gallery.active {
	background-position: -495px -20px;
}
#about_us {
	background-position: -616px 0px;
	width: 75px;
}
#about_us:hover, #about_us.active {
	background-position: -616px -20px;
}

#homeutilities li a {
	display:block;
	background-image: url(../images/utilities.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#homeutilities li a:hover {
	color:#036101;
	text-decoration:none;
}
#contact_us {
	background-position: -50px 0px;
	width: 83px;
}