* {
	margin: 0;
	padding: 0;
}
body {
	background: #202020;
	font-size: 12px;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #ccc;
}
body.intro {
	background: #eff5fa;
}
p, ol {
	color: #818181;
	text-shadow: #000 1px 1px 1px;
	margin-bottom: 20px;
}
/* homepage */



#homepage {
	background: url(/images/landingpage-bg.jpg) no-repeat center top;
}
#homepage #wrapper {
	background: transparent;
	position: relative;
	width: 960px;
}
#usjetways {
	width: 267px;
	height: 111px;
	position: absolute;
	top: 10px;
	display: block;
	background: url(/images/usjetways-logo.png) no-repeat left top;
}
#tagline {
	width: 286px;
	height: 87px;
	position: absolute;
	top: 200px;
	left: 40px;
	background: url(/images/when-safety.png) no-repeat left top;
}
#menu {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 435px;
}
#menu li {
	float: left;
	padding: 30px 22px 5px 22px;
	list-style: none;
	list-style-image: none;
}
#menu li a {
	color: #fff;
	font-size: 14px;
}
#menu li.active {
	background: #000;
}
#menu li.last {
	padding: 30px 0px 5px 22px;
}
#phoneYellow {
	top: 80px;
	right: 0;
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 30px;
	color: #f7d018;
	line-height: 28px;
	letter-spacing: -2px;
	position: absolute;
	width: 240px;
	height: 80px;
}
#phoneYellow span {
	font-size: 14px;
	color: #fff;
}
#liveQuotes {
	top: 170px;
	right: 0;
	position: absolute;
	width: 238px;
	height: 237px;
	padding: 25px 20px 0 20px;
	background: url(/images/live-quotes-bg.png) no-repeat center top;
}
#liveQuotes h2 {
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size: 32px;
	color: #000;
}
#getQuote {
	display: block;
	top: 260px;
	right: 0;
	position: absolute;
	width: 278px;
	height: 70px;
	background: url(/images/get-a-quote-bg.png) no-repeat center top;
}
table.names {
	width: 100%;
	border-top: 1px solid #dbb51b;
	border-bottom: 1px solid #dbb51b;
	margin: 20px 0;
}
table.names td {
	padding: 4px 0;
}
table.names td.name {
	width: 100px;
	font-size: 14px;
	font-weight: bold;
}
.action {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
.quoting {
	color: #cc0000;
}
.ready {
	color: #709e1f;
}
#phoneNumber {
	color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	letter-spacing: -2px;
	text-align: center;
}
.aviationConcierge {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #709e1f;
	font-size: 13px;
	margin-top: 10px;
}
#rotator {
	top: 520px;
	left: 0;
	position: absolute;
	width: 515px;
	height: 265px;
	background: url(/images/rotator-slide1.png) no-repeat center top;
}

ol {
	margin-left: 20px;
}

ol ol li {
	list-style-type: lower-latin;
}

.big {
	font-size: 20px;
	color: #FFFFCC;
}

#skycard {
	top: 520px;
	right: 0;
	position: absolute;
	width: 397px;
	height: 265px;
	background: url(/images/skycard-bg.png) no-repeat center top;
}
#skycard ul {
	list-style: none;
	list-style-image: none;
	margin: 90px 20px 10px 20px;
	text-align: right;
}
#skycard ul li {
	font-size: 14px;
	color: #333;
	padding-bottom: 20px;
}
#skycard span {
	color: #cc0000;
	font-weight: bold;
}
/* end homepage */



.center {
	text-align: center;
}
.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.blueBold {
	color: #145675;
	font-weight: bold;
}
.redPhone {
	color: #CC0000;
	font-weight: 18px;
	font-weight: bold;
}
.red {
	color: #C00;
}
img {
	border: none;
}
img.left {
	float: left;
	border: 1px solid #666;
	padding: 4px;
	margin: 0 10px 0 0;
}
img.right {
	float: right;
	border: 1px solid #666;
	padding: 4px;
	margin: 0 0 0 10px;
}
p.green {
	color: #006600;
}
.gold {
	color: #ffffcc;
}

.fleetCall {
	color: #C00;
	font-weight:bold;
	padding-left:18px;
	text-align: left;
	font-size: 14px;
}

a {
	font-size: 11px;
	color: #FFC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.sitemap a {
	display: block;
}

fieldset {
	padding: 10px;
	border: 1px solid #333;
	margin-bottom: 20px;
}

fieldset legend {
	padding: 3px 5px;
	color: #FFFFCC;
	font-size: 14px;
	margin: 0;
}

h1 {
	color: #145675;
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 10px;
}
h2 {
	color: #ccc;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
}
input[type="text"], select, textarea {
	font-size: 11px;
	padding: 2px 6px;
	background: #3a3a3a url(/images/input-bg.jpg) repeat-x;
	border: 1px solid #505050;
	color: #aaa;
}
select {
	padding: 1px 0 1px 6px;
}
select option {
	border: 0 none;
}
ul.links {
	margin-left: 30px;
}
ul.circle {
	margin-left: 30px;
	margin-bottom: 20px;
}
ul.square {
	list-style: square;
	font-weight: bold;
	margin: 10px 0 20px 20px;
	color: #ccc;
}
table.bookNow {
	width: 550px;
	margin: auto;
}
div.rightNavContent {
	padding-top: 10px;
	width: 200px;
	color: #ccc;
}
div.rightNavBg {
	margin-top: 15px;
	width: 200px;
}
div.rightNavBottom {
	width: 200px;
	height: 12px;
}
h2.rightNav {
	margin: 0 0 10px 15px;
	color: #ccc;
	font-size: 14px;
	text-transform: uppercase;
}
h2.h2Gallery {
	width: 567px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
	padding: 5px 0 0 10px;
	text-transform: uppercase;
	color: #FFFFCC;
	clear: left;
}
#rightMenu h3 {
	font-size: 11px;
	font-weight: bold;
	color: #424242;
	margin-left: 10px;
}
#rightMenu p {
	margin-left: 10px;
}
a.bookNow {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 74px;
	padding-top: 1px;
	height: 20px;
	border: none;
	background: url(/images/buttonMiddle.png) no-repeat;
}

.quoteBox {
	margin-bottom: 40px;
	padding: 0 15px;
}

.quoteBox a.bookNow {
	padding: 5px 25px 5px 25px;
	display: inline;
}

div.readMoreBox {
	padding-top: 18px;
	margin-left: 73px;
}
div.lightBlueBox {
	padding: 15px;
	border: 1px solid #a9d1e8;
	margin: 5px;
	background: #e1f0fa;
}
div.greyBorder {
	padding: 5px;
	margin: 5px;
	text-align: center;
	background: #000;
}
div.hr {
	height: 1px;
	margin: 5px 0;
	border-bottom: 1px dotted #ddd;
}
div.contentMargin {
	margin: 0 15px;
}
select#depDateList, select#retDateList {
	font-size: 11px;
	width: 56px;
	border: 1px solid #ced1d1;
}
option {
	border: 1px solid #ced1d1;
}
div.leftAlign {
	width: 515px;
	padding-left: 15px;
	float: left;
}
div.galleryContentRight {
	width: 220px;
	float: right;
}
div.galleryContentLeft {
	width: 300px;
	float: left;
}
div.galleryContentLeft a.bookNow {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
}
div.galleryContentLeft img, .pics img {
	padding: 2px;
	border: 1px solid #e9e9e9;
	margin-left: 15px;
}

.desc {
	padding: 10px 15px;
}

/************************ClearFix*************************/



.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */



/************************ClearFix end***********************/



/************************Top Links*************************/



#header #toplinks a {
	float: left;
	display: block;
	height: 33px;
}
#header #toplinks a.home {
	width: 51px;
	background: url(/images/home.png) no-repeat;
}
#header #toplinks a.homeActive, #header #toplinks a:hover.home {
	background: url(/images/home-active.png) no-repeat;
}
#header #toplinks a.aboutUs {
	width: 77px;
	background: url(/images/about-us.png) no-repeat;
}
#header #toplinks a.aboutUsActive, #header #toplinks a:hover.aboutUs {
	background: url(/images/about-us-active.png) no-repeat;
}
#header #toplinks a.fleet {
	width: 52px;
	background: url(/images/fleet.png) no-repeat;
}
#header #toplinks a.fleetActive, #header #toplinks a:hover.fleet {
	background: url(/images/fleet-active.png) no-repeat;
}
#header #toplinks a.bookNow {
	width: 81px;
	background: url(/images/book-now.png) no-repeat;
}
#header #toplinks a.bookNowActive, #header #toplinks a:hover.bookNow {
	background: url(/images/book-now-active.png) no-repeat;
}
#header #toplinks a.testimonials {
	width: 107px;
	background: url(/images/testimonials.png) no-repeat;
}
#header #toplinks a.testimonialsActive, #header #toplinks a:hover.testimonials {
	background: url(/images/testimonials-active.png) no-repeat;
}
#header #toplinks a.contactUs {
	width: 93px;
	background: url(/images/contact-us.png) no-repeat;
}
#header #toplinks a.contactUsActive, #header #toplinks a:hover.contactUs {
	background: url(/images/contact-us-active.png) no-repeat;
}
#header #toplinks a.sitemap {
	width: 68px;
	background: url(/images/sitemap.png) no-repeat;
}
#header #toplinks a.sitemapActive, #header #toplinks a:hover.sitemap {
	background: url(/images/sitemap-active.png) no-repeat;
}
/***********************Top Links End**********************/



#intro {
	width: 772px;
	margin: auto;
}
div.introTopMargin {
	height: 110px;
}
#wrapper {
	width: 840px;
	margin: auto;
	background: url(/images/shadow-bg.jpg) repeat-y center top;
}
#header {
	width: 800px;
	height: 190px;
	margin: 0 auto;/*background: url(/images/header.png) no-repeat;*/

}
#header #logo a.logo {
	display: block;
	float: left;
	width: 161px;
	height: 108px;
	margin-left: 25px;
}
#header #toplinks {
	float: right;
	width: 500px;
	height: 33px;
	margin-top: 98px;
	text-align: right;
}
#headerTopMargin {
	height: 20px;
	background: none;
}
#flashBanner {
	width: 800px;
	height: 350px;
	margin: 0 auto;
}
#banner {
	width: 800px;
	height: 183px;
	margin: 0 auto;
	background: #fff;
}
div.homePageLinks {
	padding: 5px 5px 0 5px;
	text-align: center;
	height: 28px;
	background: #000 url(/images/quick-links-bg.jpg) repeat-x top;
}
div.homePageLinks a {
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
	font-size: 10px;
	color: #eee;
}
#contentWrapper {
	width: 800px;
	margin: 0 auto;
	background: #000 url(/images/black-gradient-bg.jpg) repeat-x top;
}
#rightMenu {
	width: 210px;
	float: right;
}
#content {
	width: 575px;
	margin-right: 190px;
	padding-top: 15px;
	padding-left: 5px;
}
#homeContentBg {
	width: 800px;
	margin: auto;
	background: #000 url(/images/black-gradient-bg.jpg) repeat-x top;/*background: url(/images/home-content-bg.png) no-repeat top;*/

}
#homeContentBg #jetCharter, #homeContentBg #requestQuote, #homeContentBg #jetGallery {
	text-align: justify;
	margin-top: 15px;
}
#requestQuote p {
	margin-bottom: 0px;
}
#homeContentBg #jetCharter {
	width: 235px;
	padding-left: 0px;
	float: left;
}
#homeContentBg #requestQuote {
	width: 240px;
	padding-left: 10px;
	float: right;
}
#homeContentBg #jetGallery {
	width: 235px;
	padding-right: 5px;
	float: right;
}
#footer, #partnerLinks {
	width: 800px;
	height: 30px;
	padding-top: 10px;
	text-align: center;
	clear: both;
	background: #000;
	margin: 0 auto;
}
div.galleryWidget {
	width: 224px;
	margin-top: 15px;
	text-align: center;
}
div.articleWidgetContent {
	padding-left: 10px;
}
table#quote1, table#quote2 {
	width: 220px;
	margin-top: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
table#quote1 span {
	color: #cc0000;
}
#email, #phone, #name, #persons {
	width: 162px;
}
input#from {
	width: 100px;
}
input#to {
	width: 100px;
}
input#retDate, input#depDate {
	width: 82px;
	border: 1px solid #ced1d1;
}
#requestQuoteBtn1, #requestQuoteBtn2 {
	width: 78px;
	height: 28px;
	margin-right: 10px;
	margin-top: 3px;
	padding: 0;
	border: none;
	cursor: pointer;
	background: url(/images/submit-btn.png) no-repeat;
}
#learnMoreForm {
	text-align: left;
}
#jetGallery a.readMore {
	display: block;
	text-align: center;
	margin: 18px 0 0 70px;
	font-family: Arial, Helvetica, sans-serif;
	width: 74px;
	padding-top: 1px;
	height: 20px;
	border: none;
	background: url(/images/buttonMiddle.png) no-repeat;
}
#disclaimer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-transform: uppercase;
	padding: 10px 15px 10px 15px;
	color: #7c7c7c;
	clear: both;
}
ul.programs li {
	list-style: none;
	list-style-image: none;
}

ul.main {
	margin-bottom: 20px;
}

ul.main li {
	list-style: inside;
	list-style-image: none;
}

.jetInfo {
	border: 0 none;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 5px 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
}

.jetInfo legend {
	color: #FFFFCC;
	padding:2px 5px;
}

#partnerLinks {
	text-align: center;
}

#jetCardQuote .label {
	width: 250px;
	padding: 3px 0;
}

#jetCardQuote table {
	margin-bottom: 10px;
}

.specialist {
	font-size: 14px;
	color: #ffffcc;
}

.specialist strong {
	color: #fff;
}

.linksHome {
	margin-bottom: 20px;
	padding-left: 45px;
}

.linksHome a {
	font-size: 12px;	
	line-height: 16px;
}

.testimonial strong {
	color: #818181;
  text-shadow: 1px 1px 1px #000000;
}

#executiveForm {
	width: 260px;
	float: right;
	margin: 0 0 15px 15px;
}

#bookNowForm {
	padding-left: 20px; 
}

#topMenu {
	background: #000;
	height: 50px;
	text-align: center;
}

#topMenu a {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	padding-left: 10px;
	line-height: 40px;
}

#argus {
	text-align: center;
	margin-bottom: 20px;
}

#wyvern {
	display: block;
	text-align: center;
	margin-bottom: 20px;
}

.linksBottomPage {
	margin-left: 25px;
}

.location {
	margin-bottom: 20px;
}

.location td {
	vertical-align: top;
}

.priceTable {
	width: 295px;
	margin: 0 auto 20px auto;
	border: 1px solid #FFC;
	border-collapse: collapse;
}

.priceTable td, .priceTable th {
	text-align: center;
	padding-bottom: 4px;
}

.priceTable th {
	background: #FFC;
	color: #333;
}

.priceTable td {
	border-bottom: 1px solid #FFC;
}
