#ctnthdr {
	position: absolute;
	background-attachment: scroll;
	width: 660px;
	height: 90px;
	left: 0px;
	top: 10px;
	z-index: 5;
	background-image: url(images/reservation.gif);
}
#pic1 {
	position: absolute;
	background-attachment: scroll;
	width: 450px;
	height: 340px;
	left: 99px;
	top: 203px;
	z-index: 5;
	background-image: url(images/);
}
#txt1 {
	position: absolute;
	width: 450px;
	height: 45px;
	top: 115px;
	left: 105px;
	z-index: 7;
	text-align: justify;
}
#formwrapper {
	position: absolute;
	width: 550px;
	height: 447px;
	top: 178px;
	left: 55px;
	z-index: 7;
	text-align: center;
}

