body {
	text-decoration: none;
	background-attachment: scroll;
	background-color: #25899c;
	background-image: url(../images/background-sea.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
}
.whitebox {
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
}


.menuleft {
	text-decoration: none;
	background-image: url(../images/menu-bk1.gif);
	background-repeat: no-repeat;
}
.menuright {
	background-image: url(../images/menu-bk2.gif);
	background-repeat: no-repeat;
}
.bottombox {
	background-color: #ffe55b;
}
.star {
	background-image: url(../images/small-star.gif);
	background-repeat: no-repeat;
}
.floorplan {
	background-image: url(../images/floorplan.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
