body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#215A35;
	background-position:right;
	background-repeat:repeat-y;
}

#info {
	width:450px;
	height:45px;
	position:absolute;
	left:50px;
	top:130px;
}

#info_homepage {
	width:100%;
	height:35px;
	position:absolute;
	left:0px;
	top:0px;
	z-index: 1;
}

#info_hometop {
	width:100%;
	height:95px;
	position:absolute;
	left:0px;
	top:35px;
}

#homepage_menu_holder {
	width:100%;
	height:80%;
	position:absolute;
	top:65px;
	z-index: 1;
}

#homepage_menu {
	width:640px;
	height:400px;
	position:relative;
	top:10px;
}

#homepage_top {
	width:640px;
	height:80px;
	position:absolute;
	left:0px;
}

#homepage_bottom {
	width:640px;
	height:80px;
	position:absolute;
	left:0px;
	top:320px;
}

#homepage_left {
	width:80px;
	height:240px;
	position:absolute;
	left:0px;
	top:80px;
}

#homepage_right {
	width:80px;
	height:240px;
	position:absolute;
	left:560px;
	top:80px;
}

#menu_item_1 {
	width:120px;
	height:120px;
	position:absolute;
	left:80px;
	top:80px;
}

#menu_item_2 {
	width:120px;
	height:120px;
	position:absolute;
	left:200px;
	top:80px;
}

#menu_item_3 {
	width:120px;
	height:120px;
	position:absolute;
	left:320px;
	top:80px;
}

#menu_item_4 {
	width:120px;
	height:120px;
	position:absolute;
	left:440px;
	top:80px;
}

#menu_item_5 {
	width:120px;
	height:120px;
	position:absolute;
	left:80px;
	top:200px;
}

#menu_item_6 {
	width:120px;
	height:120px;
	position:absolute;
	left:200px;
	top:200px;
}

#menu_item_7 {
	width:120px;
	height:120px;
	position:absolute;
	left:320px;
	top:200px;
}

#menu_item_8 {
	width:120px;
	height:120px;
	position:absolute;
	left:440px;
	top:200px;
}

#holder {
	height:100%;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
}

#bg_left {
	height:100%;
	width:60px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(Images/fade_left.gif);
	background-repeat:repeat-y;
	z-index: 2;
}


#bg_right {
	height:200px;
	width:60px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(Images/fade_right.gif);
	background-repeat:repeat-y;
	background-color: #215A35;
}

#bg_top {
	height:29px;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(Images/top_repeat.gif);
	background-repeat:repeat-x;
	z-index: 1;
}

#bg_corner_left {
	height:43px;
	width:43px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(Images/bg_corner_left.gif);
	background-repeat:no-repeat;
	z-index: 4;
}

#bg_corner_right {
	height:43px;
	width:43px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(Images/bg_corner_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	z-index: 4;
}

#bg_bottom {
	height:24px;
	width:100%;
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(Images/bg_fade_bottom.gif);
	background-repeat:repeat-x;
	z-index: 3;
}

#bg_corner_bottom_left {
	height:43px;
	width:43px;
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(Images/bg_corner_bottom_left.gif);
	background-repeat:no-repeat;
	z-index: 4;
}

#bg_corner_bottom_right {
	height:43px;
	width:43px;
	position:absolute;
	bottom:0px;
	right:0px;
	background-image:url(Images/bg_corner_bottom_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	z-index: 4;
}

/* below - 'about' section */

#holder_about {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
}

#menu {
	width:100%;
	height:160px;
	position:absolute;
	top:35px;
	left:0px;
}

#content {
	width:100%;
	height:250px;
	position:absolute;
	top:250px;
	left:0px;
}

#content_about_text {
	width:550px;
	height:250px;
	position:absolute;
	top:0px;
	left:150px;
}

#content_image {
	width:150px;
	height:350px;
	position:absolute;
	top:0px;
	left:0px;
}

/* below - 'location' section */

#holder_location {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
}

#content_location_text {
	width:550px;
	height:auto;
	position:absolute;
	top:0px;
	left:150px;
}

/* below - 'contact' section */

#holder_contact {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
}

#content_contact_text {
	width:550px;
	height:auto;
	position:absolute;
	top:0px;
	left:150px;
}

/* below - 'conifers' section */

#holder_conifers {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
}

#content_conifers_text {
	width:550px;
	height:auto;
	position:absolute;
	top:0px;
	left:150px;
}

/* below - 'plants' section */

#holder_plants {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
}

#content_plants_text {
	width:550px;
	height:auto;
	position:absolute;
	top:0px;
	left:150px;
}
