@charset "utf-8";
/* CSS Document */

#places {
	background-image: url(images/places-en.gif);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	height: 160px;
	width: 230px;
	padding-top: 280px;
}
#resbox {
	background-image: url(images/reservations-name-en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 230px;
	padding-top: 25px;
}
#clcont {
	background-image: url(images/clfoot.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 24px;
	width: 835px;
	overflow: hidden;
}