body { width: 100%; height: 100%; padding: 0px; margin: 0px; background-color: #FFFFFF; background-image: URL(images/sand-tile.jpg); background-position: center top; background-repeat: repeat-x; }
div.page {
	position: absolute;
	width: 950px;
	height: 1200px;
	top: 0px;
	z-index: 1;
	left: 0px;
}
div.box1 {
	position: absolute;
	width: 198px;
	height: 276px;
	top: 515px;
	left: 31px;
	z-index: 5;
}
div.box2 {
	position: absolute;
	width: 369px;
	height: 527px;
	top: 515px;
	right: 31px;
	font-family:"Georgia", Times, serif;
	font-size: 0.85em;
	color: #FFFFFF;
	font-weight: 200;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	z-index: 6;
	background-image: url(images/pattern-findus.gif);
}
div.box3 {
	position: absolute;
	width: 198px;
	height: 276px;
	top: 825px;
	left: 31px;
	z-index: 7;
}
div.box4 {
	position: absolute;
	width: 198px;
	height: 276px;
	top: 515px;
	left: 260px;
	z-index: 8;
}
div.box5 {
	position: absolute;
	width: 198px;
	height: 276px;
	top: 825px;
	left: 489px;
	z-index: 9;
}
div.box6 {
	position: absolute;
	width: 198px;
	height: 276px;
	top: 825px;
	right: 31px;
	z-index: 10;
}
div.box7 {
	position: absolute;
	width: 198px;
	height: 276px;
	top: 825px;
	left: 260px;
	z-index: 12;
}
div.subnav {
	position: absolute;
	width: 888px;
	height: 40px;
	top: 1125px;
	left: 31px;
	font-family:"Georgia", Times, serif;
	font-size: 0.75em;
	color: #545454;
	font-weight: 400;
	text-align: right;
	line-height: 18px;
	z-index: 11;
}
div.map {
	position: absolute;
	width: 618px;
	height: 350px;
	top: 135px;
	left: 301px;
	z-index: 13;
	background-color:#db487e;
}
