@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color:#000;
	font-family:Tahoma, Arial, Helvetica, monospace, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.header_bg{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height:159px;
	
}
.form_zone_bg{
	background-image: url(../images/form_bg.jpg);
	background-repeat: repeat-x;
	height:267px;
	
}
#serit_bg{
	background-image: url(../images/serit.jpg);
	background-repeat: repeat-x;	
	height:13px;
}
.link_zone_bg{
	background-image: url(../images/link_bg.jpg);
	background-repeat: repeat-x;
	height:22px;
}
.content_zone_bg{
	background-color: #fffce2;
	background-image: url(../images/content_zone_bg.jpg);
	background-repeat: repeat-x;	

	
}
.footer_line{
	background-image: url(../images/footer_line.jpg);
	background-repeat: repeat-x;
	height:6px;
	
}
.footer_zone{
	height:100px;
	
}
.header_zone{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	height:159px;
}

#logo{
	float:left;
	width:540px;
	margin-top:40px;
}
.header_right_zone{
	float:right;
	width:380px;
	height:159px;
	background-image: url(../images/header_contact_number_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.menu_zone{
 float:left;
 width:540px;
 height:79px;
}

.menu_zone ul{
	display:block;
	margin:40px 0px 0px 0px ;
	padding:0px;
}
.menu_zone ul li{
	display:inline;
	list-style-type:none;
	margin:0px 10px 0px 10px ;

	
}
.menu_zone ul .this a:link , .menu_zone ul .this a:visited , .menu_zone ul .this a:hover {	
	display:inline-block;
	color:#FFF;
	background-color:#000;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	line-hieght:20px;
	padding:8px 8px 8px 8px;
	border: 1px solid #fff06f;
}
.menu_zone ul li a:link , .menu_zone ul li a:visited{
	display:inline-block;
	font-size:12px;
	color:#000;
	line-hieght:20px;	
	text-decoration:none;
	padding:9px 9px 9px 9px;
}
.menu_zone ul li a:hover  {
	display:inline-block;
	color:#FFF;
	background-color:#000;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	line-hieght:20px;
	padding:8px 8px 8px 8px;
	border: 1px solid #fff06f;
}
.form_zone_container{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	
}
.form_zone{
	float:left;
	width:562px;
}
.form_zone table{
	width:562px;
}
.car_and_driver_img{
	float:left;
	width:358px;
	margin-top:15px;
	
}
.link_zone{
		width:920px;
	margin-left:auto;
	margin-right:auto;
	
}
.link_zone ul{
	display:block;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}
.link_zone ul li{
	display:inline;
	margin-right:20px;
	margin-left:20px;
}
.link_zone ul li a:link , .link_zone ul li a:visited{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	background-image: url(../images/link_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}
.content_zone{
	width:920px;
	margin-left:auto;
	margin-right:auto;
}
.left_zone{
	float:left;
	width:221px;
}
.center_zone{
	float:left;
	width:484px;
	padding-top:10px;
}

.center_zone h1{
	margin:0px 3px 5px 3px; 
	font-size:11px;
}
.center_zone p{
	margin:0px 3px 5px 3px; 
	line-height:18px;
}
.center_zone table {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	
}

.right_zone{
	float:left;
	width:215px;
}
.right_zone h1{
	margin:5px 0px 3px 0px; 
	font-size:15px;
	font-weight:bold;
	font-style: italic;	
}
.right_zone ul{
	display:block;
	margin:0px;
	padding:0px;
	margin-left:6px;

}
.right_zone ul li{
	list-style-type:none;
	width:204px;
	height:136px;
	background-image: url(../images/tours_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left:4px;
	padding-top:2px;
}
.footer_link_body{
	width:920px;
	margin-left:auto;
	margin-right:auto;
}
.footer_link{
	width:500px;
	float:left;
}
.footer_link ul{
	margin:10px 0px 0px 0px;
	padding:0px;
	display:block;
}
.footer_link ul li{
	display:inline;
	margin-right:20px;
}
.footer_link ul li a:link , .footer_link ul li a:visited{
	display:inline-block;
	color:#FFF;
	font-size:10px;
	text-decoration:none;
}
.copyright{
	width:120px;
	float:right;
	margin:10px 0px 0px 0px;
}
.copyright a:link , .copyright a:visited {
	color:#FFF;
	font-size:10px;
	text-decoration:none;
	
}
.form_zone{
	color:#FFF;
	
}
.form_zone h1{
	margin:10px 0px 10px 0px;
	font-size:15px;
	color:#FFF;
}
.grey_title{
	line-height:26px;
}
.grey_title input{
	
}
#back{
	background-image: url(../images/back_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:transparent;
	border:none;
	width:87px;
	height:35px;
	margin:5px 2px 5px 0px;
}
#next{
	background-image: url(../images/next_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:transparent;
	border:none;
	width:87px;
	height:35px;
	margin:5px 2px 5px 0px;
}
#finish{
	background-image: url(../images/finish_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:transparent;
	border:none;
	width:87px;
	height:35px;
	margin:5px 2px 5px 0px;
}
.grey_title a:link , .grey_title a:visited{
	
	text-decoration:none;
	color:#000;
	
}
.grey_title a:hover{
	text-decoration:underline;
	
}
.tableTransferInfo{

	border:thin solid #000;
}
.tableTransferInfo .header{
	background-color:#030;
	color:#FFF;	
}
