html, body {height: 100%;}

body {
	margin: 0;
	color: #000;
	min-width: 983px;
	background: #4069c5 url(../images/bg-body.gif) repeat-x;

	font: 11px/18px arial, helvetica, sans-serif;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}
input, select, textarea {
	vertical-align: middle;
	font: 100% arial, sans-serif;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

/* General settings */
#wrapper {
	width: 983px;
	margin: 0 auto;
}
#header{
	background:url(../images/bg-header2.jpg) no-repeat;
	height:87px;
	width:100%;
	padding:20px 0 0;
	position:relative;
}
.logo{
	display:block;
	background:url(../images/logo.jpg) no-repeat;
	width:199px;
	margin:0 0 0 20px;
	height:66px;
}
.logo a{
	text-indent:-9999px;
	display:block;
	width:199px;
	height:66px;
	overflow:hidden;
}
#header .subscribe{
	position:absolute;
	top:45px;
	right:0;
	padding:0 0px 0 40px;
	margin:0 10px 0 0;
	font-size:14px;
	color:#fff;
	background:url(../images/newsletter.png) no-repeat center left;
	width:230px;
	border-top:#95b3cf 1px solid;
	border-bottom:#95b3cf 1px solid;
}

/* nav */
#nav{
	margin:0;
	padding:10px 0 7px;
	list-style:none;
	overflow:hidden;
	position:absolute;
	top:0px;
	right:17px;
	background:#ed9a3b;
}
#nav li{
	float:left;
	line-height:14px;
	padding:0 0 0 2px;
	margin:0 2px 0 -2px;
	display: inline;
	background:url(../images/separator-nav.gif) no-repeat 0 2px;
}
#nav a{
	color:#fff;
	margin:0 8px;
}
#footer{
	padding:9px 0 0;
	height:31px;
	background:#003581;
}
#footer ul{
	margin: 0 0 0 254px;
	padding:0;
	list-style:none;
	overflow:hidden;
	text-align:center;
	float: left;
	display: inline;
}
#footer .holder {
	width: 984px;
	margin: 0 auto;
}
#footer li{
	display:inline;
	padding:0 0 0 2px;
	background:url(../images/separator-footer.gif) no-repeat 0 3px;
}
#footer li:first-child{background:none;}
#footer a{
	color:#fff;
	font-size:10px;
	margin:0 6px;
	line-height:12px;
}
.wrap-about{
	overflow:hidden;
	height:1%;
	padding:0 20px 10px 22px;
	color:#fff;
}
.wrap-about .about-box{
	float:left;
	width:225px;
}
.wrap-about .quick-facts{
	float:right;
	width:700px;
}
.wrap-about h4{
	background:url(../images/bg-wrap-about-h.gif) repeat-x 0 100%;
	font:18px/18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0 0 3px;
	padding:0 0 10px;
}
.wrap-about p{
	line-height:24px;
	margin:0;
}
.wrap-about .facts{
	width:100%;
	margin:0 0 19px;
	padding:5px 0 0;
	list-style:none;
}
.wrap-about .facts:after {
	content: "";
	display: block;
	clear: both;
}

.wrap-about .facts li{
	float:left;
	width:157px;
	padding:0 0 0 3px;
}
.wrap-about .facts span{
	display:block;
	padding:0 0 3px;
	font-size:12px;
}
.wrap-about .facts strong{
	font-size:50px;
	margin:0 0 1px -5px;
	position:relative;
	line-height:52px;
	display:block;
	font-weight: normal;
}
.wrap-about .facts em{
	text-transform:uppercase;
	font: 17px/18px Arial, Helvetica, sans-serif;
	margin:0 0 0 -4px;
	position:relative;
}
.wrap-about{
	vertical-align:top;
}

.facts img{
	vertical-align:top;
	background:#FFFFFF;
}
.wrap-about .city{
	margin:0;
	padding:8px 0 0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.wrap-about .city li{
	float:left;
	font-size:14px;
	margin:0 22px 0 0;
}
.wrap-about .city a{
	color:#fff;
}
#main{
	overflow:hidden;
	width:100%;
	margin:-21px 0 11px;
	position:relative;
}
.main-t{
	background:url(../images/bg-main-top.png) no-repeat;
	width:983px;
	height:11px;
	overflow: hidden;
}
.main-b{
	background:url(../images/bg-main-bottom.png) no-repeat;
	width:983px;
	height:18px;
	overflow: hidden;
}
.main-c{
	width:960px;
	padding: 0 11px 0 12px;
	background:url(../images/bg-mavin-c.png) repeat-y;
}
.main-c:after{
	clear:both;
	content:"";
	display:block;
}
.main-content{
	float:left;
	width: 100%;
	position: relative;
	padding: 0 0 10px;
}
.main-content .promo{
	overflow:hidden;
	width:100%;
	position:relative;
	z-index:1;
	background: #b6d0ec;
}
.promo .wrap-frame {
	width: 277px;
	height: 326px;
	float: left;
	display: inline;
	padding: 15px 17px 0 16px;
}
* html .promo .wrap-frame {padding-right: 14px;}
.main-content .promo img{
	vertical-align:top;
}
.descript{
	position:absolute;
	top:240px;
	left:0px;
	overflow:hidden;
	background:#fff;
	width:460px;
	padding:16px 14px 5px 11px;
}
strong.title-popup,
.descript h1,
#content h1 {
	font:23px/23px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#083c88;
	margin:0 0 12px;
}
.descript p,
#content p{
	margin:0 0 23px;
}
.descript .book-now{
	float:right;
	height:25px;
	padding:0 5px;
	font:bold 21px/25px Arial, Helvetica, sans-serif;
	background:#ed9a3b;
	color:#fff;
	position:relative;
}
.descript .price{
	display:block;
	color:#083c88;
	font:23px/23px Arial, Helvetica, sans-serif;
}
#content{
	float:right;
	padding: 20px 14px 0 0;
	width: 696px;
	overflow:hidden;
}
#sidebar{
	width:220px;
	float:left;
	padding:20px 0 0 11px;
	overflow: hidden;
}
#sidebar h3,
h2{
	font:18px/18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#083c88;
	margin:0 0 20px;
}
#sidebar h3.inner-heading {
	margin: -5px 0 8px -11px;
	background: #b6d0ec;
	padding: 0 11px;
	line-height: 32px;
	position: relative;
	z-index: 2;
	height: 1%;
}
#sidebar p{
	margin:0 0 15px;
}
#sidebar .author{
	font-size:12px;
	color:#013781;
}
#sidebar .txt-holder {
	margin: 0 0 13px;
	overflow: hidden;
	height: 1%;
}
#content .txt-holder {
	margin: 0 0 26px;
	overflow: hidden;
	height: 1%;
}
.wrap-items{
	overflow:hidden;
	width:720px;
	margin: 0 -24px 0 -1px;
	
}
.item {
	float: left;
	width: 207px;
	line-height: 17px;
	padding: 3px 10px;
	height: 120px;
	margin: 0 13px 0 0;
	display: inline;
	overflow: hidden;
}
.affordable {background: url(../images/bg-affordable.jpg) no-repeat;}
.reliable {background: url(../images/bg-reliable.jpg) no-repeat;}
.more-leg-room {background: url(../images/bg-more-leg-room.gif) no-repeat;}
.welcome-aboard {background: url(../images/bg-welcome-aboard.gif) no-repeat;}
.direct-flights {background: url(../images/bg-direct-flights.gif) no-repeat;}
.item h3 {
	font-size: 18px;
	margin: 0;
	line-height: 22px;
	font-weight: normal;
	color: #083c88;
}
.item span.size {
	display: block;
	background: #083c88;
	font-size: 16px;
	color: #fff;
	float: left;
	font-weight: bold;
	padding: 0 6px;
	line-height: 26px;
	margin: -4px 0 0;
}
.popup{
	position:absolute;
	width:277px;
	height:340px;
	display:none;
	padding:30px 20px 20px 20px;
	background:#fff;
}
.close{
	position:absolute;
	top:5px;
	right: 10px;
}