.content{
	width:100%;
	padding:0;
	margin:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

.context{
	width:100%;
	padding:0;
	margin:0; 
	margin-top: 22px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

select{
	text-align:left;
}

.leftcontent{
	width:49%;
	float:left;
	margin:12px 0 0 0;
}

.rightcontent{
	width:49%;
	float:right;
	margin:12px 0 0 0;
}

.fullcontent{
	float:left;
	padding:14px 2%;
	background:#FFF;
	width:560px;
	margin:12px 0 12px 0;
	position:relative;
	height: 150px;
}

.fullcontent p{
	line-height:1.4em;
}

.searchwrapper{
	padding:8px 0;
}

ul.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.tabsearch li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

ul.tabsearch li a {
	padding:8px 16px;
	padding-bottom:5px;
	background-color: #54cdf0;
	text-decoration: none;
	color:#1B2B76;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

ul.tabsearch li a.selected,
ul.tabsearch li a:hover {
	background: #54cdf0;
}

ul.tabsearch li a:focus {
	outline: 0;
}

.destinations{
	visibility: visible; 
	overflow: hidden; 
	position: relative; 
	z-index: 2; 
	width: 550px; 
	height: 126px;
}

ul.destinations {
	margin-left: 8px; 
	margin-right: 8px; 
	padding: 0; 
	position: relative; 
	z-index: 1; 
	visibility: visible; 
	overflow: hidden;
}

ul.destinations li {
	margin-left: 8px; 
	margin-right: 8px;
	overflow: hidden; 
	float: left; 
	width: 148px; 
	height: 126px;
}

div.tabs > div {
	padding-left: 8px;
	padding-bottom: 8px;
}

.searchtabbox{
	margin-top: 6px;
	background:#54cdf0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
}

.flightsearch{
	height:246px;
	width:554px;
	margin-top:7px;
	padding-top: 16px;
}

.flightsearch h6{
    font-size: 18px;
	color: #cae8f0;
	font-weight: bold;
	padding-left: 5px; 

}

.flightsrc{
	padding:1px 0;
	margin:6px;
	width:554px;
	height:212px;
     -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	background-color:#cae8f0;
	border:1px solid #ffffff;
}

.flightsearch  ul{
	margin:4px;
	list-style:none;

}

.flightsearch ul li{
	display:block;
	width:245px;
	height:40px;
	padding:6px;
	float:left;
	margin:6px;
	line-height:1.3em;
}
.flightsearch .inputflight{
	width:230px;
	height:25px;
	font-weight:bold;
     -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	border:1px solid #919699;
}

.flightsearch .dpicker{
	background: url(../images/hc_icon_calendar.png) no-repeat 200px center white !important;
}

.flightsearch .submitwrap{
	width:100%;
	text-align:center;
}

.flightsearch .submitflight{
	background: url(../images/src.png) repeat-x; 
	cursor: pointer ;
	font: bold 18px Arial, Helvetica, sans-serif;
	height: 36px ;
	margin: 20px;
	padding: 0 ;
	width: 150px;
	color:#e4fcc0;
}
.flightsearch .submitflight:hover{ background: url(../images/src.png) repeat-x; } 


.flightsearchx .submitflightx{
	background: url(../images/src.png) repeat-x;
	border:3px solid #ffffff; 
	cursor: pointer ;
	font: bold 18px Arial, Helvetica, sans-serif;
	height: 46px ;
	margin: 20px;
	padding: 0 ;
	width: 144px;
	color:#ffffff;
	-moz-box-shadow: 0 0 1px #333; -webkit-box-shadow: 0 0 1px #333; box-shadow: 0 0 1px #333;
}

.cawangan{
	margin:8px 0;
	padding:10px;
	font-size:18px;
	color:#5c97ac;
	font-family:Arial, Helvetica, sans-serif;
	background:#f8f6ee;
	letter-spacing: 0.04em;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

ul.cawangan li{
	list-style:none;
	display:block;
	background:url(../images/cawang.gif) no-repeat left 50%;
	padding:11px 0 9px 46px;
	margin-bottom:2px;
}

ul.cawangan li a{
	font-size:18px;
	color:#5c97ac;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

ul.cawangan li a:hover{
	font-size:18px;
	color:#277793;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}


.cawanganl{
	margin:8px 0;
	width: 245px;
	padding:10px;
	font-size:18px;
	color:#5c97ac;
	font-family:Arial, Helvetica, sans-serif;
	background:#f8f6ee;
	letter-spacing: 0.04em;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

ul.cawanganl li{
	list-style:none;
	display:block;
	background:url(../images/cawang.gif) no-repeat left 50%;
	padding:11px 0 9px 46px;
	margin-bottom:2px;
}

ul.cawanganl li a{
	font-size:18px;
	color:#5c97ac;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

ul.cawanganl li a:hover{
	font-size:18px;
	color:#277793;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.chx{
	color: #9d9d9d;
	margin:8px 0;
	float:left;
}

.chx a{
	color:#217fa0;
}

.chx a:hover{
	color:#156480;
}

.top-destination{
	padding:10px;
	background:#ffffff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.top-destination  h1{
	text-align:left;
	display:block;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	margin-bottom:12px;
	border-bottom:1px dotted #C5C5C5;
} 

.top-destination  h2{
	text-align:left;
	display:block;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	margin-bottom:12px;
	border-bottom:1px dotted #C5C5C5;
}

.top-destination-item{
	float:left;
	width:50%;
	margin:4px 0;
	padding:4px 0 12px 0;
	border-bottom:1px dotted #C5C5C5;
}

.top-destination-item  .hc_topDest_photo{
	border:5px solid #FFF;
	width:88px;
	height:88px;
	overflow:hidden;
	display:block;
	float:left;
	margin-right:8px;
}

 .hc_topDest_photo:hover{
	border-color:#3377dd;
  }
  
 .hc_topDest_photo > img{ width:88px; }

.top-destination-item  .hc_topDest_item_wrap{
	display:block;
	float:left;
	font-family:, sans-serif;
}

.top-destination-item  h3{
	font-weight:bold;
	color:#3377dd;
	font-size:13px;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
 }
 
.top-destination-item  h3 a{ 
	text-decoration:none;
}
.top-destination-item  h3 a:hover{
	text-decoration:underline;
}

.top-destination-item  .hc_topDest_addr{
	padding-left:20px;
	font-size:11px;
}

.top-destination-item  .hc_topDest_numHotels{
	font-weight:bold;
}

.cDiv{ clear:both; }

.insmart{
	width 100%;
} 

.smartphone{
	width: 290px; 
	float: right;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em; 
	margin-bottom:8px;
}
.smartphone a{
	display:block;
	padding:12px;
	padding-top:10px;
	padding-left:110px;
	background:#005473 url(../images/smartphone.png) no-repeat 6px 4px;
	color:#54cdf0;
	text-decoration:none;
	border:1px solid #C1D0EA;
}
.smartphone a:hover{
	background-color:#54cdf0;
	color:#005473;
} 

.insurance{
	width: 290px; 
	float: left;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
	margin-bottom:8px;
}
.insurance a{
	display:block;
	padding:12px;
	padding-top:10px;
	padding-left:110px;
	background:#005473 url(../images/insurance.png) no-repeat 6px 4px;
	color:#54cdf0;
	text-decoration:none;
	border:1px solid #C1D0EA;
}
.insurance a:hover{
	background-color:#54cdf0;
	color:#005473;
}

.one_fourth_first { 
	width:225px;
	margin-top: -206px;
	margin-left: 350px;
	float: left; 
	}
	
.one_fourth_first h5 { 
    color: #84def8;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 18px;
	padding-top:12px;
	letter-spacing: -0.04em;
	text-shadow:#005473 1px 1px 2px;

	}

.one_fourth_second { 
	width:215px;
	margin-top: -170px;
	margin-right: 6px;
	float: right; 
	}
	
.one_fourth_second h5 { 
    color: #84def8;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 18px;
	padding-top:12px;
	margin-left:1px;
	letter-spacing: -0.01em;
	text-shadow:#005473 1px 1px 2px;
	}

.one_fourth_third { 
	width:210px;
	margin-top: -134px;
	margin-left: 350px;
	float: left;  
	}
	
.one_fourth_third h5 { 
    color: #84def8;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 18px;
	padding-top:12px;
	letter-spacing: -0.02em;
	text-shadow:#005473 1px 1px 2px;
	}

.one_fourth_third h6 { 
    color: #c8e8f0;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight: normal;
	padding-top:10px;
	padding-left:3px;
	}

.dropcap_yellow {
    background-color: #54cdf0;
    color: #c8e8f0;
    display: block;
    float: left;
    font-family: Arial,  Helvetica, sans-serif;
    font-size: 18px;
    line-height: 30px;
    margin: 5px 5px 0px 0;
    text-align: center;
	text-shadow:#005473 1px 1px 1px;
    width: 30px;
	border:1px solid #0298cf;
	}

.wrapbox{
	padding:10px;
	background:#FFF;
	margin:8px 0;
}

.wrapbox  h1{
	text-align:left;
	display:block;
	font-size:20px;
	font-family:Arial,  Helvetica, sans-serif;
	padding:5px;
	color:#0599F9;
	letter-spacing: -0.02em;
	margin-bottom:12px;
	border-bottom:1px dotted #C5C5C5;
}

.wrapbox  h2{
	text-align:left;
	display:block;
	font-size:20px;
	font-family:Arial,  Helvetica, sans-serif;
	padding:5px;
	letter-spacing: -0.02em;
	margin-bottom:12px;
	border-bottom:1px dotted #C5C5C5;
}

.wrapbox .partnerlist{
    font-family: Arial,  Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;	
}

.wrapbox .partnerlist img{
	margin:4px 6px;
	width:85px;
	height:20px;
}

.right{ 
	float: right;
	margin-top: -29px;
	padding-right: 48px;
}

ul.tabNavigation2{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.tabregion li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #0599F9;
}

ul.tabregion li a {
	padding:6px 10px;
	display:block;
	float:left;
	background:none;
	text-decoration: none;
	color:#0599F9;
	margin:0 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}

ul.tabregion li a.selected,
ul.tabregion li a:hover {
	background: #0599F9;
	color: #fff;
}

ul.tabregion li a:focus {
	outline: 0;
}

.regiontabbox{
	clear:both;
	margin-top: 12px;
	border-top:1px solid #0599F9;
	padding:6px;
	font-family:Arial,  Helvetica, sans-serif;
}

.regflaglist{
	margin:8px;
	list-style:none;
	height:110px;
}
.regflaglist li {
}
.regflaglist li a{
	margin:0 6px;
	padding: 6px 0 4px 18px;
	display:block;
	float:left;
	color:#0599F9;
	font-weight:normal;
	text-decoration:none;
	width:90px;
}

.hc_map{
	margin-top: 15px; 
	padding-bottom: 6px;
	width: 265px;
	background:#3bb7dd;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.hc_map  h2{
	text-align:left;
	padding:10px;
	font-weight:bold;
	display:block;
	font-size:14px;
	color: #005473;
	font-family:Arial, Helvetica, sans-serif;
}

.hc_map  h8{
    font-size: 18px;
	color: #ffffff;
	display:block;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
}

.mapx{
	margin: 1px;
	text-align:right;
}
.mapx a{
	color:#0599F9; 
}

.air{
	margin-top: 14px;
} 

.air a{
	color:#0599F9; 
}

.maps{
	margin-top: 14px;
} 

.maps a{
	color:#0599F9; 
}

.regionmap{
	overflow:hidden;
	text-align:center;
}
.regionmap a{
	color:#0599F9;
	font-weight:bold;
}

.imagebranding{
	margin:10px 0 2px 0;
	height:175px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	width:100%;
}

.imagebranding a{
	color:#FFF;
	text-decoration:none;
	font-size:34px;
	text-shadow:1px -1px 0 #333;
	font-family:small/1.2em Arial, Helvetica, sans-serif;
	position:absolute;
	left:16px;
	bottom:8px;
}

.feature_htl{
	padding:6px;
	border-bottom:#0075a0 1px dotted;
	cursor:pointer;
	position:relative;
}
.feature_htl:hover{
	background:#EDF0F5;
}
.feature_htl_img{
	float:left;
	width:88px;
	height:88px;
	overflow:hidden;
	border:#0075a0 1px solid;
	background:#FFF;
}

.feature_htl_img > img{
	height:88px;
	overflow:hidden;
}

.feature_htl_wrap{
	float:left;
	margin-left:8px;
	width:70%;
}

.feature_htl_title{
	font-size:16px;
	font-weight:bold;
	margin-bottom:4px;
}
.feature_htl_title a{
	text-decoration:none;
	color:#3377DD;
}

.feature_htl_desc{
	margin:4px 0;
}

.feature_htl_rating{
	color:#8B8589;
	font-style: italic;
	margin:4px 0;
}

.feature_htl_price{
	position:absolute;
	right:6px;
	top:6px;
	text-align:right;
	font-size:11px;
	color:#312962;
	margin-top:34px;
}
.feature_htl_price .htl_price{
	font-size:18px;
	color:#3377DD;
}

.bigstar{
	margin:4px 0;
	height:12px;
	width:68px;
	background-image:url(../images/sprites_stars.png);
}

.star1{ background-position:top left; }
.star2{ background-position:0 -26px; }
.star3{ background-position:0 -52px; }
.star4{ background-position:0 -78px; }
.star5{ background-position:0 -104px; }

.top-travel-heading{
	float:left;
	width:550px;
	text-align:left;
	border-bottom:1px dotted #0075a0;
	padding:6px 8px;
	height:30px;
	margin-right:10px;
}

.top-travel-heading h2{
	color:#333;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
}

.top-dest-travel{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}

.top-dest-travel ul{
	float:left;
	width: 490px;
}

.top-dest-travel ul li{
	text-align:center;
	width:148px;
	height:126px;
	line-height:1.3em;
	color:#8B8589;
	margin:0 8px;
}

.top-dest-travel a{
	color:#3377DD;
	text-decoration:none;
	font-weight:bold;
}

.top-dest-travel a:hover{
	text-decoration:underline;
}

.dhp {
	text-align: right; 
	width: 552px;
} 

.dhp a{
	font-size: 10px;
	text-decoration: none; 
	color: #009fd4;
} 

#wn_calculator { width:350px; font-size:11px;-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background: #05A3E0; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05A3E0', endColorstr='#0D759D'); background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #05A3E0),color-stop(1, #0D759D)); background: -moz-linear-gradient(center top, #05A3E0 0%,#0D759D 100%);}
#wn_calculator #blue300 { margin: 10px; width:280px;}
#wn_calculator #blue300 h2 {font-size: 18px; border: none; padding-bottom: 5px; color:#FFF;}
#wn_calculator #blue300 h2 span { font-size: 80%; color: #FFF;}
#wn_calculator #blue300 .rowWrap { margin: 10px 0;}
#wn_calculator #blue300 select#qp-coverage, #wn_calculator #blue300 select#country-residence, #wn_calculator #blue300 select#qp-province{width:250px!important;}
#wn_calculator #blue300 .submit.button { position:relevant; float:left; margin-bottom:10px;}
#wn_calculator #blue300 .checkbox {display:inline; float:left; margin-bottom:3px;}
#wn_calculator #blue300 label, #wn_calculator #blue300 h4 { color: #FFF; font-size: 11px;}
#wn_calculator #blue300 #footer {width: 50%;position: absolute;bottom: 10px;right: 10px;}
#wn_calculator #blue300 #footer .footerBlueLogo { display: block; position: relevant; float:right; }

.nav-travel{
	float:left;
	padding:32px 2px;
} 


    #wn_quote_panel #wn_blue { padding:10px; width:505px;background:#01a9da url('http://worldnomads.com/turnstile/qp/common/images/bg_module_footer_wn_555_nopromo.jpg') bottom left no-repeat; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; position: relative; }
		#wn_quote_panel #wn_blue,
		#wn_quote_panel #wn_blue p,
		#wn_quote_panel #wn_blue fieldset { font-size: 13px; color: #fff; }
		#wn_quote_panel #wn_blue h2 { border: 0; font-size: 22px; margin-bottom: 20px; line-height: 120%; }
		#wn_quote_panel #wn_blue h2 a { color: #fff; text-decoration: none; }
		#wn_quote_panel #wn_blue h2 a img { float: right; }
		#wn_quote_panel #wn_blue label, #wn_quote_panel #wn_blue h4 { color: #fff; font-weight: normal; float: left; width: 246px; text-align: right; display: inline; margin-right: 20px; font-size: 13px; }
		#wn_quote_panel #wn_blue .checkbox label { width: auto; float: none; }
		#wn_quote_panel #wn_blue p { margin: 10px 0; }
		#wn_quote_panel #wn_blue .submit { margin-left: 266px; margin-top: 20px;  }
		#wn_quote_panel #wn_blue #wn_insurers { margin-top: 30px; }
		#wn_quote_panel #wn_blue .supp-links { position: absolute; bottom: 16px; right: 16px; line-height: 140%; text-align: right; }		
		#wn_quote_panel #wn_blue .supp-links, #wn_quote_panel #wn_blue .supp-links a { display:block; font-size: 11px; color: #8ec9da; text-decoration: none; }
		#wn_quote_panel #wn_blue .supp-links a:hover { text-decoration: underline; }
		#wn_quote_panel #wn_blue .qp_wrap .rowWrap { clear: left; display: block; width:535px;}

.nav-travel a{
	display:block;
	width:30px;
	height:30px;
	background:#CCC;
}

.nav-travel a{
	text-decoration:none;
}

.nav-travel a.prev{
	background:url(../images/arrow.png) 0 0 no-repeat;
}

.nav-travel a.prev:hover{
	background:url(../images/arrow.png) -60px 0 no-repeat;
}

.nav-travel a.next{
	background:url(../images/arrow.png) 0px -30px no-repeat;
}
.nav-travel a.next:hover{
	background:url(../images/arrow.png) -60px -30px no-repeat;
}

.contacts .column {
	float: left;
	margin-top: 41px;
}

.column {
	width: 300px;
	float: left;
	margin-top: 24px;
	margin-left: 20px;
	position: relative;
}

.column right {
	width: 300px;
	float: right;
	margin-top: 24px;
	margin-left: 20px;
	position: relative;
}

.column1 {
	width: 485px;
	float: left;
	margin-left: 10px;
	margin-right: 15px;
	position: relative;
}

.column1 h1 { 	
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	color:#0075a0;
	margin-bottom:12px;
	border-bottom:1px dotted #0075a0; 
}

.column1 p { 	
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	color:#333333;
	margin-bottom:12px;
	line-height: 20px;
}

.column2 {
	width: 330px;
	float: left;
	position: relative;
}

.column2 h2 { 	
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	color:#0075a0;
	margin-bottom:12px;
	border-bottom:1px dotted #0075a0; 
} 

.column3 {
	width: 300px;
	float: right;
	position: relative;
}

.column4 {
	width: 350px;
	float: right;
	position: relative;
}

.column5 {
	width: 290px;
	float: left;
	position: relative;
}

.column5 h1 { 	
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	color:#0075a0;
	margin-bottom:12px;
	border-bottom:1px dotted #0075a0; 
}

.column6 {
	width: 525px;
	float: left;
	position: relative;
}

.column6 h1 { 	
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	color:#0075a0;
	margin-bottom:12px;
	border-bottom:1px dotted #0075a0; 
}

.column6 h3 { 	
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	color:#0075a0;
	margin-bottom:12px;
	margin-right:12px;
	border-bottom:1px dotted #0075a0; 
}

.column6 h4 { 	
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	color:#0075a0;
	margin-bottom:12px;
	border-bottom:1px dotted #0075a0; 
}

.column6 h5 { 	
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	color:#0075a0;
	margin-bottom:12px;
	border-bottom:1px dotted #0075a0; 
} 

.column6 h6 { 	
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	color:#0075a0;
	margin-bottom:12px;
	border-bottom:1px dotted #0075a0; 
}

.column6 p { 	
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	color:#333333;
	margin-bottom:12px;
	line-height: 20px;
}

#photo-slide {
	width: 350px;
}

#over {
	width: 120px;
	height: 20px;
	float: right;
	margin-top: -27px;
	position: relative;
	background:#f3eede;
}

.cx1 {
	width: 565px;
	float: left;
	margin-left: 10px;
	margin-right: 15px;
	position: relative;
}

.cx1 h1 { 	
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	color:#0075a0;
	margin-bottom:12px;
	border-bottom:1px dotted #0075a0; 
}


.cx1 p { 	
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	padding:4px;
	color:#333333;
	margin-bottom:12px;
	line-height: 20px;
}

.cx2 {
	width: 565px;
	float: right;
	margin-left: 10px;
	margin-right: 15px;
	position: relative;
}

.cx2 h2 { 	
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	color:#0075a0;
	margin-bottom:12px;
	border-bottom:1px dotted #0075a0; 
}

.cx2 p { 	
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	padding:4px;
	color:#333333;
	margin-bottom:12px;
	line-height: 20px;
}

.leftcontact{
	width:40%;
	float:left;
	position: relative;
}

.rightcontact{
	width:300px;
	float:left;
	position: relative;
	margin-top: 23px;
}

/* contact page */

#contact-form input, #contact-form textarea, #contact-form button { margin-bottom: 20px; }
#contact-form .contact-input, #contact-form textarea {
	background: #e6e6e6 url(../images/form-bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b3b3b3;
	font-size: 12px;
	color: #666;
	width: 280px;
}
#contact-form .contact-input {
	height: 12px;
	padding: 13px 20px;
}
#contact-form textarea {
	padding: 13px 20px;
	height: 150px;
}

#contact-submit  {
	background: url(../images/submit.png) no-repeat;
	border: none;
	display: block;
	height: 30px;
	width: 100px;
	cursor: pointer;
	cursor: hand;
}
#contact-submit:hover { background-position: 0px -30px; }
#contact-submit:active { background-position: 0px -60px; }

#contact-map {
	background: url(../images/map.jpg) no-repeat;
	height: 300px;
	width: 300px;
	margin: 0 0 30px;
}
#contact-info {
	padding: 30px;
	background: url(../images/map-tip.png) no-repeat;
}
#contact-info h3 { 	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	color:#54cdf0;
	margin-bottom:12px;
	border-bottom:1px dotted #54cdf0; }
#contact-info p { color: #ccc;  padding-left: 6px; line-height:1.3em;}
#contact-info p strong, #contact-info p strong a { color: #fff; }

.footer{
	background:#005473;
	width: 1150px;
	margin-top: 15px;
	margin-bottom: 20px;
    position: relative;
	padding:6px 20px;
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a{
	text-decoration:none;
	color:#2bb7df;
}
.footer a:hover{
	text-decoration:underline;
}

.bottombanner{
	height:92px;
	width:100%;
	margin:6px 0;
}

.leftbanner{
	width:730px;
	float:left;
	overflow:hidden;
}

.rightbanner{
	float:right;
	width:335px;
	font-size:11px;
	margin-top: 40px;
}

.rightbanner a{
	display:block;
	width:36px;
	padding:36px 8px 8px 8px;
	float:left;
	vertical-align:bottom;
	text-align:center;
}

.rightbanner a:hover{
	text-decoration:underline;
}

.rightbanner a#toPrint{
	background:url(../images/sprite-footer.png) -141px -6px no-repeat;
}
.rightbanner a#toPrint:hover{
	background:url(../images/sprite-footer.png) -141px -70px no-repeat;
}
.rightbanner a#toTell{
	background:url(../images/sprite-footer.png) -1px -6px no-repeat;
}
.rightbanner a#toTell:hover{
	background:url(../images/sprite-footer.png) -1px -70px no-repeat;
}

.btmenu{
	border-top:1px solid #00739d;
	padding: 10px 0 18px 0;
	text-align:left;
}

.btmenu ul{
    list-style: none;
    margin:0;
	float:left;
	font-size:11px;
	padding:0;
}

.btmenu ul li{
    display:inline;
    margin: 0;
	border-left:1px solid #00739d;
}
.btmenu ul li:first-child{
	border-left:none;
}
.btmenu ul li a{
    margin: 0;
    padding:2px 8px;
    text-decoration: none;
}
.btmenu ul li:first-child a{
	padding-left:0;

}

.btmenu ul li a:hover{
	color: #54cdf0;
}


.bottommenu{
	border-top:1px solid #00739d;
	padding: 10px 0 18px 0;
	text-align:left;
}

.bottommenu ul{
    list-style: none;
    margin:0;
	float:left;
	font-size:11px;
	padding:0;
}

.bottommenu ul li{
    display:inline;
    margin: 0;
	border-left:1px solid #00739d;
}
.bottommenu ul li:first-child{
	border-left:none;
}
.bottommenu ul li a{
    margin: 0;
    padding:2px 8px;
    text-decoration: none;
}
.bottommenu ul li:first-child a{
	padding-left:0;

}

.bottommenu ul li a:hover{
	color: #54cdf0;
}

.bottomlist{
	border-top:1px solid #00739d;
	padding: 10px 0;
}

.copy{
	border-top:1px solid #00739d;
	color: #0198bd;
	padding: 10px 0;
	line-height:1.3em;
	text-align:left;
	font-size:11px;
}
