* {
	margin:0px;
	padding:0px;
}
a {
	outline:none;
	text-decoration:none;
}
img {
	border:0px;
}
table {
	border-spacing:0px;
	border-collapse:collapse;
}
ul {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
body {
	color:#555;
	font-size:13px;
	line-height:19px;
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper {
	width:100%;
	margin:0px auto;
}
#wrapper img {
	height:auto;
	max-width:100%;
}
.menu_bg {
	float:left;
	width:100%;
	background-color:#303030;
	border-bottom:5px solid #45a0e4;
}
.links {
	color:#fff;
	float:right;
	text-align:right;
	margin:10px 0px 0px 0px;
}
.links img {
	margin:0px 0px 0px 7px;
}
.links a:hover img {
	opacity:0.7;
	-moz-opacity:0.7;
	khtml-opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha(opacity=70)";
}
.links .test {
	float:right;
	margin:-3px 0px 0px 5px;
}
.top_bg {
	float:left;
	width:100%;
}
.logo {
	float:left;
	margin:30px 0px 20px 0px;
}
.booking {
	float:right;
	color:#1473ba;
	text-align:right;
	margin:50px 0px 20px 0px;
}
.booking h2, .booking h3 {
	font-size:16px;
}
.booking h2 span {
	color:#888;
}
.banner_bg {
	float:left;
	width:100%;
	background-color:#1372b9;
}
.welcome_bg {
	float:left;
	width:100%;
	padding:40px 0px;
}
.welcome_bg h1 {
	color:#2884c2;
	font-size:26px;
	margin-bottom:15px;
	padding:0px 0px 7px 0px;
	border-bottom:1px dashed #ccc;
}
.welcome_bg h4 {
	color:#093;
	font-size:18px;
	padding:15px 0px;
}
.welcome_bg p {
	padding:5px 0px;
	text-align:justify;
}
.lft {
	width:25%;
	float:left;
	padding-right:5%;
}
.input {
	width:90%;
	color:#666;
	margin-top:5px;
	padding:5px 10px;
	border:1px solid #ccc;
	background-color:#eee;
}
.input1 {
	width:90%;
	color:#666;
	margin-top:5px;
	padding:5px 10px;
	border:1px solid #ccc;
	background-color:#eee;
}
.btn {
	color:#fff;
	padding:5px;
	margin-top:10px;
	border:1px solid #ccc;
	background-color:#2884c2;
}
.middle {
	width:40%;
	float:left;
}
.rht {
	width:25%;
	float:left;
	padding-left:5%;
}
.rht a:hover img {
	opacity:0.7;
	-moz-opacity:0.7;
	khtml-opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha(opacity=70)";
}
.footer_bg {
	float:left;
	width:100%;
	padding:25px 0px;
	background-color:#e2eef8;
}
.footer_bg h3 {
	color:#1372b9;
	font-size:20px;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:1px dashed #ccc;
}
.footer_bg p {
	font-size:12px;
	line-height:18px;
}
.footer_bg a {
	color:#1675bc;
}
.footer_bg a:hover {
	text-decoration:underline;
}
.footer_gallery {
	width:65%;
	float:left;
}
.footer_contact {
	width:25%;
	float:right;
}
.footer-bottom {
	float:left;
	width:100%;
	color:#ddd;
	padding:10px 0px;
	text-align:center;
	background-color:#012947;
}
