#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: 276px;
	top: 275px;
	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: 267px;
	width: 200px;
	top: 278px;
	left: 25px;
	border: 1px solid #000000;
}



#home_button {
	position: absolute;
	height: 25px;
	width: 150px;
	left: 6px;
	top: 6px;
	background-color: #CCFFCC;
	text-align: center;
	border: 1px solid #000000;
}

#contact_button {
	position: absolute;
	height: 25px;
	width: 150px;
	left: 165px;
	top: 6px;
	background-color: #CCFFCC;
	text-align: center;
	border: 1px solid #000000;
}

#paving_button {
	position: absolute;
	height: 25px;
	width: 150px;
	left: 324px;
	top: 6px;
	background-color: #CCFFCC;
	text-align: center;
	border: 1px solid #000000;
}

#webdesign_button {
	position: absolute;
	height: 25px;
	width: 150px;
	left: 483px;
	top: 6px;
	background-color: #CCFFCC;
	text-align: center;
	border: 1px solid #000000;
}
#main_photo_2 {
	position: absolute;
	height: 261px;
	width: 200px;
	top: 278px;
	right: 65px;
	left: 570px;
	border: 1px solid #000000;
}
#main_photo_3 {
	position: absolute;
	height: 135px;
	width: 225px;
	left: 287px;
	top: 459px;
	border: 1px solid #000000;
}
#main_photo_4 {
	position: absolute;
	height: 185px;
	width: 200px;
	left: 25px;
	top: 560px;
	border: 1px solid #000000;
}
#main_photo_5 {
	position: absolute;
	height: 158px;
	width: 200px;
	left: 571px;
	top: 553px;
	border: 1px solid #000000;
}
#header {
	position: absolute;
	height: 180px;
	width: 799px;
	background-image: url(images/child_header.gif);
	left: 0px;
}
#heading {
	position: absolute;
	height: 20px;
	width: 700px;
	left: 47px;
	top: 225px;
}
#main_photo_6 {
	position: absolute;
	height: 123px;
	width: 225px;
	left: 289px;
	top: 616px;
	border: 1px solid #000000;
}








#links_button {
	position: absolute;
	height: 25px;
	width: 150px;
	left: 642px;
	top: 6px;
	background-color: #CCFFCC;
	text-align: center;
	border: 1px solid #000000;
}


body {
	background-color: #000000;
}
