@charset "utf-8";
/* CSS Document */

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
}
font-face
{
 font-family: 'calibri';
 src: url('CALIBRI.eot');
 src: local('calibri'),  local('CALIBRI'),  url('CALIBRI.TTF') format('truetype');
}
@font-face {
	font-family: calibri;
	src: url('CALIBRI.TTF');
	
	}
@font-face {
 font-family:'calibri';
 src: url('CALIBRI.eot');
 src: local('CALIBRI'), local('CALIBRI'), url('CALIBRI.TTF') format('truetype');
}
@font-face {
 font-family:calibri;
 src: url('CALIBRI.TTF');
}
ul,ol,li{
	margin:0;
	padding:0;
}


html {
background-image:url(../images/fotter_bg.gif);
background-position:bottom left;
background-repeat:repeat-x;
}

body{
	margin:0px;
	padding:0px;
	font-family:calibri !important;
	width:100%;
	height:auto;
	background-image:url(../images/header.gif);
	background-position:top left;
	background-repeat:repeat-x;
	
}
.wrapper{
width:960px;
height:auto;
min-height:1260px;
margin:auto;
overflow:hidden;
}
.clr{
padding:0px;
clear:both;
}
.header{
width:960px;
height:102px;
margin-top:25px;

}
.logo{
width:660px;
height:102px;
float:left;

}
.logo_right{
width:250px;
height:102px;
float:right;
margin-left:50px;
}
.login_part{
width:250px;
height:33px;
background-image:url(../images/login_bottom.png);
background-position:bottom center;
background-repeat:no-repeat;

}
.login_bg{
padding:2px 16px;
color:#fff;
background-color:#2381c8;
border-right:solid 1px #5eabe6;
border-left:solid 1px #5eabe6;
border-bottom:solid 1px #5eabe6;
font-family:calibri !important;
}
.select_option_box_effect{
background-color:#fff; border:0; color:#2381c8; 
}
.select_box_effect{
background-color:#2381c8; border:0; color:#fff;font-family:calibri !important; font-size:15px;
}
.social_media_part{
widt:250px;
height:39px;
padding-top:30px;
}
.menu_part{
width:960px;
height:47px;
}
/********************************menu strat***************************************/
.menu{
width:710px;
height:47px;
}
.menu ul {
  font-size: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu ul li {
  display: block;
  position: relative;
  float: left;
  background:url(../images/menu_dvdr.png);
  background-repeat:no-repeat;
  background-position:left bottom;
}
.menu li ul { display: none; }
.menu ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  padding: 7px 15px 7px 15px;
  white-space: nowrap;
}
.menu ul li a:hover { 
	background-image:url(../images/menu_hover.png);
	background-repeat:repeat-x;
 }
.menu li:hover ul {
  display: block;
  position: absolute;  
}
.menu li:hover li {
  float: none;
  font-size: 14px;
  border-bottom: 1px solid #b6b3b3;
  border-left: 1px solid #b6b3b3;
  border-right: 1px solid #b6b3b3;
  margin: 0;
  width:auto;  
}
.menu li:hover a {
	background:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
 }
.menu li:hover li a:hover { 
	background:url(../images/menu_hover.png);
	background-repeat:repeat-x;	}

.menu li:hover li a:active{ 
	background:url(../images/menu_hover.png);
	background-repeat:repeat-x;
	}

/***********************************menu end*********************************************/
.banner{
width:960px;
height:415px;
background:#cco;
}
.hanger_img{
	width:71px;
	height:30px;
	left:106px;
	bottom:0px;
	position:absolute;
}



.container_wrapper{
	width:949px;
	height:460px;
	margin-left:6px;
}

.form_wrapper{
	width:949px;
	height:458px;
	
}
.form_part_advr_part{
	width:656px;
	height:458px;
	float:left;
}
.form_top_img{
	width:656px;
	height:2px;
}
.form_part{
	width:656px;
	height:276px;
	float:left;
	
	border-left:5px solid #06aed1;
	border-top:5px solid #06aed1;
	border-bottom:5px solid #06aed1;
	border-radius:10px 0px 0px 10px;
	box-shadow: 2px 2px 5px #909092;
}


.search_part_menu_wrapper{
	width:654px;
	height:100px;
}
.search_part_menu_part{
	width:575px;
	height:113px;
	float:left;
}


.search_button{
width:545px;
height:30px;
float:left;
background-image:url(../images/button_bottom_bg.gif);
background-position:bottom left;
background-repeat:no-repeat;
padding-left:4px;
margin-left:20px;
margin-top:10px;
}
.button_bg{
width:99px;
height:32px;
background-image:url(../images/button_bg.gif);
background-position:bottom left;
background-repeat:no-repeat;
color:#086f84;
padding:0 0 0 25px;
}



.h1_menu_part{
	width:575px;
	height:43px;
}


.h1_menu_part ul{
	width:555px;
	height:28px;
	margin:0px;
	padding-top:15px;
	padding-left:20px;
}
.h1_menu_part ul li{
	display:inline;
	margin-left:30px;
	padding:0px;
}
.h1_menu_part ul li a{
	color:#086f84;
	text-decoration:none;
}
.h1_menu_part ul li a:hover{
	color:#086f84;
	text-decoration:underline;
}
.line_img{
	width:543px;
	height:1px;
	margin-left:32px;
}




.h2_menu_part{
	width:555px;
	height:65px;
	padding-left:20px;
	padding-top:5px;
	font-family:calibri;
	font-size:16px;
	color:#034451;
	margin-top:15px;
		
}
.h2_menu_part ul{
	font-size: 14px;
    margin: 0;
    padding: 0;
    list-style: none;
    font-family:calibri;
	font-size:16px;
	color:#034451;
}
.h2_menu_part ul li{
	display: block;
  position:relative;
  float: left;
  background-position:right bottom;
  font-family:calibri;
	font-size:16px;
	color:#034451;
}
.h2_menu_part ul li a{
	text-decoration:none;
	color:#034451;
}
.h2_menu_part ul li a:hover{
	text-decoration:underline;
	color:#034451;
}




.search_part_img_part{
	width:79px;
	height:113px;
	float:right;
}



.search_box_part{
	width:634px;
	height:103px;
	padding-left:20px;
	font-size:16px;
	color:#034451;
}

.table2_div{
	padding-top:15px;
}

.go_btn_wrapper{
	width:159px;
	height:50px;
	padding:10px 0px 0px 475px;
}

.cont_img_part{
	width:288px;
	height:458px;
	background:url(../images/cont_img.jpg);
	float:right;
	background-repeat:no-repeat;
	
}
.book_now_btn_wrapper{
	width:268px;
	height:39px;
	padding-top:385px;
	padding-left:20px;
}
.round_btn{
	width:111px;
	height:20px;
	float:left;
	padding-top:19px;
}
.book_now_btn{
	width:137px;
	height:39px;
	float:right;
	padding-right:20px;
}


.form_wrapper_cont_img_bottom_wrapper{
	width:1145px;
	height:150px;
	padding-left:215px;
}

.form_wrapper_cont_img_bottom_part{
	width:642px;
	height:150px;
	float:left;
}
.advertise_wrapper{
	width:642px;
	height:146px;
	border-bottom:1px solid #06aed1;
	margin-left:15px;
	box-shadow: 2px 2px 5px #909092;
	
}
.dot_line_part{
	width:638px;
	height:6px;
	border-bottom:1px dashed #089dbc;
	border-width:1px;
	margin:0px 2px 0px 2px;
}

.cnn_wrapper{
	width:642px;
	height:137px;
}
.text_div{
	width:210px;
	height:103px;
	padding-top:34px;
}
.text_div_img_part{
	width:143px;
	height:39px;
	margin-left:67px;
}
.text_div_text_part{
	width:210px;
	height:64px;
	font-family:calibri;
	font-size:14px;
	color:#525252;
	text-align:center;
}

.advrtise_shadow_part{
	width:642px;
	height:14px;
	margin-left:15px;
}


.type_field{
background-image:url(../images/text_field_bg.gif); background-repeat:repeat-x; background-position:bottom left; border:solid 1px #70b7c6; font-size:11px; color:#086f84;
}
.footer{
width:960px;
height:215px;
color:#8d9192;
font-size:12px;
}
.footer_link{
width:660px;
height:152px;
float:left;
padding-top:20px;
}
.footer a{
color:#8d9192;
text-decoration:none;
}
.footer a:link{
color:#8d9192;
text-decoration:none;
}
.footer a:hover{
color:#e2e6e7;
text-decoration:none;
}
.footer_logo{
width:300px;
height:172px;
float:right;

}
.footer_link_style{
font-weight:bold;
background-image:url(../images/footer_line.gif);
background-repeat:no-repeat;
background-position:bottom left;
}
.copyright_part{
width:960px;
height:53px;
padding-top:10px;
}
