@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);
/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
/* remember to define focus styles! */
:focus {
	outline:0
}
body {
	background:#4090cb url("../images/skydive.png") repeat-x;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	line-height:18px;
	font-size:12px;
}
.clear {
	clear: both;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
a {
	text-decoration: none;
}
onego_page {
	width:980px;
	margin: 0 auto;
}
#header {
	position:relative;
	width:979px;
	background: url("../images/headerback.png") no-repeat;
	height: 122px;
	margin: 0 auto;
}
#logo a {
	background:url("../images/logo.png") no-repeat;
	width:250px;
	height: 70px;
	position: absolute;
	top:30px;
	left: 20px;
}

#bookingbox {
    position: absolute;
    right: 10px;
    top: 17px;
}

#texttop {
	background: url("../images/callteplephone.png") no-repeat;
	width: 372px;
	height: 50px;
	position: absolute;
	top:16px;
	right:220px;
}
#texttop p {
	line-height:45px;
}
#texttop p.textcall {
	padding: 0px 10px 0px 10px;
	font-size: 24px;
	color: #ffd988;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
}
#texttop p.telephone {
	font-size: 36px;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	color:#fff;
	padding: 0px 10px 0px 10px;
	letter-spacing: -2px;
	text-shadow:0px 1px 0px #000;
}
#menu-top {
	width:666px;
	height: 40px;
	position: absolute;
	bottom: 0;
	right:1px;
}
#menu-top ul {
	padding-left: 48px;
}
#menu-top ul li {
	float:left;
}
#menu-top ul li.current a {
	font-weight: bold;
}
#menu-top ul li a {
	text-decoration: none;
	display: block;
	margin-right: 25px;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	color:#674805;
	text-shadow: 1px 1px #ffeec8;
}
#menu-top ul li a:hover {
	color:#000;
	text-shadow: 1px 1px #FFEEC8;
}
#menu-top ul li a:active {
}
#container {
	width:980px;
	margin: 20px auto 0;
	overflow: hidden;
}
#container .slide_container {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	height: 360px;
	overflow: hidden;
	width: 698px;
	behavior:url(PIE.htc);
}
#container .space {
	height:20px;
	width:100%;
}
#container .right_slide_adv {
	width:260px;
	border-top:3px solid #ffda8b;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	height:360px;
	background:url(../images/phone_box.jpg) no-repeat bottom;
	position:relative;
	behavior:url(PIE.htc);
}
.title_right_silder {
	background: url("../images/right-top.png") no-repeat;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
	behavior:url(PIE.htc);
}
.title_right_silder p.large {
	font-size: 24px;
	color: #fff;
}
.title_right_silder p.small {
	font-size: 14px;
	color: #bcdbff;
}
.title_right_silder p.large {
	padding:8px 38px 2px 14px;
	line-height: 18px;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
}
.title_right_silder p.small {
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	margin-left: 13px;
	padding-bottom: 8px;
	padding-top:2px;
}
.right_slide_adv div.img_right_side {
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
	overflow: hidden;
	position: relative;
	behavior:url(PIE.htc);
}
.text_right_side {
	background: url("../images/textfullright.png") no-repeat;
	z-index:999;
	left:15px;
	position: absolute;
	bottom: 14px;
	height: 76px;
	width: 228px;
}
.text_right_side p.book_text {
	padding: 3px 36px 2px;
	font-size: 18px;
	color: #fff;
	line-height:20px;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-style:italic;
}
.text_right_side p.tel_text {
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size: 30px;
	color:#563c04;
	padding: 2px 16px 8px;
	letter-spacing: -3px;
	line-height:48px;
}
#primary {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	overflow: hidden;
	width: 980px;
	background: #fff url(../images/containerbg.png) repeat-y;
	behavior:url(PIE.htc);
}
#primary_left {
	float:left;
	width:720px;
	background: #fff no-repeat;/*  height: 12px; */
}

#pri_left_inner {
	padding: 18px 26px 34px 24px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #646464;
}

#pri_left_inner h1 {
	font-size: 30px;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	color:#2060b7;
	line-height:30px;
}

#pri_left_inner h3 {
	font-size: 18px;
	font-family: 'PT Sans', sans-serif;
	font-style:italic;
	font-weight:400;
	font-style: 18px;
	color:#eaa611;
	line-height:25px;
	padding-bottom: 17px;
}

#pri_left_inner p {
	line-height:1.6em;
	padding-bottom: 17px;
}

#pri_left_inner a {
	color: #2060b7;
}

.home_feature {
	width:672px;
	padding:10px 0 8px 0;
	clear: both;
}

.home_feature .feature_image {
	width: 196px;
}

.home_feature .feature_txt {
	width:475px;
	background: #fcf9f2 no-repeat;
	min-height: 142px;
}

.home_feature .feature_txt h3 {
	padding-top: 3px;
	padding-left: 16px;
	padding-bottom: 5px !important;
	line-height:20px;
}

.home_feature .feature_txt h3 a {
	font-size: 18px;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-style:normal;
	color:#4491cd;
}

.home_feature .feature_txt p {
	padding-left: 16px;
	padding-bottom:8px !important;
	padding-top: 0px;
}

.home_feature a.readmore {
	width:92px;
	height:22px;
	background: #ffd988 url(../images/learnmore.png) no-repeat right 1px;
	margin-left:16px;
	padding-top: 0px;
	color:#b68825 !important;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	padding-left: 10px;
	display: block;
	line-height:22px;
}

#primary_right {
	float:left;
	width:260px;
	background: #e8f3ff no-repeat;
}
#pri_title_right {
	background: url("../images/back_right_repeat.png");
}
#primary_right div#pri_title_right h3 {
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-style:italic;
	font-size: 18px;
	color:#fff;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 14px
}
#primary_right div.pri_img_right {
	padding: 10px 14px 9px 16px;
}
#primary_right #inner_phone {
	background: url("../images/phone_box_inner.jpg") no-repeat;
	padding: 0px 0;
	height: 294px;
}
#primary_right #booknow {
	background: url("../images/textfullright.png") no-repeat;
	background-position: center 200px;
	width: 228px;
	margin: 0px auto;
	padding-top: 200px;
}
#primary_right #booknow p.book_text {
	padding: 3px 36px 2px;
	font-size: 18px;
	color: #fff;
	line-height:20px;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-style:italic;
}
#primary_right #booknow p.tel_text {
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size: 30px;
	color:#563c04;
	padding: 2px 16px 8px;
	letter-spacing: -3px;
	line-height:48px;
}
.pri_img_right div.border_radius {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: 0 6px 4px -4px black;
	-moz-box-shadow: 0 6px 4px -4px black;
	box-shadow: 0 6px 4px -4px black;
	overflow: hidden;
	height:122px;
	behavior:url(PIE.htc);
}
#footer {
	background: #1f5cb3 url("../images/back_bottom.png") no-repeat;
	width:980px;
	height: 102px;
	margin: 0 auto;
	margin-top: 20px;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	position: relative;
	behavior:url(PIE.htc);
}
#menu_bottom {
	width:666px;
	height: 40px;
	margin-left: 24px;
	padding-top: 15px;
}
#menu_bottom ul li {
	float:left;
	margin-right: 30px;
}
#menu_bottom ul li.current a {
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	color: #ffd988;
}
#menu_bottom ul li a {
	text-decoration: none;
	display: block;
	margin-top: 10px;
	font-size: 13px;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	color:#fff;
}
#menu_bottom ul li a:hover{ color:#FFD988;}
#share_website {
	width: 150px;
	height: 26px;
	margin-left: 24px;
	margin-top: 5px;
}
#share_website a {
	display: inline-block;
	margin-right: 3px;
}
#logo_bottom {
	/* background:url("../images/logo_bottom.png"); */
 position: absolute;
	width:72px;
	height: 36px;
	top:20px;
	right: 124px;
}
#copyright {
	position: absolute;
	bottom: 4px;
	right:20px;
	width: 174px;
	color:#fff;
	font-size: 12px;
	top: 58px;
}
#copyright p.name {
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
}
#copyright p {
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
}
#copyright a {
	color: #fff;
}
.shadow {
	-webkit-box-shadow: 7px 7px 7px 0px rgba(21, 72, 154, .3);
	box-shadow: 7px 7px 7px 0px rgba(21, 72, 154, .3);
	behavior:url(PIE.htc);
}
#primary_right .pri_img_right.first {
	padding:18px 14px 9px 16px;
}