body {
	margin: 0;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #b2c4dc;
	background: #062041 url('images/page_bgx.jpg') repeat-x;
}
h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
}
a {
	color: #adff1f;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
li {
	list-style: none;
}
.cls {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}
p {
	line-height: 20px;
	padding: 2px 0 18px 0;
}
.left, .logo, .cntL {
	float: left;
}
.right, .menu, .cntR {
	float: right;
}
#wrapper, .footer_contents {
	margin: 0 auto;
	width: 970px;
}
#header {
	
}
.logo {
	margin-top: 10px;
	width: 270px;
	height: 77px;
	padding: 24px 0 0 0;
	background: url('images/logo_bg.jpg') top no-repeat;
}
.logo h1 {
	font: italic 29px Arial, Helvetica, sans-serif;
	color: #adff1f;
	text-transform: uppercase;
}
.logo h1 a {
	color: #adff1f;
	text-decoration: none;
}
.logo h1 span {
	color: #74a6e7;
}
ul.menu {
	
}
ul.menu li {
	float: left;
	border-left: 2px solid #0e4284;
	padding: 60px 30px 0 6px;
	font: 18px Arial, Helvetica, sans-serif;
}
ul.menu a {
	color: #ccc;
	text-decoration: none;
}
ul.menu a:hover {
	color: #adff1f;
}
ul.menu a.active {
	color: #adff1f;
}
#banner {
	background: url('images/banner_bg.jpg') no-repeat;
	height: 235px;
	margin-top: 1px;
	padding: 15px 0 0 24px;
}
#banner h2 {
	font: 30px "Trebuchet MS";
	color: #062041;
}
#banner img {
	margin: 87px 0 0 281px;
}
#banner h3 {
	font: bold 24px "Trebuchet MS";
	color: #8a0523;
	margin: 87px 0 0 282px;
}
#banner h3 a {
	color: #8a0523;
}
#banner h3 a:hover {
	color: #000;
}

#contents {
	margin-top: 40px;
}
#contents h2 {
	color: #adff1f;
	font: 30px "Trebuchet MS";
}
#contents h3 {
	color: #80b4f7;
	font: 18px Arial, Helvetica, sans-serif;
}
#contents h3.notice {
	margin-top: 20px;
	color: #fff;
	font: 24px Arial, Helvetica, sans-serif;
}
.services {
	margin-top: 20px;
}
.services ul li {
	float: left;
	width: 300px;
	background: url('images/blt_greenOk.gif') left no-repeat;
	padding: 8px 0 8px 20px;
}
.cntL {
	width: 641px;
}
.cntR {
	width: 300px;
	padding-top: 10px;
}
.priceChart {
	border: 1px solid #0b3367;
	background-color: #04234b;
	padding: 10px 12px;
	margin-bottom: 10px;
}
.priceChart h3 {
	color: #fff !important;
}
ul.priceChartTBL {
	margin-top: 4px;
}
ul.priceChartTBL li {
	padding: 8px 0 8px 0;
}
ul.priceChartTBL li.location {
	float: left;
	width: 200px;
}
ul.priceChartTBL li.price {
	float: left;
	width: 70px;
	text-align: right;
	font-size: 12px;
}
ul.priceChartTBL li.price strong {
	color: #fff;
	font-size: 14px;
}

.dividerHR {
	background: url('images/divider.gif') bottom no-repeat;
	height: 30px;
	margin-bottom: 30px;
}


.bottomServices .box {
	float: left;
	width: 190px;
}
.boxR {
	margin-left: 5px;
}
.box h4 {
	color: #adff1f;
	font: 18px Arial, Helvetica, sans-serif;
}
.box img.pict {
	border: 4px solid #15427c;
	margin: 6px 0 2px 0;
}
.box p {
	font-size: 12px;
	margin: 0 0 6px 0;
	padding: 0 2px;
}




.bookingForm {
	margin: 30px 0 16px 0;
}
.bookingForm select, .bookingForm select, .bookingForm .txtField, .bookingForm .select2 {
	border: 1px solid #011734;
	background-color: #fff;
	padding: 2px 5px;
	color: #062041;
	font-size: 12px;
}
.bookingForm label {
	float: left;
	width: 240px;
	text-align: right;
	padding: 1px 10px 4px 0;
	margin-bottom: 6px;
}
.bookingForm select {
	width: 240px;
	padding-right: 2px;
}
.bookingForm .txtField {
	width: 228px;
}
.bookingForm .select2 {
	width: 100px;
	padding-right: 2px;
}
.bookingForm .btn {
	background: url('images/btn_book.gif') no-repeat;
	display: block;
	width: 72px;
	height: 24px;
	border: none;
}



.displace {
	position: absolute;
	left: -5000px;
}



#footer {
	background: #ccc url('images/footer_bgx.jpg') repeat-x;
	padding: 76px 0 30px 0;
}
.footer_contents {
	text-align: center;
	color: #787878;
	line-height: 20px;
}
.footer_contents a {
	color: #15427c;
}
.footer_contents a:hover {
	color: #000;
}
.footer_contents p {
	font-size: 12px;
	padding-top: 10px;
	margin-top: 10px;
	background: url('images/footer_divider.gif') no-repeat;
}
.footer_contents p a {
	color: #333;
}
