body{
	min-width:746px;
	margin:0;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	background:#000 url(../images/bg-main-2.jpg) no-repeat 50% 0;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#070707;
}
a:hover{text-decoration:underline;}
/* main */
#main{
	width:757px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	padding:312px 0 0;
}
/* header */
#header{
	width:747px;
	padding:0 5px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
#header .holder{
	height:1%;
	overflow:hidden;
	padding:0 0 0 7px;
}
#header img{
	float:left;
	margin:26px 0 0;
}
.logo{
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:5px;
	left:12px;
}
.logo a{
	display:block;
	width:223px;
	height:119px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
}
#header .info{
	width:274px;
	float:right;
	margin:26px 0 0;
}
/* select-track */
.select-track{
	height:1%;
	overflow:hidden;
}
.select-track .headline{
	height:1%;
	overflow:hidden;
	position:relative;
}
.select-track .headline h2{
	margin:0;
	width:273px;
	height:53px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-select-track.png) no-repeat;
}
.select-track .box{
	width:236px;
	min-height:146px;
	overflow:hidden;
	background:url(../images/bg-select-track-box.png) no-repeat;
	margin:-60px 0 0 11px;
	padding:60px 0 0 17px;
}
* html .select-track .box{
	height:146px;
	overflow:visible;
}
.select-track .box dl{
	margin:0;
	font-size:12px;
	line-height:18px;
	overflow:hidden;
}
.select-track .box dl dt{
	width:60px;
	padding:0 5px 0 0;
	font-weight:bold;
	float:left;
	position:relative;
}
.select-track .box dl dd{
	float:left;
	margin:0;
	position:relative;
}
/* contact-us */
.contact-us{
	height:1%;
	overflow:hidden;
	margin:-47px 0 0 31px;
}
.contact-us .headline{
	height:1%;
	overflow:hidden;
	position:relative;
	padding:0 0 0 22px;
}
.contact-us .headline h2{
	margin:0;
	width:163px;
	height:42px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-contact-us.png) no-repeat;
}
.contact-us .box{
	width:174px;
	min-height:95px;
	overflow:hidden;
	margin:-39px 0 0;
	background:url(../images/bg-contact-us-box.png) no-repeat;
	padding:34px 23px 0 12px;
	text-align:center;
}
* html .contact-us .box{
	height:95px;
	overflow:visible;
}
.contact-us .box address{
	display:block;
	overflow:hidden;
	font-style:normal;
	font-size:12px;
	line-height:14px;
	position:relative;
}
.contact-us .box a{
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	text-decoration:underline;
	position:relative;
}
.contact-us .box a:hover{text-decoration:none;}
.contact-us .telephon{
	display:block;
	width:178px;
	height:27px;
	background:url(../images/text-telephon.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:9px 0 0;
}
/* content-area */
#content-area{
	height:1%;
	overflow:hidden;
	padding:0 18px 0 0;
}
/* content-main */
#content-main{
	width:472px;
	float:left;
}
#content-main ul{list-style:none;}
#navPrimary{
	width:468px;
	margin:0 0 0 9px;
	padding:0;
	overflow:hidden;
	text-align:center;
	vertical-align: middle;
}
#navPrimary li{
	float:left;
	height:56px;
	background-repeat:no-repeat;
}
#navAboutUs{
	width:63px;
	margin:2px 0 0;
	padding:8px 82px 8px 15px;
	background-image:url(../images/bg-about-us.png);
}
#navCars{
	width:63px;
	margin:2px 0 0 -68px;
	padding:8px 92px 8px 15px;
	background-image:url(../images/bg-about-us.png);
}
#navDrivers{
	width:63px;
	height:56px;
	padding:8px 106px 8px 15px;
	margin:2px 0 0 -95px;
	background-image:url(../images/bg-about-us.png);
}
#navExperiences{
	width:73px;
	height:60px;
	padding:6px 92px 6px 15px;
	margin:2px 0 0 -107px;
	background-image:url(../images/bg-about-us.png);
}
#navGroupBookings{
	width:68px;
	height:60px;
	margin:0 0 0 -77px;
	padding:6px 20px 6px 15px;
	background-image:url(../images/bg-about-us.png);
}
#navPrimary em{
	display:table;
	width:100%;
	height:30px;
	font-style:normal;
	position:relative;
	z-index:10;
	border: 1px solid red;
}
#navPrimary li a{
	display:table-cell;
	font-weight:bold;
	line-height:13px;
	position:relative;
	z-index:10;
	padding-top: 3px;
	padding-left: 3px;
}
/* content */
.content{
	width:472px;
	overflow:hidden;
	margin:-42px 0 0 6px;
	position:relative;
}
.content .top{
	display:block;
	width:472px;
	height:396px;
	background:url(../images/bg-content-top.png) no-repeat;
	font-size:1px;
	line-height:1px;
}
.text-holder{
	width:455px;
	padding:0 9px 0 8px;
	background:url(../images/bg-content-center-shadow.png) repeat-y;
}
.text-box:after,
.text-holder:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
.text-box{
	width:455px;
	background:url(../images/bg-content-center.jpg) repeat-y;
}
/* text */
.text{
	height:1%;
	padding:0 6px 48px 5px;
	float:left;
	margin:-371px 0 0;
	position:relative;
}
.text .headline-box{
	width:444px;
	overflow:hidden;
}
.text .headline-box .drive{
	float:left;
	margin:0 -11px 0 0;
}
* html .text .headline-box .drive{margin:0 -14px 0 0;}
.text .headline-box .drive img{display:block;}
.text .headline-box .holder{
	height:1%;
	margin:2px 0 0 0;
	overflow:hidden;
}
.headline-box .holder h1{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
	position:relative;
}
.headline-box .holder h1.the-real-deal{
	width:251px;
	height:44px;
	background-image:url(../images/text-the-real-deal.png);
}
.text .headline-box .holder p{
	margin:3px 0 0;
	padding:0 0 12px;
	font-size:12px;
	line-height:14px;
}
.text .headline-box .txt{
	height:1%;
	overflow:hidden;
	padding:0 0 0 7px;
}
.text .headline-box .buy-now{
	height:1%;
	overflow:hidden;
	margin:-2px 0 0;
}
.text .headline-box .buy-now a{
	float:right;
	width:108px;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-buy-now.png) no-repeat;
}
/* txt-area */
.text .txt-area{
	height:1%;
	overflow:hidden;
	padding:0 3px;
	margin:19px 0 0;
}
#content-main .text .txt-area ul
{
	list-style-type: circle;
}

#availabilityBox .booking ul
{
	color: red;
}

.text h2{
	margin:		0 10px 10px;
	font-size:	20px;
	line-height:24px;
}
.text h3{
	margin:		0 10px 10px;
	font-size:16px;
	line-height:16px;
}
.text p{
	margin:0 10px;
	line-height:14px;
}
/* sidebar */
#sidebar{
	width:250px;
	float:right;
	margin:19px 0 0;
	padding:0 0 15px;
}
.ft-promotions{
	width:233px;
	overflow:hidden;
}
.ft-promotions .headline{
	height:1%;
	overflow:hidden;
	position:relative;
	padding:0;
}
.ft-promotions .headline h2{
	margin:0;
	width:233px;
	height:43px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-ft-promotions.png) no-repeat;
}
.ft-promotions .box{
	width:175px;
	min-height:95px;
	overflow:hidden;
	margin:-16px 0 0 21px;
	padding: 20px 14px 0 18px;
	background: transparent url(../images/bg-contact-us-box.png) no-repeat scroll 0 0;
	/*background:url(../images/bg-ft-promotions-box.png) no-repeat*/
	line-height:20px;
	font-size: 16px;
	text-align: center;
}
* html .ft-promotions .box{
	height:110px;
	overflow:visible;
}
.ft-promotions .box *{position:relative;}
.ft-promotions .box p{margin:12px 0 0;}
.ft-promotions .box .buy{
	margin:8px 0 0;
	overflow:hidden;
}
.ft-promotions .box .buy a{
	float:right;
	width:97px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-buy-now.png) no-repeat;
}
/* cite-box */
.cite-box{
	width:225px;
	overflow:hidden;
	margin:15px 0 0 25px;
}
.cite-holder{
	width:180px;
	overflow:hidden;
	float:right;
	position:relative;
}
.cite-holder .top,
.cite-holder .bottom{
	display:block;
	width:180px;
	font-size:1px;
	line-height:1px;
	background-repeat:no-repeat;
}
.cite-holder .top{
	height:15px;
	background-image:url(../images/bg-cite-holder-top.png);
}
.cite-holder .bottom{
	height:94px;
	background-image:url(../images/bg-cite-holder-bottom.png);
}
.cite-main{
	width:153px;
	padding:0 17px 0 10px;
	background:url(../images/bg-cite-main.png) repeat-y;
}
.cite-main:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
.cite-main div{
	float:left;
	width:153px;
	margin:-2px 0 -46px;
	position:relative;
}
.cite-main div div{
	float:none;
	width:auto;
	margin:0;
}
.cite-main q{quotes: none;}
.cite-main q:before{content:"";}
.cite-main q:after{content:"";}
.cite-main blockquote{margin:0;}
.cite-main blockquote q{
	display:block;
	line-height:13px;
}
.cite-main blockquote cite{
	display:block;
	font-style:normal;
	font-weight:bold;
	text-align:right;
}
.cite-box img{
	float:left;
	margin:-56px 0 0;
}
/* watch-video */
.watch-video{
	width:100%;
	overflow:hidden;
	margin:13px 0 0;
	position:relative;
}
.watch-video div{
	display:inline;
	float:left;
	left:50%;
	margin:0 0 0 -2px;
	position:relative;
	text-align:center;
}
.watch-video a{
	float:left;
	left:-50%;
	position:relative;
}
.watch-video img{display:block;}
/* inner-page */
/* inner content */
.inner .content{
	width:731px;
	margin:-54px 0 0 1px;
}
.inner .content .top{
	width:731px;
	height:346px;
	background:url(../images/bg-content-top-inner.png) no-repeat;
}
.inner .text-holder{
	width:704px;
	padding:0 14px 0 13px;
	background:url(../images/bg-content-center-shadow-inner.png) repeat-y;
}
.inner .text-box{
	width:704px;
	background:url(../images/bg-content-center-inner.jpg) repeat-y;
}
/*inner text */
.inner .text{margin:-312px 0 0;}
.inner .text .headline-box {width:693px;}

.productPic
{
	margin: 0px 10px 10px 10px;
	border: 1px solid white;
	vertical-align: text-top;
	width: 156px;
	float: left;
}

.productInfo
{
	clear: both;
}

.productInfoBox{
	float: left;
	width: 420px;
}

.productInfoBox div{
	padding-right: 20px;
}

.availabilityBox{
	float: right;
	width: 255px;
}
.availabilityBox p.availability{
	line-height: 22px;
	margin: 0;
	font-size: 12px;
}

.availabilityBox h3{
	margin: 5px 0 10px 0;
}

.productInfoBox h3{
	margin: 20px 0 10px 10px;
}

.availabilityBox span{
	float: right;
}

.availabilityBox span a{
	color: #AB1C20;
}

.productInfoBox p, .productInfo p{
	margin-bottom: 5px;
	}

.productInfoBox p em,.productInfo p em{
	font-weight: bolder;
	margin-top: 15px;
	color: #AB1C20;
	font-size: 120%;
	width: 500px;
}

.giftCert{
	color: #AB1C20;
}

#footer{
	text-align: center;
}

#footer hr{
	height: 1px;
	color: #C9C9C9;
	background-color: #C9C9C9; 
}