body {
	background-image: url(Images/greensman lawn care back.jpg);
	background-position: bottom;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.contact {		
	width: 370px;
	height: 100%;
	padding-top: 20px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	color: #000000;
}

.contact_form {
	font-family: Tahom;
	font-size: 11px;
	line-height: 12px;
	color: #000000;	
	height: 19px;
	width: 220px;	
	padding-left:3px;
	padding-top:3px;
	margin-left:20px;
	margin-top:5px;
}

.contact_form2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #000000;	
	height: 156px;
	width: 220px;	
	padding-left:3px;
	padding-top:3px;
	overflow:auto;
	margin-left:20px;
	margin-top:5px;
}

.left {
	float: left;
	height: 100%;
	width: 285px;
	margin-top: 55px;
	text-align: center;
	background-position: center;
}
.right {
	text-align: center;
	float: right;
	height: 100%;
	width: 555px;
	margin-top: 55px;
	margin-left: 3px;
	background-position: center;
}
.content_footer {
	margin: 0px;
	background-image: url(Images/content_footer.jpg);
	height: 26px;
	width: 556px;
	
}
.content_below {
	background-image: url(Images/newcontent_footer3.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
}
.content_below a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.content_below a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content_below a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.content_below a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


.footer_wrap {
	background-color: #666666;
}



.wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	background-image: url(Images/content4.gif);
	background-repeat: repeat;
	margin: 0px;
	background-color: #EEECEE;
}

.content .nav {
	background-image: url(Images/headerback.jpg);
	background-repeat: repeat-x;
	height: 40px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	letter-spacing: 2px;
}
.nav a:link {
	color: #FFFFFF;
}
.nav a:visited {
	color: #FFFFFF;
}
.nav a:hover {
	color: #00FF66;
}
.nav a:active {
	color: #999999;
}
