@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
body {
	background-color: #000000;
	text-align: left;
}
#logo {
	padding-top: 285px;
}
#logo_about, #logo_contact, #logo_services, #logo_work {
	padding-top: 100px;
}
#container, #container_about, #container_contact, #container_services, #container_work {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(FT%20pictures/index-background.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: 0px 40px;
	height: 650px;
	width: 800px;
}
#container_about {
	background-image:url(FT%20pictures/about-back.jpg);
	text-align: left;
}
#container_contact{
	background-image:url(FT%20pictures/contact-back.jpg);
}
#container_work  {
	background-image:url(FT%20pictures/work-back.jpg);
}
#container_services{
	background-image:url(FT%20pictures/services-back.png);
}
#navigation {
	padding-bottom: 185px;
	padding-left: 220px;
}
#container_services #navigation {
	padding-bottom: 160px;
}
#content_about {
	padding-left: 170px;
	padding-right: 170px;
}
#content_contact {
	width: 500px;
	padding-left: 150px;
	padding-right: 150px;
}
#content_services {
	width: 530px;
	padding-left: 140px;
	text-align: left;
	padding-top: 5px;
	float: none;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
	font-size: 13px;
	font-weight: 400;
	padding-bottom: 20px;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 20px;
}
#navigation li {
	float: left;
	padding-right: 7px;
	position: relative;
	list-style-type: none;
}
#about a {
	height: 85px;
	width: 85px;
	background-image: url(FT%20pictures/water.jpg);
	background-repeat: no-repeat;
	display: block;
}
#contact a {
	height: 85px;
	width: 85px;
	float: none;
	background-image: url(FT%20pictures/tree.jpg);
	background-repeat: no-repeat;
	display: block;
}
#services a {
	height: 85px;
	width: 85px;
	background-image: url(FT%20pictures/grass.jpg);
	background-repeat: no-repeat;
	display: block;
}
#work a {
	height: 85px;
	width: 85px;
	background-image: url(FT%20pictures/flower.jpg);
	background-repeat: no-repeat;
	display: block;
}
h1, strong {
	font-size: 12px;
	display: none;
}
#about a:hover {
	background-image: url(FT%20pictures/about-hover.jpg);
}
#contact a:hover {
	background-image: url(FT%20pictures/contact-hover.jpg);
}
#services a:hover {
	background-image: url(FT%20pictures/services-hover.jpg);
}
#work a:hover {
	background-image: url(FT%20pictures/work-hover.jpg);
}
#index_about a  {
	background-image: url(FT%20pictures/water.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 85px;
	display: block;
}
#index_about a:hover {
	background-image: url(FT%20pictures/HOME-hover.jpg);
	background-repeat: no-repeat;
}
#index_contact a {
	background-image: url(FT%20pictures/tree.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 85px;
	display: block;
}
#index_services a {
	background-image: url(FT%20pictures/grass.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 85px;
	display: block;
}
#index_services  a:hover  {
	background-image: url(FT%20pictures/HOME-hover.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 85px;
}
#index_contact a:hover {
	background-image: url(FT%20pictures/HOME-hover.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 85px;
}
#index_work a {
	background-image: url(FT%20pictures/flower.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 85px;
	display: block;
}
#index_work a:hover {
	background-image: url(FT%20pictures/HOME-hover.jpg);
	background-repeat: no-repeat;
}
#content_services p {
	padding-bottom: 0px;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
	font-weight: lighter;
}
#links_services1 a     {
	background-repeat: no-repeat;
	background-image: url(FT%20pictures/services_list.jpg);
	height: 40px;
	width: 125px;
	display: block;
}
#links_services2 a    {
	background-repeat: no-repeat;
	background-image: url(FT%20pictures/services_area.jpg);
	height: 40px;
	width: 125px;
	display: block;
}
#links_services3 a    {
	background-repeat: no-repeat;
	background-image: url(FT%20pictures/services_home.jpg);
	height: 40px;
	width: 125px;
	display: block;
}
#links_services, #container_work #links_services{
	list-style-image: none;
	position: absolute;
	left: 674px;
	top: 264px;
	width: 125px;
	height: 150px;
	display: block;
}
#container_work  #links_services1 a  {
	background-image: url(FT%20pictures/lawn.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	display: block;
}
#container_work  #links_services2 a  {
	background-image: url(FT%20pictures/construction.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	display: block;
}
#container_work #links_services3 a {
	background-image: url(FT%20pictures/landscaping.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	display: block;
}
#lawn_list {
	width: 220px;
	padding-bottom: 20px;
}
#construction_list {
	width: 275px;
	padding-bottom: 5px;
	height: 165px;
}
#landscaping_list {
	width: 250px;
	position: absolute;
	left: 412px;
	top: 266px;
}
#footer {
	height: 75px;
	clear: both;
}
#places {
	width: 540px;
}
#places p {
	float: left;
	font-weight: normal;
}
#image img {
	margin-left: 12px;
}
h5
 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 100;
	padding-bottom: 20px;
}
#text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	width: 500px;
	padding-left: 150px;
}
#container_work #navigation {
	padding-bottom: 165px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #C9B36E;
	text-decoration: none;
}
#container_about a {
	color: #666666;
	text-decoration: none;
}
#container_about a:hover {
	color: #C5B76A;
	text-decoration: none;
}
#work_links  #lawn a {
	height: 90px;
	width: 250px;
	background-image: url(FT%20pictures/lawn_link.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	display: block;
}
#work_links  #construction a {
	background-image: url(FT%20pictures/construction_link.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 250px;
	margin-bottom: 10px;
	display: block;
}
#work_links  #landscaping a {
	background-image: url(FT%20pictures/landscaping-link.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 250px;
	margin-bottom: 10px;
	display: block;
}
#work_links{
	width: 275px;
	margin-left: 275px;
	margin-top: 25px;
	padding-right: 250px;
}

	
