body{
	margin:0px;
	padding:0px;
	background-image:url(../images/bg5.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color: #058BAE;

}
.index_container {
position:relative;
width:1250px;
margin-left:auto;
margin-right:auto;
}
a:link img, a:visited img, a:hover img
{
    border: 0px;
}
.left_banner{
	float:left;
	width:140px;
	margin-top:165px;
	}
	
.middle_zone{
	float:left;
	width:896px;
	margin-left:25px;
}
.header_container{
	position:relative;
	width:896;
}
.header_container .top_zone_bg_bottom{
	float:left;
	background-image: url(../images/top_zone_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:896px;
	height:9px;
}
.top_zone_bg_top{
	float:left;
	background-image: url(../images/top_zone_bg_top.png);
	background-repeat: repeat-y;
	background-position: center;
	width:896px;

}
#top_menu_bg_left{
	width:25px;
	height:32px;
	float:left;
	background-image: url(../images/top_menu_bg_left.png);
	background-repeat: no-repeat;
	background-position: right;	
}
#top_menu_bg_middle{
	width:846px;
	height:32px;
	float:left;
	background-image: url(../images/top_menu_bg_middle.png);
	background-repeat: repeat-x;
	background-position: left;
}
#top_menu_bg_right{
	width:25px;
	height:32px;
	float:left;
	background-image: url(../images/top_menu_bg_right.png);
	background-repeat: no-repeat;
	background-position: left;	
}
.right_banner{
	float:left;
	width:140px;
	margin-top:165px;
    margin-left:25px;
	}
	
#light{
	float:left;
	margin-top:6px;
	margin-left:5px;
	width:39px;	
}
.menu_container{
	float:left;
}

.menu_container .menu{
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
}
.menu_container .menu ul{list-style: none; margin:5px;}
.menu_container .menu ul li{display: inline}
.menu_container .menu ul li a{
	margin-left:20px;
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  
}
.menu_container .menu ul li a strong{
	 padding:0px 5px 0px 5px;

}
.menu_container .menu li a:hover{
	color: #FFF;
	background-color: #a6836b;
	background-image: url(../images/a-bg-left-hover.gif);
	background-repeat: no-repeat;
	background-position: left;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.menu_container .menu li a:hover strong{
	
	background-image: url(../images/a-bg-right-hover.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	padding:0px 5px 0px 5px;

}
.menu_container .menu li.this a{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #f5ecc5 url(../images/a-bg-left.gif) left no-repeat;
	color: #fa8100;
	line-height: 13px;
}
.menu_container .menu li.this a strong{ 
     padding:0px 5px 0px 5px;
	 background: url(../images/a-bg-right.gif) right no-repeat}
#logo_bottom_line{
	float:left;
	margin-left:10px;
	background-image: url(../images/logo_bottom_line.png);
	background-repeat: repeat-x;
	width: 875px;
	height:8px;
}

.logo_container{
 float:left;
 margin-top:5px;
}
#logo{
float:left;
margin:3px 0px 0px 25px;
}
#meet{
float:left;	
margin:49px 0px 0px 15px;
}

#direction{
	float:left;	
	margin:53px 0px 0px 53px;
}

#car{
	float:left;	
    margin:62px 0px 0px 35px;
}

.content_container{
	float:left;
	width:896px;
}
.form_container{
	position:relative;
	width:358px;
	margin-top:5px;
}
#form_top_bg{
	height:5px;
	background-image: url(../images/form_top_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
#form_middle_bg{
	background-image: url(../images/form_middle_bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
#form_bottom_bg{
	height:14px;
	background-image: url(../images/form_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.form_container{
	float:left;
}
.form_title_container{
	width:338px;
	margin-left:auto;
	margin-right:auto;
}
.form_title_container #form_title_left_bg{
	float:left;
	width:5px;
	height:54px;
	background-image: url(../images/form_title_left_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
 #form_title_center_bg table{
	width:328px;
	height:52px;
	margin-top:1px;
	text-align: center;
	font-family: Georgia;
	font-size: 15px;
	font-style: italic;
	color: #FFF;
	text-transform: capitalize;
	font-weight: bold;
 }
.form_title_container #form_title_center_bg{
	float:left;
    width:328px;
	height:54px;
	background-image: url(../images/form_title_center_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.form_title_container #form_title_right_bg{
    height:54px;
	background-image: url(../images/form_title_right_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.form_elements{
	margin-top:3px;
	width:338px;
	margin-left:auto;
	margin-right:auto;
}
#form_elements_top_bg{
	background-image: url(../images/form_elements_top_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 5px;
	width: 338px;
}
#form_elements_center_bg{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fa8607;
	border-left-color: #fa8607;
	background-image: url(../images/form_elements_center_bg.png);
	background-repeat: repeat;
	background-color: #ffedab;
}

#form_elements_bottom_bg{
	background-image: url(../images/form_elements_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 5px;
	width: 338px;
}

#form_elements_center_bg table{
	width:328px;
	margin-left:auto;
	margin-right:auto;

}
#form_elements_center_bg table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff5a00;
	margin-top:3px;
}
#form_elements_center_bg table input,select{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #1d8a99;
	


}

.lblStep
{
    display:  none;
}


#form_elements_center_bg table .selectLocation,.hotelname{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #1d8a99;
	width:300px;

}
#return_info{	
	width:338px;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	}
	
	
.content_zone{
	position:relative;
	width:535px;
	float:left;
	margin-left:2px;
	margin-top:5px;
}

#content_top_bg{
	height:5px;
	background-image: url(../images/content_top_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
#content_center_bg{margin-top:0px;
	background-image: url(../images/content_center_bg.png);
	background-repeat: repeat-y;
	background-position: center;	
}
#content_bottom_bg{
	height:15px;
	background-image: url(../images/content_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

#line_zone{
	width:500px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/text_line.png);
	background-repeat: repeat-x;
	background-position: left;
}
.photo_zone table{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	

}
.photo_zone table td{
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fa8100;

}
.photo_zone ul{
	margin-left:-5px;
	list-style-type: none;
}

.photo_zone ul li{
	display:inline;

}
.photo_zone ul li a:link img{
border:thin solid #FFF;

}
.photo_zone ul li a:hover img{
	border:thin solid #000;
}
#zone1 h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #e59136;
	font-weight: normal;
}
#zone1{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #333;
	font-weight: normal;
	
}

#zone2 h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #e59136;
	font-weight: normal;
}
#zone2{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #333;
	font-weight: normal;
	
}
#zone3{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #333;
	font-weight: normal;
	
}
#zone3 h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #e59136;
	font-weight: normal;
}
#buttons{
	margin-left:200px;

}

#buttons input{
	font-family: "Lucida Sans Typewriter", "Lucida Sans Unicode";
	font-size: 12px;
	color: #F30;
	text-decoration: none;		
	font-weight: bold;
	margin-top:5px;
	margin-right:15px;
	background-color:Transparent;
	border-style:none;
}


#content_center_bg ul {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #e59136;
	font-weight: normal;

}
#content_center_bg ul li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;

	}
