body {
  margin: 0;
  color: #fff;
  background-color: #3f3f3f;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
	background-image: url(./images/body-bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
  }
.container {
  width: 1024px;
	position: relative;
	margin: 0 auto;
  }

img {
  border: 0;
  }
a {
  color: #fff;
	}
h1 {
  font-size: 34px;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Corbel, Arial, Helvetica, sans-serif;
	color: #f90;
	font-weight: normal;
	}

.container {
  position: relative;
	margin: 0 auto;
	width: 1024px;
	}

.head {
  position: absolute;
	left: 10px;
	top: 0px;
	width: 1005px;
	height: 111px;
	background-image: url(./images/head.gif);
	}

.topmenu {
  position: absolute;
	left: 10px;
	top: 135px;
	color: #0f0f0f;
	font-size: 16px;
	font-weight: bold;
  font-family: Corbel, Arial, Helvetica, sans-serif;
	}
.topmenu a {
  color: #f90;
	margin: 0 10px;
	text-decoration: none;
	}

.datebox {
  position: absolute;
	left: 20px;
	top: 175px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
  font-family: Corbel, Arial, Helvetica, sans-serif;
	}

.autoform {
  position: absolute;
	left: 22px;
	top: 222px;
	}

.content {
  position: absolute;
	left: 390px;
	top: 222px;
	width: 420px;
  min-height: 400px;
  height: auto !important;
  height: 400px;
	}

.rightlinks {
  position: absolute;
	right: 17px;
	top: 212px;
	}
.rightlinks img {
  margin-bottom: 7px;
	}

.footer {
  position: absolute;
	left: -374px;
	bottom: -185px;
	width: 991px;
	height: 175px;
	background-image: url(./images/foot.jpg);
	}

.cards {
  position: absolute;
	left: 14px;
	top: 230px;
	width: 324px;
	height: 57px;
	/*background-image: url(./images/cards.gif);*/
	}
	
.footerBooking {
  position: absolute;
	left: 22px;
	/*bottom: -185px;*/
	top:3321px;
	width: 991px;
	height: 185px;
	background-image: url(./images/foot.jpg);
	background-repeat: no-repeat;
	}