@charset "utf-8";
/* CSS Document */

.oneColElsCtr  #mainContent {
	background-image: url(../images/rooms_image.jpg);
	height: 300px;

}

.oneColElsCtr #text1 {
	height: 282px;
	width: 245px;

}
#rooms {
	position: relative;
	visibility: visible;
	height: 90px;
	width: 680px;
	top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#rooms1 {
	position: absolute;
	height: 84px;
	width: 104px;
	left: 0px;
	vertical-align: top;
}
#rooms2 {
	position: absolute;
	height: 84px;
	width: 104px;
	left: 144px;
}
#rooms3 {
	position: absolute;
	height: 84px;
	width: 104px;
	left: 287px;
}
#rooms4 {
	position: absolute;
	height: 85px;
	width: 104px;
	left: 429px;
}
#rooms5 {
	position: absolute;
	height: 84px;
	width: 104px;
	left: 570px;
}
#rooms img {
	border: 1px solid #999999;
}

