#Banner
{
	background: url(home_pic_01.jpg) left top no-repeat;
	height: 200px;
	line-height: normal;
	margin: 0 14px 30px 14px;
	padding: 0;
	position: relative;
	width: 968px;
}

#Banner fieldset
{
	background: #0B395D url(charter_quote.jpg) left top no-repeat;
	color: #FFF;
	height: 311px;
	left: 37px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0px;
	width: 264px;
	z-index: 1000000;
}

#Banner fieldset h2
{
	background: Transparent;
	color: #FEA725;
	font-size: 145%;
	font-weight: bold;
	margin: 12px 0 16px 0;
}

#Banner fieldset label
{
	white-space: nowrap;
	width: 100%;
}

#Banner input.textbox
{
	width: 208px;
}

#Banner input.textbox.date
{
	width: 180px;
}

#Banner p
{
	clear: both;
	height: 35px;
	margin: 0 0 5px 0;
	overflow: hidden;
	width: 100%;
}

#Banner .button
{
	background: Transparent;
	border-style: none;
	cursor: pointer;
	display: block;
	height: 36px;
	margin: 7px 0 0 0;
	overflow: hidden;
	padding: 0;
	text-decoration: none;
	text-indent: -1000em;
	width: 188px;
}

#Banner .calendar
{
	background: Transparent url(icon_event.gif) left top no-repeat;
	border-style: none;
	cursor: pointer;
	display: block;
	float: right;
	height: 19px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -1000em;
	width: 21px;
}

#Banner #passengers_para
{
	clear: none;
	float: right;
	margin: 0 0 5px 0;
	text-align: right;
	width: 49%;
}

#Banner #trip_type_para
{
	clear: none;
	float: left;
	margin: 0 0 5px 0;
	width: 49%;
}

#Content .columns
{
	background: url(column_bg.gif) 281px 0px no-repeat;
	min-height: 423px;
	overflow: hidden;
	width: 100%;
}

#Content .column1
{
	float: left;
	margin: 0 50px 0 0;
	width: 260px;
}

#Content .column2
{
	float: left;
	width: 260px;
}

#Content .column3
{
	float: right;
	width: 280px;
}

#Slideshow
{
	background: url(jets_pic_01.jpg) left top no-repeat;
	height: 198px;
	margin: 0 0 11px 0;
	overflow: hidden;
	position: relative;
	width: 260px;
}

#Slideshow ul
{
	display: none;
}

#Slideshow ul li img
{
	height: 198px;
	width: 260px;
}

