body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#585757;
	}
a{
	outline:none;
	text-decoration:none;
	}
p, h1, h2, h3, h4, h5, h6, ul, ol, dl, dt, dd{
	margin:0;
	padding:0;
	}
li{
	list-style-type:none;
	}
img{
	border:none;	
	}
/*-------------------------------------------------------------------*/
.bg{
	background:url(images/loading.gif) no-repeat center center;
	width:100%;
	height:120%;
	position:fixed;
	}
#indicator{
		background:url(images/loading.gif) no-repeat center center;
		width:100%;
		height:100%;
		position:fixed;
		z-index: 1000;
		display: none;
	}
.left{
	float:left;
	}
.right{
	float:right;
	}
#main{
	}
.top-links{
	position:fixed;
	top:10px;
	right:20px;
	}
.top-links p, .top-links a{
	color:#fff;
	}
.top-links a{
	text-decoration:underline;
	}
.header-bg{
	background-color:#333333;
	opacity:0.7;
	position:fixed;
	bottom:30px;
	left:0;
	height:66px;
	overflow:hidden;
	width:100%;
	}
.header{
	position:fixed;
	bottom:30px;
	height:66px;
	overflow:hidden;
	width:100%;
	}
.header h1{
	background:url(images/logo.png) no-repeat 6px 5px;
	text-indent:-1000000px;
	width:210px;
	height:62px;
	float:left;
	padding:5px 0 0 6px;
	}
.header h1 a{
	width:210px;
	height:62px;
	float:left;
	}
.fixed-top{
	margin:0 auto;
	width:1008px;
	}
.header ul{
	padding:13px 0 0 0;
	width:750px;
	float:left;
	}
.header ul li{
	float:left;
	padding:0 10px 0 15px;
	font-size:18px;
	color:#FFFFFF;
	}
.menu-1, .menu-5{
	width:105px;
	}
.menu-2, .menu-6{
	width:142px;
	}
.menu-3, .menu-7{
	width:200px;
	}
.menu-4, .menu-8{
	width:155px;
	}
.header ul li a{
	font-size:18px;
	color:#FFFFFF;
	}
.header ul li a:hover{
	background-color:#2477f9;
	}
.content{
	position:absolute;
	width:440px;
	right:200px;
	min-height:500px;
	top:100px;
	padding:30px 30px 100px 30px;
	background-color:#fff;
	}
.mini-gallery{
	float:left;
	}
.mini-gallery li{
	float:left;
	padding:17px 17px 0 0;
	}
.block p{
	padding:17px 0 0 0;
	float:left;
	width:100%;
	}
.content h2{
	font-family:Arial,sans-serif;
	font-size:20px;
	font-weight:normal;
	margin:0 -30px 20px;
	padding:20px 30px 10px;
	color:#000;
	border-bottom:1px solid #EEEEEE
	}
.content h3{
	font-weight:bold;
	line-height:20px;
	font-size:100%;
	margin:0 -30px 20px;
	padding:30px 30px 10px;
	color:#585757;
	float:left;
	width:100%;
	position:relative;
	border-bottom:1px solid #EEEEEE
	}
.content h3.black{
	font-weight:bold;
	line-height:20px;
	font-size:12px;
	margin:20px -30px 20px;
	padding:5px 30px 5px;
	color:#fff;
	float:left;
	width:100%;
	position:relative;
	background-color:#999999;
	border-bottom:1px solid #EEEEEE
	}
.logos{
	float:left;
	margin:-20px 0 0 0;
	width:100%;
	padding:0 0 20px 0;
	}
.block ul li{
	color:#585757;
	font-size:12px;
	padding-bottom:3px;
	}
.contact-us{
	background-image: none; 
	position: absolute; 
	top: 80px; 
	left: 392px; 
	z-index: 10000; 
	display: none;
	color:#585757 !important;
	}
.map{
	background-image: none; 
	position: absolute; 
	top: 80px; 
	left: 392px; 
	z-index: 10000; 
	display: none;
	color:#585757 !important;
	}
.contact-us h4{
	font-size:14px;
	margin:0 0 10px 0;
	}
.contact-us p{
	font-size:11px!important;
	padding:0 0 10px 0;
	}
.contact-us p span{
	font-size:14px;
	font-weight:bold;
	color:#0059FF;
	}
.contact-us dl{
	margin:0 0 10px 0;
	}
.contact-us dl dt, .contact-us dl dd{
	padding-bottom:10px;
	}
.contact-us dl dt{
	float:left;
	width:64px;
	vertical-align:middle;
	}
.contact-us dl dt label{
	font-size: 12px;
	}
.contact-us dl dd input.text{
	width:220px;
	height:15px;
	border:1px solid #666666;
	}
.contact-us dl dd textarea{
	width:220px;
	height:60px;
	border:1px solid #666666;
	}
.b-box{
	padding:5px 10px;
	color:#fff;
	font-size:10px;
	background-color:#999999;
	position:absolute;
	right:500px;
	top:0;
	width:70px;
	font-size:12px;
	}
.error{
	border: 1px solid #EC1A23 !important;
   }
#senindicator{
  	background-image: url("images/mailsender.gif") ;
  	background-position:center;
  	background-repeat:no-repeat;
  	width: 200px;
  	height: 32px;
  	position: absolute;
	}
  
.portfolio{
 	display: none;
 	}
.review span{
	float:left;
	width:100%;
	}
.review li p{
	float:left;
	width:100%;
	}
 
 /* the overlayed element */
div.overlayRed {
	
	/* growing background image */
	/* dimensions after the growing animation finishes  */
	width:600px;
	height:214px;		
	/* initially overlay is hidden */
	display:none;
	/* some padding to layout nested elements nicely  */
	padding:20px;
}
.contact-us, body img{
	top:30%!important;
	left:30%!important;
	}
div.overlayRed p {
	font-size:16px;	
}
.contactform{
	width: 300px;
	float: right;
	}
.contactform form{
	padding: 15px 0 0 10px;
	}
.contactform p.success{
	font-size:14px !important;		
	}
/* 
	image is contained on the overlay background image. 
	the closing button is thus just a transparent container. 
*/
div.overlayRed div.close {
	background:url(close_large.jpg) no-repeat;
	opacity:0.7;
	position:absolute;
	right:20px;
	bottom:0;
	cursor:pointer;
	height:22px;
	width:77px;
}
div.overlayRed div.close:hover{
	opacity:1;
	}
/* =========================================================================*/
	
/* the overlayed element */
div.overlayMap {
	
	/* growing background image */
	/* dimensions after the growing animation finishes  */
	width:650px;
	height:560px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:10px 0 0 10px;
	color:#fff;	
}

div.overlayMap p {
	font-size:16px;	
}

/* 
	image is contained on the overlay background image. 
	the closing button is thus just a transparent container. 
*/
div.overlayMap div.close {
	background:url(close_large.jpg) no-repeat;
	opacity:0.7;
	position:absolute;
	right:28px;
	bottom:28px;
	cursor:pointer;
	height:22px;
	width:77px;
}
div.overlayMap div.close:hover{
	opacity:1;
	}
 #paging{
	margin:15px 0 0 0;
	padding:0 0 10px 0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	width:440px;
	float:left;
	border-bottom:2px solid #CCCCCC;
	}
#paging a{
	font-size:14px;
	font-weight:bold;
	color:#0058FF;
	padding:0 0 0 5px;
	}
#paging span{
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 5px;
	}
table{
	border-collapse:collapse;
	float:left;
	border:1px solid #EEEEEE;
	width:300px;
	}
td{border-left:1px solid #EEEEEE; border-top:1px solid #EEEEEE;}
th{background-color:#999999; color:#fff;}
th, td, caption {padding:4px 10px 4px 5px; text-align:left;}


#airlinesrate table{
	border: 1px solid red;
}
.header h6.facebook {
	background:transparent url(images/facebook.png) no-repeat scroll 0 16px;
	float:left;
	height:36px;
	padding:20px 0 0 0;
	text-indent:-1000000px;
	width:36px;
}
.header h6.facebook a{
	display:block;
	height:36px;
	width:36px;
}