html, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body,h2, h3 {
	font: 10px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
	background-color:#ecc483;
}

h1 {
	font: 12px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #09365d;
}


body {
	background: url(images/tile_bg.jpg);
	background-position:center top;
	text-align: center;
	background-color:#ecc483;
	
}

#image-header {height:380px;	position:absolute; top:0; width:100%; background-image:url('images/back_top2.jpg'); z-index:-1; }

#wrapper {
	text-align: left;
	margin: auto;
	width: 990px;

}


#header {
	height: 134px;
	float:left;
}

#headline {
	
}


a {
	font-weight: bold;
	color: #5C5C5C;
}

#mainbody {
	padding-top: 2em;
	text-align: justify;
}

#body-full {
	float: left;
	width: 970px;
	margin: 8px 8px 8px 8px;
}

#body-left {
	float: left;
	width: 304px;
	margin: 8px 4px 8px 8px;
}

.search {
	float: left;
	width: 304px;
	
}
.secure {
	width: 304px;
	height: 50px;
}
.buttons {
	float: left;
	width: 304px;
	margin-top: 8px;
	
}
.newsletter{
	float: left;
	width: 304px;
	height: 75px;
	background: url(images/newsletter.png) repeat-x;
	margin-bottom: 10px;
}

.newsletter_box{
	float: left;
	width: 197px;
	height: 27px;
	
	margin-top: 40px;
	margin-left: 85px;	
	
}

.newsletter_box form{

	
	
	
}
.fb {width:288px; height:64px; background-image:url('images/fb_like_bg2.png'); clear:both; margin-left:10px;}
#body-right {
	margin: 8px 8px 8px 0px;
	float:right;
	width:657px;
}
#body-full {
	width: 657px;
	margin: 8px 8px 8px 0px;
}

.advert {
	float: left;
	width: 657px;
	height: 1200px;
	background: url(images/main_image_jan.jpg) no-repeat;
	
}
.insurance {
	float: left;
	width: 657px;
	height: 181px;
	background: url(images/travel_ins.png) no-repeat;
	
}

.banner {
	float: left;
	width: 657px;
	height: 60px;
	
	
}
.greeting {
	width:243px;
	height:280px;
	float:left;
}
.flash {
	width:414px;
	height:280px;
	float:left;
}

.featured1 {
	float: left;
	width: 211px;
	height: 294px;
	margin-right:12px;
	margin-top:12px;
	background-color:#09365d;
	
}

.featured1 img {
	width:207px;
	height: 100px;
	margin: 2px 2px 0px 2px;
}

.feat_title {
	width:211px;
	height: 42px;
	background-color:#ffb90c;
	background: url(images/title_back.jpg) no-repeat;
}

.feat_title_text {
	width:190px;
	padding: 9px;
}


.feat_title h1 {
	font: 12px tahoma, arial, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	color: #09365d;
}

.feat_title p {
	font: 10px tahoma, arial, sans-serif;
	margin-left: 0px;
	padding: 0;
	color: #09365d;
}

.feat_info {
	width:190px;
	height: 130px;
	padding: 8px;
	margin: 2px 0px 2px 2px;
	
	
}
.feat_info_title {
	width:100px;
	height: 15px;
	float:left;
	
	
}

.feat_info_title h1, a{
	font: 12px tahoma, arial, sans-serif;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

.feat_info_price {
	width:74px;
	height: 15px;
	float: right;
	
	
}

.feat_info_price h1{
	font: 12px tahoma, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #fec60a;
	
	
}

.feat_info_sub {
	width:190px;
	height: 15px;
	float: left;
	margin-bottom:10px;
	
	
}
.feat_info p {
	font: 10px tahoma, arial, sans-serif;
	padding:0px;
	color: #ffffff;
}

.featured2 {
	float: left;
	width: 211px;
	height: 294px;
	margin-right:12px;
	margin-top:12px;	
	background-color:#09365d;
}
.featured2 img {
	width:207px;
	height: 100px;
	margin: 2px 2px 0px 2px;
}

.featured3 {
	float: left;
	width: 211px;
	height: 294px;
	margin-top:12px;
	background-color:#09365d;
}

.featured3 img {
	width:207px;
	height: 100px;
	margin: 2px 2px 0px 2px;
}

.info_box{
	float: left;
	width: 643px;
	margin-top:12px;	
	border: 2px solid #09365d;
	padding: 5px;
	background-color:#fff;
	
}

.info_box h1{
	font: 14px tahoma, arial, sans-serif;
	font-weight: bold;
	padding:0px;
	color:#09365d;
}

.info_box p{
	font: 11px tahoma, arial, sans-serif;
	padding:0px;
	color:#09365d;
}

.about_box{
	float: left;
	width: 643px;
	margin-top:12px;	
	border: 2px solid #09365d;
	padding: 5px;
	background: url(images/trans_white.png);
	
}

.api_box{
	float: left;
	width: 933px;
	margin-top:12px;	
	border: 2px solid #09365d;
	padding: 5px;
	background: url(images/trans_white_api.png);
	font-size:14px;
	
}
.about_box form{
	font: 11px tahoma, arial, sans-serif;
	padding:0px;
	color:#09365d;
	font-weight:bold;
}


#mainbody h2, #mainbody p {
	margin: 0.3em 0;
}


#body_footer{
	width:990px;
	height: 60px;
	
}
.sp_logo{
	width:325px;
	height: 60px;
	border: 0px;
	float:left;	
}

.footer_text3{
	width:650px;
	height: 50px;
	float: left;
	padding: 5px;
}

.other_logo{
	width:0px;
	height: 60px;
	border: 0px;
	float:left;

	
}

#footer {
	color: #1b89e8;
	background: #09365d;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
}
/* API FORM COL */

.formCol {
	float:left;
	width:235px;
	margin-right:10px;
	margin-top:10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.formCol img.head {
	padding:5px 0 0 5px;
	float:left;
}
#formWrap {
	width:990px;	
}
#apiCol1, #apiCol2, #apiCol3, #apiCol4{
	z-index:0;
	padding:5px 5px 5px 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#apiCol1 {
	background:url(images/form-bg-b.gif) no-repeat #28b5d9;
}
#apiCol2 {
	background:url(images/form-bg-g.gif) no-repeat #32C219;
	display:none;
}
#apiCol3 {
	background:url(images/form-bg-r.gif) no-repeat #cf1d1d;
	display:none;
}
#apiCol4 {
	background:url(images/form-bg-o.gif) no-repeat #eebc0f;
	display:none;
}
#citizen-other-1, #citizen-other-2, #citizen-other-3, #citizen-other-4 {
	display:none;
}
.toggleLink {
	position:relative;
	top:130px; left:50px;
	z-index:200;
	width:147px;
	height:198px;
	background:url(images/add_pass.png);
}
.toggleLink:hover {
	background:url(images/add_pass_hov.png);
}
#slick-toggle-third, #slick-toggle-fourth {
	display:none;
}
#mainbody .formCol p {
	padding:5px;
	margin:0px;
	color:#ffffff;	
}
#mainbody .formCol p.bottom {
	font-size:14px;
	align:normal;
}
.formCol input, .formCol select {
	font-size:11px;
	
}
.formCol input.text {

	padding:3px;
	color:#666;
	width:210px;

}
.formCol select {
	padding:2px;
	color:#666;
}
.birthday-picker {
	border:0px;	
	padding:5px; margin:0px;
	color:#ffffff;
}
.formCol select {width:210px;}
.birthday-picker select{
	width:auto;
	margin-right:5px;
}

.formCol hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border:0px;
}
div.closeCol {
	background:url(images/cross.png) no-repeat;
	width:24px; height:24px;
	float:right;
	margin:5px;
}
div.closeCol:hover {
	background:url(images/cross_hover.png) no-repeat;
}
img.sandals {
	margin:10px 10px;
}
/*- Menu Tabs 9--------------------------- */

    #tabs9 {
      float:left;
      width:970px;
      font-size:93%;
	  padding: 0px 10px 0px 8px;
      line-height:normal;
	  
      }
    #tabs9 ul {
	  margin:0;
	  padding: 10px 0px 0px 0px;
	  list-style:none;
      }
    #tabs9 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs9 ul a {
      float:left;
      background:url("images/tableft9.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs9 a span {
      float:left;
      display:block;
      background:url("images/tabright9.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs9 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#09365d;
      }
    #tabs9 a:hover {
      background-position:0% -42px;
      }
    #tabs9 a:hover span {
      background-position:100% -42px;
      }
	  #tabs9 a:hover span, #tabs9 a#activetab span { 
	  background-position:100% -42px;
	  color: #09365d; 
	  }
	  
	  #tabs9 a:link#activetab, #tabs9 a:visited#activetab, #tabs9 a:hover { 
	  background-position: 0% -42px;
	  }
	  
	  #manage {
		  width: 120px;
		  height: 20px;
		  float: left;
	  }
	  #manage a{
		  
	  }
