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

body {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: rgb(94,151,50);}	
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 430px;
	height: 125px;
	margin: 0px;
	padding-right: 10px;
	background-color: #fff;
	z-index: 10;
	-moz-box-shadow: 0px 5px 5px #d7d7d7;
	-webkit-box-shadow: 0px 5px 5px #d7d7d7;
	box-shadow: 0px 5px 5px #d7d7d7;}
img.logo {
	position: absolute;
	width: 225px;
	height: 82px;
	top: 18px;
	margin-right: 40px;
	color: none;}
ul {
	position: absolute;
	margin-left: 266px;
	width: 100px;
	top: 20px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .15em;
	line-height: 2.5em;	
	text-align: right;
	list-style-type: none;}
a {
	color: rgb(150,188,51);
	text-decoration: none;}
a:hover {
	color: rgb(63,120,39);} 
a:active {
	color: rgb(63,120,39);} 
#content {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 440px;
	overflow: auto;
	background: #FFF;}
img#welcome {
	width: 174px;
	height: 24px;
	margin-top: 160px;
	margin-left: 45px;
	margin-bottom: 10px;}
img#process {
	width: 150px;
	height: 24px;
	margin-top: 160px;
	margin-left: 47px;
	margin-bottom: 10px;}
img#aboutus {
	width: 174px;
	height: 24px;
	margin-top: 160px;
	margin-left: 47px;
	margin-bottom: 10px;}
img#services {
	width: 146px;
	height: 24px;
	margin-top: 160px;
	margin-left: 46px;
	margin-bottom: 10px;}
p {
	line-height: 1.6em;}
p.paragraph {
	width: 340px;
	margin-left: 50px;}
img#garden-plan {
	width: 390px;
	height: 266px;
	margin-top: 60px;
	margin-left: 25px;}
#footer {
	position: fixed;
	bottom: 0px;
	left: 0px;
	background-color: rgb(63,120,39);
	width: 440px;
	height: 50px;
	z-index: 7;}
#footer-nav {
	font-size: 8.5px;
	letter-spacing: .15em;
	margin-left: 50px;
	margin-top: 10px;
	color: rgb(150,188,51);}
a#footer-nav {
	color: rgb(150,188,51);
	text-decoration: none;}
a:hover {
	color: rgb(179,206,62);}
