#container {
	height: 880px;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
}
#container #aboslute {
	position: absolute;
	height: 880px;
	width: 754px;
	background-image: url(Images/background_nhood.jpg);
	background-repeat: no-repeat;
}
#container #aboslute #logo {
	position: absolute;
	height: 95px;
	width: 70px;
	left: 40px;
	top: 40px;
	z-index: 1;
}
#container #aboslute #flash_header {
	position: absolute;
	height: 250px;
	width: 735px;
	left: 10px;
	top: 150px;
	z-index: 7;
}
#container #aboslute #weddingsbutton {
	position: absolute;
	height: 12px;
	width: 400px;
	top: 124px;
	z-index: 3;
	right: 37px;
}
#container #aboslute #weddingsbutton a {
	padding-left: 25px;
}
#container #aboslute #contactbutton {
	position: absolute;
	height: 12px;
	width: 75px;
	left: 550px;
	top: 124px;
	z-index: 9;
}
#container #aboslute #directionsbutton {
	position: absolute;
	height: 12px;
	width: 80px;
	top: 124px;
	right: 35px;
	z-index: 2;
}
#container #aboslute #sidebar {
	position: absolute;
	height: 419px;
	width: 193px;
	left: 11px;
	top: 431px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #D6C9B3;
	z-index: 4;
}
#container #aboslute #sidebar #sidelinks {
	position: absolute;
	height: 250px;
	width: 193px;
	top: 25px;
	z-index: 3;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 15px;
}
#container #aboslute #nav {
	position: absolute;
	height: 30px;
	width: 734px;
	left: 10px;
	top: 400px;
	background-color: #332506;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	z-index: 10;
}
#container #aboslute #nav #explorebutton {
	position: absolute;
	height: 30px;
	width: 180px;
	right: 360px;
	z-index: 1;
}
#container #aboslute #nav #findyourhome {
	position: absolute;
	height: 30px;
	width: 180px;
	right: 180px;
	z-index: 2;
}
#container #aboslute #nav #aboutus {
	position: absolute;
	height: 30px;
	width: 180px;
	right: 0px;
	z-index: 3;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	padding-left: 10px;
}
#container #aboslute #maincontent {
	position: absolute;
	height: 379px;
	width: 535px;
	top: 450px;
	right: 12px;
	z-index: 6;
}
#wrapper #maincontent img {
	margin: 10px;
}
