/* CSS Document */

body {
	background-color: #D07344;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 62.5%;
}
#title-layer {
	position:absolute;
	width:479px;
	height:63px;
	z-index:8;
	left: -12px;
	top: -101px;
}
#wrapper {
	position:relative;
	/* Changes the white space */
	height:1500px;
	z-index:7;
	margin: auto;
	left: 0px;
	top: 75px;
	background-color: #FFFFFF;
}	


#flash-layer {
	position:relative;
	width:718px;
	height:1010px;
	z-index:1;
	left: 25px;
	top: 2px;
	border: 0px solid #666666;
	background-color: #FFFFFF;
	margin: auto;
}

#epolicy-desc {
	position:absolute;
	width:676px;
	/* Border for the content */
	height:1450px;
	z-index:2;
	left: 1px;
	top: 21px;
	border: 1px solid #cc6633;
}

#rates-layer {
	position:absolute;
	width:502px;
	height:278px;
	z-index:9;
	left: 10px;
	top: 91px;
}
#amenities-layer {
	position:absolute;
	width:518px;
	height:837px;
	z-index:9;
	left: 10px;
	top: 375px;
}
#hub-layer {
	position:absolute;
	width:111px;
	height:50px;
	z-index:8;
	left: 220px;
	top: 1015px;
}
