#main {
	position: relative;
	height: 799px;
	width: 799px;
	border: 1px solid #FFFFFF;
	background-image: url(images/child_back.gif);
}
#body_copy {
	position: absolute;
	height: 162px;
	width: 250px;
	left: 288px;
	top: 272px;
	text-align: left;
	font-size: 16px;
}

#top_nav_bar {
	position: absolute;
	height: 37px;
	width: 797px;
	top: 180px;
	background-color: #02A12C;
	left: 0px;
	border: 1px solid #000000;
}

#bottom_nav_bar {
	position: absolute;
	height: 37px;
	width: 797px;
	background-color: #02A12C;
	bottom: -380px;
	left: 0px;
	top: 760px;
	border: 1px solid #000000;
}


#hardscape_button {
	position: absolute;
	height: 25px;
	width: 150px;
	left: 12px;
	top: 6px;
	background-color: #CCFFCC;
	border: 1px solid #000000;
	text-align: center;
}
#planting_button {
	position: absolute;
	height: 25px;
	width: 125px;
	left: 174px;
	top: 6px;
	background-color: #CCFFCC;
	text-align: center;
	border: 1px solid #000000;
}



#specialties_button {
	position: absolute;
	height: 25px;
	width: 175px;
	left: 311px;
	top: 6px;
	background-color: #CCFFCC;
	text-align: center;
	border: 1px solid #000000;
}

#slideshow_button {
	position: absolute;
	height: 25px;
	width: 100px;
	left: 498px;
	top: 6px;
	background-color: #CCFFCC;
	text-align: center;
	border: 1px solid #000000;
}

#design_button {
	position: absolute;
	height: 25px;
	width: 175px;
	left: 610px;
	top: 6px;
	background-color: #CCFFCC;
	text-align: center;
	border: 1px solid #000000;
	}

#main_photo_1 {
	position: absolute;
	height: 197px;
	width: 250px;
	top: 273px;
	left: 25px;
	border: 1px solid #000000;
}



#home_button {
	position: absolute;
	height: 25px;
	width: 150px;
	left: 6px;
	top: 5px;
	background-color: #CCFFCC;
	text-align: center;
	border: 1px solid #000000;
}

#contact_button {
	position: absolute;
	height: 25px;
	width: 150px;
	left: 165px;
	top: 5px;
	background-color: #CCFFCC;
	text-align: center;
	border: 1px solid #000000;
}

#paving_button {
	position: absolute;
	height: 25px;
	width: 150px;
	left: 324px;
	top: 5px;
	background-color: #CCFFCC;
	text-align: center;
	border: 1px solid #000000;
}

#webdesign_button {
	position: absolute;
	height: 25px;
	width: 150px;
	left: 483px;
	top: 5px;
	background-color: #CCFFCC;
	text-align: center;
	border: 1px solid #000000;
}
#main_photo_2 {
	position: absolute;
	height: 168px;
	width: 225px;
	top: 270px;
	right: 65px;
	left: 550px;
	border: 1px solid #000000;
}
#main_photo_3 {
	position: absolute;
	height: 126px;
	width: 190px;
	left: 330px;
	top: 505px;
	border: 1px solid #000000;
}
#main_photo_4 {
	position: absolute;
	height: 156px;
	width: 275px;
	left: 25px;
	top: 579px;
	border: 1px solid #000000;
}
#main_photo_5 {
	position: absolute;
	height: 205px;
	width: 225px;
	left: 550px;
	top: 509px;
	border: 1px solid #000000;
}
#header {
	position: absolute;
	height: 180px;
	width: 799px;
	left: 0px;
}

#heading {
	position: absolute;
	height: 20px;
	width: 700px;
	left: 47px;
	top: 225px;
}




#links_button {
	position: absolute;
	height: 25px;
	width: 150px;
	left: 642px;
	top: 5px;
	background-color: #CCFFCC;
	text-align: center;
	border: 1px solid #000000;
}


body {
	background-color: #000000;
}
#heading_block {
	position: absolute;
	height: 20px;
	width: 700px;
	top: 230px;
	left: 47px;
}

#matt_card {
	position: absolute;
	height: 205px;
	width: 353px;
	left: 25px;
	top: 386px;
	border: 1px solid #000000;
}

#bill_card {
	position: absolute;
	height: 205px;
	width: 353px;
	top: 384px;
	right: 25px;
	left: 425px;
	border: 1px solid #000000;
}

a:link {
	color: #088024;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #088024;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #088024;
}
body,td,th {
	font-family: Georgia;
}
#main #contact_copy_block {
	position: absolute;
	height: 421px;
	width: 725px;
	left: 41px;
	top: 265px;
	text-align: left;
}

#header {
	position: absolute;
	height: 180px;
	width: 799px;
	left: 0px;
}
