#wrapper1 #lefthotel {
	position: absolute;
	height: 545px;
	width: 213px;
	left: 0px;
	top: 205px;
	z-index: 1;
	color: #000000;
	padding: 0px 10px 0px 27px;
	background-image: url(../im_dkbl_slices/hotel_left.jpg);
	background-repeat: no-repeat;
}
#wrapper1 #lefthotel p {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

#wrapper1 #middlehotel {
	position: absolute;
	height: 530px;
	width: 400px;
	left: 250px;
	top: 205px;
	margin: 0px;
	padding: 15px 0px 0px;
	border-width: 0px;
	z-index: 20;
	background-image: url(../im_dkbl_slices/hotel_middle.jpg);
	background-repeat: no-repeat;
}
#wrapper1 #righthotel {
	position: absolute;
	height: 530px;
	width: 185px;
	left: 650px;
	top: 205px;
	z-index: 10;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(../im_dkbl_slices/hotel_right.jpg);
	background-repeat: no-repeat;
}

#wrapper1 #hotelbottom {
	position:absolute;
	left:-224px;
	top:393px;
	width:794px;
	height:120px;
	z-index:100;
}
