@import url("../menu/menustyle.css");

* { margin: 0; padding: 0; }

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #3a4366;
}

img { border: none; }

a:link, a:visited, a:hover, a:active { color: #75779A; }

#wrapper {
	margin: 0 auto;
	width: 930px;
	background: #dbdddf;
}

#nav {
	float: left;
}

#content {
	width: 100%;
	clear: both;
	background: #fff;
}

#left_content {
	width: 215px;
	height: 900px;
	float: left;
	background: #dbdddf;
}

#enquiryframe {
	padding: 0;
}

#enquiry_form {
	height: 594px;
	background: #217EC5;
	border-bottom: 1px #fff solid;
}

#airline_logos {
	width: 215px;
	text-align: center;
	border-bottom: 1px #fff solid;
}

#airline_logos1 {
	width: 215px;
	text-align: center;
	border-bottom: 1px #fff solid;
}

#airline_logos img {
	margin: 6px 0 10px 0;
	padding: 2px 10px;
	border: 1px #999 solid;
	background: #fff;
}

#airline_logos1 img {
	margin: 6px 0 10px 0;
	padding: 2px 10px;
	border: 1px #999 solid;
	background: #fff;
}

#hotel_logos {
	width: 215px;
	text-align: center;
	border-bottom: 1px #fff solid;
}

#hotel_logos img {
	margin: 10px 0;
	padding: 2px 35px;
	border: 1px #999 solid;
	background: #fff;
}

#right_content {
	width: 215px;
	float: right;
	background: #dbdddf;
}

#callback_box {
	height: 56px;
	background: url(../graphics/skyclub_questions04handler.png);
	text-indent: -9999px;
	cursor: pointer;
}

#phone_number_box {
	height: 112px;
	background: url(../graphics/telephonenumber04.png) top no-repeat;
	
	text-indent: -9999px;
}


#testimonials {
	height: 90px;
	background: url(../graphics/00.jpg) top center no-repeat;
}

#testimonials h4 {
	line-height: 0;
	text-indent: -9999px;
}

#fare_ads_small {
	width: 183px;
	margin: 0 auto;
	padding-bottom: 50px;
	height: 320px;
}

#fare_ads_small div {
	height: 582px;
	border-bottom: 1px #fff solid;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	float: left;
}

#logo {
	height: 60px;
	width: 215px;
	float: left;
	background: url(../graphics/menulogo.png) center no-repeat;
	border-bottom: 1px #fff solid;
	text-indent: -9999px;
}

#footer {
	width: 930px;
	clear: both;
	font-size: 9px; background: #fff;
	z-index: 100;
	padding-bottom: 50px;
}

#footer_bar {
	width: 100%;
	height: 45px;
	background: #3a4366 url(../graphics/footer.gif) top no-repeat;
	color: #fff;
	text-align: center;
	padding-top: 15px;
	text-indent: -9999px;
	border-top: 1px #fff solid;
}

#copyright, #footer_nav {
	background: #fff;

}

#address { background: #fff; }

#footer_nav ul { list-style: none; }

#footer_nav ul li {
	display: block;
	float: left;

}

#footer_nav ul li a { text-decoration: none; }

#footer_nav ul li a:hover { text-decoration: underline; }

#copyright { float: left; }

#address {
	padding-left: 200px;
	float: left;
	text-align: center;
}

#address p span { font-weight: bold; }

#footer_nav { float: right; }

#top_image {
	position: relative;
	width: 499px;
	right: 1px;
}

#border {
	position: relative;
	padding-left: 1px;
	background: #fff;
	float: left;
}

#centre_content {
	width: 498px;
	background: #dbdddf;
}

#centre_content h2 {
	height: 458px;
	background: url(../images/homepageimage.jpg) top no-repeat;
	border-bottom: 1px #fff solid;
	text-indent: -9999px;
}

#centre_content h3 {
	text-indent: -9999px;
	line-height: 0;
}

#fare_ads {
	width: 100%;
	height: 135px;
	border-bottom: 1px #fff solid;
	overflow: hidden;
}

#fare_ads div { float: left; }

#centre_content p#home_disclaimer {
	font-size: 10px;
	text-align: center;
	padding: 12px 5px;
}

#home_disclaimer span { font-weight: bold; }

#covernote {
	height: 100px;
	width: 430px;
}

#right_content a {
	text-decoration: none;
}

#left_content a {
	text-decoration: none;
}

#USA { 
	text-align: center; 
	font-size: 11px; 
	padding: 5px 0 0 0; 
}

#USA a {
	text-decoration: underline;
}