html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 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;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #99b9d9;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
.outer-wraper{
	width:930px;
	margin:0 auto;
	background:	url(images/vera-travel-logo.png) repeat-y;
	min-height:700px;
}
.top-div{
	height:146px;
	position:relative;
	background:url(images/top-div-bg.png) repeat-x;	
}
.inner-wraper{
	width:922px;
	margin:0 auto;	
}
.inner-wraper2{
	width:909px;
	margin:0 auto;	
}
.logo{
	position:absolute;
	left:8px;
	top:18px;	
}
.menubar{
	position:absolute;
	right:16px;
	top:111px;	
}
.menubar ul{
	
}
.menubar li{
	display:inline;
	float:left;	
}
.menubar li:last-child a{
	border-right:0;	
	padding-right:0;
}
.menubar a{
	display:block;
	padding:0px 16px;
	color:#075da8;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	border-right:1px solid #075da8
}
.slideshow-wraper{
	background:#075da8;
	height:368px;
	position:relative;
	overflow:hidden;	
}
.slideshow-nav{
	position:absolute;
	right:10px;
	bottom:10px;
	z-index:99;
	background:url(images/slideshow-nav.png);
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	height:29px;	
}
#prev, #next, #nav{
	float:left;	
}
#prev, #next{
	width:29px;
	height:29px;
	cursor:pointer;	
}
#prev{
	background:url(images/prev.png) center center no-repeat;
	border-right:1px solid #aac8de;
}
#next{
	background:url(images/next.png) center center no-repeat;
	border-left:1px solid #aac8de;
}
#nav{
	min-width:30px;
}
#nav a{
	width:11px;
	height:11px;
	display:block;
	float:left;
	overflow:hidden;
	background:url(images/nav-bg.png) 0 0 no-repeat;
	margin:8px 3px 0;
	font-size:1px;
	text-decoration:none;	
}
#nav a.activeSlide{
	background:url(images/nav-bg.png) -12px 0 no-repeat;	
}
.slideTitle{
	position:absolute;
	z-index:999999;
	font-size:20px;
	bottom:10px;
	left:20px;
	color:#fff;	
}
.widget-container{
	padding:10px 0;
	height:317px;
}
.widget{
	background:#dfe5e6;
	padding:5px;
	height:317px;
	width:282px;
	float:left;
	margin-right:16px;	
}
.widget-last{
	float:right;
	margin-right:0;	
}
.clr{
	clear:both;	
}
.widget-text{
	height:138px;
	background:#004fa1;
	width:281px;	
}
.widget-text p{
	text-align:center;
	color:#fff;
	padding:10px;	
}
.footer{
	background:#143a61;
	padding:16px 0;
	margin:0 auto;
	width:922px;	
}
.footer p{
	padding:0 10px;
	color:#fff;	
}
.about-us-intro{
	padding:0;	
	background:#004fa1;
	margin-top:5px;
}
.about-us-intro h1{
	color:#fff;
	background:#064586;
	padding:6px 10px;	
}
.about-us-intro-text{
	padding:10px;
	float:left;
	width:580px;
	min-height:100px;	
}
.about-us-intro-text p{
	padding:8px 0;
	color:#fff;
	line-height:16px;
	text-align:justify;	
}
.intro-image{
	float:right;
	width:279px;
	min-height:209px;
	padding:10px;	
}
.widget-more{
	color:#709cca;
	text-decoration:none;
	text-align:center;
	display:block;	
}
.right-panel{
	float:right;
	width:283px;	
}
.right-panel div.widget{
	padding:0;
	height:auto;
	float:none;
	padding:5px;
	margin-bottom:5px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.content{
	padding:10px 9px;	
}
.left-panel{
	padding:10px 0;
	min-height:300px;
	width:590px;
	float:left;
}
.left-panel  p{
	padding:0 0 10px;
	line-height:18px;	
	color:#3e4145;
}
.left-panel h3{
	color:#030a13;	
}
.default-list ul{
	margin:20px !important;	
}
.default-list li{
	list-style-image:url(images/bullet.jpg);	
	margin-left:20px;
}
#BookingForm input[type=text]{
	padding:3px;
	width:300px;	
}
#BookingForm textarea{
	padding:4px;
	width:450px;
	resize:vertical;
	max-height:250px;	
}
#BookingForm label{
	padding:0 0 10px;	
}
label.error2{
	display:block;
	color:red !important;
	font-size:10px !important;
	font-style:italic !important;	
}