#lefthandbox{
	position:absolute;
	width:171px;
	height:320px;
	z-index:1;
	left: 9px;
	top: 101px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 20px;
	text-align: left;
}
#leftline{
	position:absolute;
	width:1px;
	height:359px;
	z-index:1;
	left: 380px;
	top: 102px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-right-width: 1px;
	border-right-color: #FFF5E6;
}
#rightline{
	position:absolute;
	width:1px;
	height:359px;
	z-index:1;
	left: 514px;
	top: 102px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-right-width: 1px;
	border-right-color: #FFF5E6;
}
#textbox{
	position:absolute;
	width:366px;
	height:326px;
	z-index:1;
	left: 396px;
	top: 115px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	text-align: left;
	padding: 0px;
}

#fourstarimage {
	position:absolute;
	width:103px;
	height:118px;
	z-index:2;
	left: 41px;
	top: 3px;
	background-image: url(images/5star.jpg);
}
#roomplantext {
	position:absolute;
	width:216px;
	height:330px;
	z-index:2;
	top: 114px;
	left: 545px;
	text-align: left;
}
#accommimage {
	position:absolute;
	width:501px;
	height:345px;
	z-index:3;
	left: 131px;
	top: 107px;
	background-image: url(images/roomplan.gif);
}
#apartment {
	position:absolute;
	width:190px;
	height:35px;
	z-index:2;
	left: 0px;
	top: 179px;
	
}
