  html, body,
  #wrapper {
  height:100%;
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
  }
#wrapper {
  margin: 0 auto;
  position:relative;
  text-align: left;
  vertical-align: middle;
  width: 100%;
}
#innerTable {
  width: 1000px;
  background-color: #CCCC33;
  color: #000;
  text-align: center;

}
table#home-page-wrapper {
	width: 1000px;
	height: 575px;
	background: url("img/home-new.jpg") no-repeat;
	text-align: center;
	margin: 15px auto 0 auto;
	padding: 0;
	border: none;
}
table#home-page-wrapper td {
	width: 1000px;
	height: 575px;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: none;
	z-index: 5;
}
table#home-page-wrapper td div.home-page-text {
	position: relative;
	float: right;
	width: 340px;
	height: 170px;
	margin: 340px 45px 0 0;
	padding: 0;
	font-family: "Arial", "Tahoma", "Futura Book", "Century Gothic";
	font-size: 13px;
  font-weight: 600;
	color: #85868a;
	text-align: center;
	z-index: 20;
	border: none;
}
table#home-page-wrapper td div.home-page-nav {
	position: relative;
	float: left;
	width: 1000px;
	height: 42px;
	margin: 18px 0 0 0;
	padding: 0;
	background: url("img/home-page-nav-bg.jpg") repeat-y;
	z-index: 20;
}

table#home-page-wrapper td div.home-page-nav ul {
	width : 900px;
	height: 42px;
	list-style-type: none;
	margin: 0 50px 0 50px;
	padding: 0;
	text-align: center;
}

table#home-page-wrapper td div.home-page-nav li {
	display: inline;
	list-style-type: none;
	font-family: "Verdana", "Futura Book", "Century Gothic";
	font-size: 11px;
	line-height: 41px;
	margin: 0 12px 0 12px;
}

table#home-page-wrapper td div.home-page-nav li a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
}

table#home-page-wrapper td div.home-page-nav li a:hover {
	text-decoration: underline;
}

.content {
	margin-top: 211px;
	margin-left: 22px;
	margin-right: 11px;
	font-family: "Arial", "Tahoma", "Futura Book", "Century Gothic";
	font-size: 12px;
	color: #919396;
	height: 213px;
	overflow: auto;
	padding-right: 8px;
	text-align: left;
}
.content-faq {
	margin-top: 211px;
	margin-left: 16px;
	margin-right: 11px;
	font-family: "Arial", "Tahoma", "Futura Book", "Century Gothic";
	font-size: 12px;
	color: #7C7E83;
	height: 213px;
	overflow: auto;
	padding-right: 8px;
	text-align: left;
}
.content-faq h1 {
	text-transform: uppercase;
	color: #A3D063;
	margin: 0px 0px 12px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
}
.content-faq a {
	color: #7C7E83;
	text-decoration: none;
}
.content-faq a:hover {
	color: #89CC40;
	text-decoration: none;
}
.content-tec {
	margin-top: 211px;
	margin-left: 16px;
	margin-right: 11px;
	font-family: "Arial", "Tahoma", "Futura Book", "Century Gothic";
	font-size: 12px;
	color: #919396;
	height: 213px;
	overflow: auto;
	padding-right: 8px;
	text-align: left;
}
.content-tec h1 {
	text-transform: uppercase;
	color: #FFB839;
	margin: 0px 0px 12px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
}
.content-tec a {
	color: #ACADAF;
	text-decoration: none;
}
.content-tec a:hover {
	color: #89CC40;
	text-decoration: none;
}
.content-w {
	margin-top: 211px;
	margin-left: 16px;
	margin-right: 11px;
	font-family: "Arial", "Tahoma", "Futura Book", "Century Gothic";
	font-size: 12px;
	color: #919396;
	height: 213px;
	overflow: auto;
	padding-right: 8px;
	text-align: left;
}
.content-w h1 {
	text-transform: uppercase;
	color: #63BAD1;
	margin: 0px 0px 12px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
}
.content-w a {
	color: #63BAD1;
	text-decoration: none;
}
.content-w a:hover {
	color: #63BAD1;
	text-decoration: none;
}
.booking {
	margin: 0px;
	padding: 0px;
}
.contact {
	padding-top: 180px;
	background: url("img/c3.jpg") no-repeat;
}
#contact_details {
	float: left;
	position: relative;
	background: url("img/c2.gif") no-repeat 0 0;
	width: 448px;
	height: 439px;
	top: 0;
	left: 0;
	margin: 0 0 0 0;
	padding: 0;
	font-family: "Arial", "Tahoma", "Futura Book", "Century Gothic" ;
	font-size: 12px;
	color: #919396;
	/*border: 1px solid #ccc;*/
}
#contact_details .contact_details_left_col {
  float: left;
  position: relative;
  width: 190px;
  height: 439px;
  text-align: left;
  margin: 125px 0 0 0;
  padding: 0 0 0 88px;
}
#contact_details .contact_details_right_col {
  float: left;
  position: relative;
  width: 168px;
  height: 439px;
  text-align: left;
  margin: 125px 0 0 0;
  padding: 0 0 0 2px;
  text-align: left;
}
#contact_details a { color: #21849c; }
#contact_details a:hover { text-decoration: underline; }
.nopad {
	margin: 0px;
	padding: 0px;
}
.book-field {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #20849C;
	height: 14px;
	width: 105px;
	border: 1px solid #BDBEC0;
}
.book-field-select {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #20849C;
	height: 18px;
	width: 105px;
	border: 1px solid #BDBEC0;
}
.book-txt {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.hed1 {
	font-family: "Arial", "Tahoma", "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #21859C;
	padding-bottom: 5px;
	padding-top: 11px;
}
.hed1-tech {
	font-family: "Arial", "Tahoma", "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFB839;
	padding-bottom: 5px;
}
a.top {
	color: #8BC53F;
}
#wrapper .content-faq .up {
	margin: 0px;
	padding: 4px 0px;
	border-top: 1px dashed #B0DD73;
}

div#price_block {
	background: #ffffff url("img/br_bg.jpg") no-repeat;
	width: 255px;
	height: 310px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #868789;
	font-family: "Arial", "Tahoma", "Futura Book", "Century Gothic";
	font-size: 12px;
	font-weight: bold;
}

div#price_block div#price_text {
	padding: 150px 0 0 0;
	font-family: "Arial", "Tahoma", "Futura Book", "Century Gothic";
}