body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #192F23;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C5DBE9;
}
#wrapper {
	height: auto;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	position: absolute;
	margin-left: 5px;
	top: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h3.faq {
	color: #3366CC;
}

#nav {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav a {
	height: 39px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#homeBtn {
	background-image: url(../images/homeBtn.jpg);
	background-repeat: no-repeat;
	width: 61px;
}
#homeBtn:hover {
	background-image: url(../images/homeBtnover.jpg);
	background-repeat: no-repeat;
}
#aboutBtn {
	background-image: url(../images/aboutBtn.jpg);
	background-repeat: no-repeat;
	width: 78px;
}
#aboutBtn:hover {
	background-image: url(../images/aboutBtnover.jpg);
}
#launchsiteBtn {
	background-image: url(../images/flightdayBtn.jpg);
	background-repeat: no-repeat;
	width: 88px;
}
#launchsiteBtn:hover {
	background-image: url(../images/flightdayBtnover.jpg);
	background-repeat: no-repeat;
}
#launchsite2Btn {
	background-image: url(../images/launchsiteBtn.jpg);
	background-repeat: no-repeat;
	width: 189px;
}
#launchsite2Btn:hover {
	background-image: url(../images/launchsiteBtnover.jpg);
	background-repeat: no-repeat;
}
#ordernowBtn {
	background-image: url(../images/ordernowBtn.jpg);
	background-repeat: no-repeat;
	width: 92px;
}
#ordernowBtn:hover {
	background-image: url(../images/ordernowBtnover.jpg);
	background-repeat: no-repeat;
}
#FAQBtn {
	background-image: url(../images/FAQBtn.jpg);
	background-repeat: no-repeat;
	width: 55px;
}
#FAQBtn:hover {
	background-image: url(../images/FAQBtnover.jpg);
	background-repeat: no-repeat;
}
#photogalleryBtn {
	background-image: url(../images/photogalleryBtn.jpg);
	background-repeat: no-repeat;
	width: 107px;
}
#photogalleryBtn:hover {
	background-image: url(../images/photogalleryBtnover.jpg);
	background-repeat: no-repeat;
}
#contactusBtn {
	background-image: url(../images/contactusBtn.jpg);
	background-repeat: no-repeat;
	width: 96px;
}
#contactusBtn:hover {
	background-image: url(../images/contactusBtnover.jpg);
	background-repeat: no-repeat;
}
#homeBtnover {
	background-image: url(../images/homeBtnover.jpg);
	background-repeat: no-repeat;
	width: 61px;
}
#aboutBtnover {
	background-image: url(../images/aboutBtnover.jpg);
	background-repeat: no-repeat;
	width: 78px;
}
#launchsiteBtnover {
	background-image: url(../images/flightdayBtnover.jpg);
	background-repeat: no-repeat;
	width: 88px;
}
#launchsite2Btnover {
	background-image: url(../images/launchsiteBtnover.jpg);
	background-repeat: no-repeat;
	width: 189px;
}
#ordernowBtnover {
	background-image: url(../images/ordernowBtnover.jpg);
	background-repeat: no-repeat;
	width: 92px;
}
#FAQBtnover {
	background-image: url(../images/FAQBtnover.jpg);
	background-repeat: no-repeat;
	width: 55px;
}
#photogalleryBtnover {
	background-image: url(../images/photogalleryBtnover.jpg);
	background-repeat: no-repeat;
	width: 107px;
}
#contactusBtnover {
	background-image: url(../images/contactusBtnover.jpg);
	background-repeat: no-repeat;
	width: 96px;
}
#content {
	padding-right: 5px;
	padding-left: 5px;
}
#content img {
	border: 10px solid #C3872F;
	margin-bottom: 5px;
	margin-left: 5px;
}
#footer {
	background-color: #C5DBE9;
	height: 24px;
	font-size: 0.9em;
	background-image: url(../images/footer.jpg);
	padding-top: 6px;
	clear: both;
	margin-top: 10px;
	background-repeat: no-repeat;
}
#copy {
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
#simple {
	float: right;
	margin-right: 15px;
	margin-top: 10px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html .clearfix {
	height: 1%;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}
#content img.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact {
	margin-left: 75px;
}
#content a {
	color: #009900;
}
#content a.booknow {
	color: #CC0000;
	font-weight: bold;
}
#footer a {
	color: #192F23;
}
#footer ul {
	padding: 0px;
	margin-top: 0px;
	margin-left: 80px;
	font-size: 1em;
}
#footer li {
	list-style-type: none;
	float: left;
	margin-right: 50px;
}
#content a.specialtext {
	font-weight: bold;
	color: #CC0000;
	border: 3px solid #CC0000;
	padding: 5px;
	font-style: normal;
	text-decoration: blink;
}
.voucherbox {
	padding: 10px;
	height: auto;
	width: 950px;
	margin-bottom: 10px;
	border: 3px solid #C68531;
}
.error {
	color: #FF0000;
	font-weight: bold;
}