#container {
	height: 840px;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
}
#container #absolute {
	position: absolute;
	height: 840px;
	width: 754px;
	background-image: url(Images/bgndcomminaction1.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
#container #absolute #logo {
	position: absolute;
	height: 95px;
	width: 70px;
	left: 40px;
	top: 40px;
	z-index: 1;
}
#container #absolute #weddingsbutton {
	position: absolute;
	height: 12px;
	width: 400px;
	top: 124px;
	z-index: 3;
	right: 45px;
}
#container #absolute #weddingsbutton a {
	padding-left: 25px;
}
#container #absolute #contactbutton {
	position: absolute;
	height: 12px;
	width: 75px;
	left: 550px;
	top: 124px;
	z-index: 5;
}
#container #absolute #directionsbutton {
	position: absolute;
	height: 12px;
	width: 80px;
	top: 124px;
	right: 35px;
	z-index: 6;
}
#container #absolute #flashheader {
	position: absolute;
	height: 250px;
	width: 735px;
	left: 10px;
	top: 150px;
	z-index: 7;
}
#container #absolute #nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: absolute;
	height: 30px;
	width: 734px;
	left: 10px;
	top: 400px;
	background-color: #49703E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	z-index: 9;
}
#container #absolute #nav #explore {
	position: absolute;
	height: 30px;
	width: 180px;
	right: 360px;
}
#container #absolute #nav #findyourhomebutton {
	position: absolute;
	height: 30px;
	width: 180px;
	right: 180px;
}
#container #absolute #nav #aboutusbutton {
	position: absolute;
	height: 30px;
	width: 180px;
	right: 0px;
}
#container #absolute #sidebar {
	position: absolute;
	height: 379px;
	width: 193px;
	left: 11px;
	top: 431px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #a4b79e;
	z-index: 8;
}
#container #absolute #sidebar #sidelinksbox {
	position: absolute;
	height: 250px;
	width: 193px;
	top: 25px;
}
#container #absolute #maincontent {
	position: absolute;
	height: 359px;
	width: 535px;
	top: 450px;
	right: 12px;
	z-index: 2;
}
