#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:259px;
	height:250px;
	z-index:1;
	left: 495px;
	top: 114px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	text-align: left;
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#textbox2{
	position:absolute;
	width:267px;
	height:59px;
	z-index:1;
	left: 495px;
	top: 391px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	text-align: left;
	padding: 0px;
	overflow: auto;
}

#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;
}
#map {
	position:absolute;
	width:450px;
	height:340px;
	z-index:3;
	left: 16px;
	top: 109px;
	border: 1px solid #000000;
}
#apartment {
	position:absolute;
	width:190px;
	height:35px;
	z-index:2;
	left: 0px;
	top: 179px;
	
}

