/* CSS Document */

body{
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#e9e9ea url(../images/body_bg.gif) 0 0 repeat-x;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


img{
	border:0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #232323;
}


p{
	margin:0;
}

a{
	text-decoration:none;
}

form{
	margin:0;
	padding:0;
}

.fl{
	float:left;
}

.fr{
	float:right;
}

.clear{	
	clear:both;
}

.gap10{
	height:10px;
	width:10px;
	font-size:0;
}

.gap14{
	height:14px;
	width:14px;
	font-size:0;
}

#wrapper{
	width:950px;
	margin:auto;
}

#header{
	background:transparent url(../images/header_bg.gif) 0 0 repeat-x;
	height:151px;
	position:relative;
}

#header .left_corner{
	background:transparent url(../images/left_corner.gif) 0 0 no-repeat;
	width:14px;
	height:151px;
	float:left;
} 

#header .right_corner{
	background:transparent url(../images/right_corner.gif) 0 0 no-repeat;
	width:14px;
	height:151px;
	float:right;
}

#header .logo{
	float:left;
	padding:5px 0 0 8px;
}

#header .right{
	float:right;
	font-family:Eurostile;
	width:40%;
	font-weight:bold;
}

#header .right .top_menu{
	color:#010101;
	padding:15px 0 10px 0;
	text-align:right;
} 

#header .right .top_menu a{
	color:#010101;
} 

#header .right .top_menu a:hover{
	text-decoration:underline;
}

#header .right p{
	color:#289e0d;
	font-size:22px;
	padding-left:8px;
	line-height:30px;
	font-family:Helvetica;
}

#header .menu{
	position:absolute;
	top:112px;
	left:0;
}

#header .menu ul{
	margin:0;
	padding:0;
}

#header .menu ul li{
	list-style-type:none;
	display:block;
	float:left;
	padding-left:40px;
}

#header .menu ul li a{
	display:block;
	float:left;
	width:135px;
	height:39px;
}

#header .menu ul li a.home{
	background:transparent url(../images/home.gif) 0 0 no-repeat;
}

#header .menu ul li a.services{
	background:transparent url(../images/service.gif) 0 0 no-repeat;
}

#header .menu ul li a.fleet{
	background:transparent url(../images/fleet.gif) 0 0 no-repeat;
}

#header .menu ul li a.contact{
	background:transparent url(../images/contact_us.gif) 0 0 no-repeat;
}

#header .menu ul li a:hover, #header .menu ul li a.selected{
	background-position:0 -39px;
}

#contents{
	width:100%;
}

#contents .banner{
	height:243px;
}

#contents .services-banner{
	height:162px;
	margin-left:90px;
}

#contents .banner p.call_us{
	width:250px;
	font-family:"Eras Bold ITC";
	color:#FFFFFF;
	font-size:27px;
	text-align:center;
	padding:10px 0 0 10px;
}

#contents .banner p.call_us span.txt_21{
	font-size:21px;
	padding-top:30px;
	display:inline-block;
}

#contents .banner p.call_us span.txt_32{
	font-size:32px;
}

#contents .banner p.r_txt{
	font-family:"Eras Bold ITC";
	color:#FFFFFF;
	font-size:21px;
	text-align:right;
	line-height:50px;
	padding:30px 20px 0 0;
}

#contents .main{
	background:#FFFFFF url(../images/content_bg.gif) 0 0 repeat-y;
	width:100%;
}

#contents .left_panel{
	float:left;
	width:292px;
}

#contents .left_panel .form{
	width:292px;
}

#contents .left_panel .form span.txt_1{
	width:110px;
	display:inline-block;
	text-align:right;
	color:#010101;
	font-weight:bold;
	font-size:13px;
}

#contents .left_panel .form span.txt_4{
	width:84px;
	display:inline-block;
	text-align:right;
	color:#010101;
	font-weight:bold;
	font-size:13px;
}

#contents .left_panel .form span.txt_2{
	width:110px;
	display:inline-block;
	text-align:right;
	color:#010101;
	padding-right:3px;
	font-weight:bold;
}

#contents .left_panel .form span.txt_3{
	width:110px;
	display:inline-block;
	text-align:right;
	color:#010101;
}

#contents .left_panel .form span.txt_5{
	width:85px;
	display:inline-block;
	text-align:right;
	color:#010101;
	font-weight:bold;
}

#contents .left_panel .form span.pls{
	font-size:9px;
	color:#010101;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	position:relative;
	left:30px;
	top:-5px;
}

#contents .left_panel .form .inp_txt{
	border:1px solid #d3d3d3;
	background-color:#c0c0c0;
	margin:10px 0 0 3px;
}

#contents .left_panel .form .text_area{
	border:1px solid #d3d3d3;
	background-color:#c0c0c0;
	margin:0 0 0 5px;
	height:48px;
	width:170px;
	float:left;
	overflow:hidden;
}

#contents .left_panel .form .send{
	background:transparent url(../images/send.gif) 0 0 no-repeat;
	width:123px;
	height:28px;
	border:0;
	cursor:pointer;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:3px 0 7px 150px;
}

#contents .left_panel p.booking{
	color:#010101;
	font-size:13px;
	line-height:20px;
	padding:5px 0 0 45px;
	font-weight:bold;
}

#contents .left_panel p.booking a{
	color:#010101;
}

#contents .left_panel p.booking a:hover{
	text-decoration:underline;
}

#contents .left_panel p.major{
	color:#010101;
	font-style:italic;
	padding:35px 0 4px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#contents .left_panel .cards{
	margin:0 0 0 15px;
}

#contents .right_panel{
	float:right;
	width:637px;
}

#contents .right_panel .hr_line{
	background:transparent url(../images/hr_line.gif) 0 0 repeat-x;
	height:32px;
}

#contents .right_panel .hr_line .left_corner2{
	background:#FFFFFF url(../images/left_corner2.gif) 0px 0 no-repeat;
	width:15px;
	height:32px;
	float:right;	
}

#contents .right_panel .hr_line .left_corner3{
	background:transparent url(../images/left_corner3.gif) 0 1px no-repeat;
	height:32px;
	padding-left:20px;
	font-family:"Helvetica Neue";
}

#contents .right_panel .hr_line .left_corner3 a{
	line-height:33px;
	font-family:"Myriad Pro";
	color:#065f84;
	font-size:14px;
}

#contents .right_panel ul{
	margin:0;
	padding:0;
}

#contents .right_panel ul li{
	list-style-type:none;
}

#contents .right_panel ul.desc{
	width:381px;
	padding-left:10px;
	float:left;
}

#contents .right_panel ul.desc li{
	font-size:14px;
	color:#010101;
	line-height:20px;
	padding:3px 0 3px 17px;
	background:transparent url(../images/arrow.gif) 0 8px no-repeat;
}

#contents .right_panel .right_img{
	position:relative;
	top:-55px;
	right:24px; 
}

#contents .right_panel div.desc{
	width:587px;
	padding-top:15px;
}

#contents .right_panel div.desc p{
	font-size:14px;
	color:#010101;
	line-height:20px;
	padding:4px 0 4px 27px;
}

#contents .link {
	width:800px;
}

#contents .link ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#010101;
	float:left;
	padding-left:20px;
	text-align:left;
	background:transparent url(../images/arrow.gif) 0 4px no-repeat;
	height:10px;
	height:30px;
	width:120px;
	margin-left:20px;
}

#contents .link ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#010101;
	float:left;
	text-align:left;
}

#contents .terms {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#010101;
	padding:5px 0 0 20px;
	font-weight:bolder;
}

#contents .terms-txt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#010101;
	padding:15px 0 0 10px;
	text-align:justify;
	line-height:18px;
	word-spacing:1px;
	float:left;
	width:400px;
}

#contents .terms-txt-num {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#010101;
	text-align:center;
	padding-top:15px;
	line-height:18px;
	word-spacing:1px;
	width:15px;
	float:left;
	padding-left:20px;
}

#contents .space {
	margin-left:20px;
}

#contents .airport {
	margin-top:10px;
	float:right;
	width:150px;
}

#contents .tour {
	margin-top:60px;
	float:right;
	width:150px;
}

#contents .car {
	margin-top:10px;
	margin-left:25px;
	float:left;
}

#contents .sedans {
	font-family:Helvetica;
	font-size:14px;
	color:#010101;
	margin-top:100px;
	float:left;
}

#contents .luggage {
	font-family:Helvetica;
	font-size:14px;
	color:#010101;
	margin-top:10px;
	float:left;
}

#contents .ser-back {
	background:transparent url(../images/services-back.gif) 0 0 no-repeat;
	width:571px;
	height:121px;
	margin-left:20px;
}

#contents .first-img {
	margin:10px 0 0 7px;
	float:left;
	background:transparent url(../images/first-img.png) 0 0 no-repeat;
	width:116px;
	height:95px;
	font-family:"Myriad Pro";
	font-size:12px;
	color:#FFFFFF;
	line-height:195px;
	text-align:center;
}

#contents .second-img {
	margin:10px 0 0 7px;
	float:left;
	background:transparent url(../images/second-img.png) 0 0 no-repeat;
	width:137px;
	height:95px;
	font-family:"Myriad Pro";
	font-size:12px;
	color:#FFFFFF;
	line-height:195px;
	text-align:center;
}

#contents .third-img {
	margin:10px 0 0 7px;
	float:left;
	background:transparent url(../images/third-img.png) 0 0 no-repeat;
	width:151px;
	height:95px;
	font-family:"Myriad Pro";
	font-size:12px;
	color:#FFFFFF;
	line-height:195px;
	text-align:center;
}

#contents .fourth-img {
	margin:10px 0 0 7px;
	float:left;
	background:transparent url(../images/fourth-img.png) 0 0 no-repeat;
	width:134px;
	height:95px;
	font-family:"Myriad Pro";
	font-size:12px;
	color:#FFFFFF;
	line-height:195px;
	text-align:center;
}

#contents .fifth-img {
	margin:10px 0 0 7px;
	float:left;
	background:transparent url(../images/fifth-img.png) 0 0 no-repeat;
	width:126px;
	height:92px;
	font-family:"Myriad Pro";
	font-size:12px;
	color:#FFFFFF;
	line-height:195px;
	text-align:center;
}

#contents .sixth-img {
	margin:10px 0 0 7px;
	float:left;
	background:transparent url(../images/sixth-img.png) 0 0 no-repeat;
	width:132px;
	height:92px;
	font-family:"Myriad Pro";
	font-size:12px;
	color:#FFFFFF;
	line-height:195px;
	text-align:center;
}

#contents .seventh-img {
	margin:10px 0 0 7px;
	float:left;
	background:transparent url(../images/seventh-img.png) 0 0 no-repeat;
	width:131px;
	height:92px;
	font-family:"Myriad Pro";
	font-size:12px;
	color:#FFFFFF;
	line-height:195px;
	text-align:center;
}

#contents .eigth-img {
	margin:10px 0 0 7px;
	float:left;
	background:transparent url(../images/eigth-img.png) 0 0 no-repeat;
	width:134px;
	height:92px;
	font-family:"Myriad Pro";
	font-size:12px;
	color:#FFFFFF;
	line-height:195px;
	text-align:center;
}


#contents .first-txt {
	float:left;
	font-family:"Myriad Pro";
	font-size:12px;
	color:#FFFFFF;
	padding:0 0 0 40px;
}

#footer{
	height:54px;
	background:transparent url(../images/footer_bg.gif) 0 0 repeat-x;
	font-family:"Helvetica Neue";
	color:#000000;
	font-size:13px;	
}

#footer .f_menu{
	padding-left:100px;
}

#footer a{
	color:#000000;
}

#footer a:hover{
	text-decoration:underline;
}

#footer .f_left{
	height:54px;
	background:transparent url(../images/left_corner4.gif) 0 0 no-repeat;	
}

#footer .f_right{
	height:36px;
	background:transparent url(../images/right_corner4.gif) right 0 no-repeat;
	padding:18px 30px 0 30px;	
}
