#lefthandbox{
	position:absolute;
	width:171px;
	height:320px;
	z-index:1;
	left: 9px;
	top: 101px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 20px;
	text-align: left;
	border-right-width: 1px;
	border-right-color: #FFF5E6;
}
#textbox{
	position:absolute;
	width:257px;
	height:320px;
	z-index:1;
	left: 460px;
	top: 101px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFF5E6;
	margin: 0px;
	text-align: left;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}

#fourstarimage {
	position:absolute;
	width:103px;
	height:118px;
	z-index:2;
	left: -125px;
	top: 25px;
	background-image: url(4star.jpg);
}
#gold {
	position:absolute;
	width:150px;
	height:200px;
	z-index:2;
	left: -128px;
	top: -108px;
	background-image: url(images/gold.png);
}
#fourstartext {
	position:absolute;
	width:195px;
	height:327px;
	z-index:2;
	top: 25px;
	left: 6px;
	text-align: left;
}
#frontimage {
	position:absolute;
	width:222px;
	height:345px;
	z-index:3;
	left: 220px;
	top: 7px;
	background-image: url(front.jpg);
}
#apartment {
	position:absolute;
	width:190px;
	height:35px;
	z-index:2;
	left: 0px;
	top: 291px;
	
}

