/* CSS Document */
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main_bg{
	background-image: url(../images/bgnew.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 100%;
	background-position: center bottom;
}
#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 5px solid #000000;
	width: 960px;
	height:90px;
}
 #logo{
	padding-top:19px;
	align:left;
	float:left;
	width: 480px;
}




 #booker_tab{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
	border-right-style: solid;
	border-left-style: solid;
	width: 958px; 
	height:43px;
}
#body-content{
	border-right-width: 1px; 
	border-right-color: #D9D9D9;
	border-right-style: solid;
	width: 959px; 
	height:501px;
}
#footer_line{
	height:1px;
	background-color:#DFDFDC;
	width:960px;
}
#footer_content{
	height:32px;
	vertical-align:top;
	background-color:#15181D;
	width:960px;
}
#footer_bg{
	height:167px;	
	background-image:url(../images/footer.jpg);
	width:960px;
}
#footer_bgall{
	height:167px;	
	background-image:url(../images/footer.jpg);
	width:960px;
}
.Press_room_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #606a74;
	text-decoration: none;
}
.qucik-booker_border{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
	border-right-style: solid;
	border-left-style: solid;
	width: 958px;
}

