#nav-container {
	position: absolute;
	z-index: 99;
	height: 253px;
	width: 140px;
	left: 6px;
	top: 224px;
}
#header-container {
	position: absolute;
	z-index: 50;
	height: 400px;
	width: 900px;
	left: -50px;
	top: 0px;
}
#footer-container {
	position: absolute;
	z-index: 55;
	height: 80px;
	width: 900px;
	left: 0px;
	bottom: 0px;
}
.seasideMainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rentaltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
}
#military-discount-container {
	position: absolute;
	z-index: 999;
	width: 116px;
	left: 17px;
	top: 678px;
}
#jersey-shore-house-rental {
	position: absolute;
	z-index: 9999;
	height: 128px;
	width: 275px;
	left: -176px;
	top: 0px;
}
#facebook-icon {
	position: absolute;
	z-index: 99999;
	height: 36px;
	width: 125px;
	left: 15px;
	top: 168px;
}

