@charset "utf-8";
/* CSS Document created by 
Amandip Kaur, CSS/HTML Coding Developer, 
NZ Technologies Pvt. Ltd.*/
div img, img, div {
	behavior: url(js/iepngfix.htc);
}
html, body {
	margin:0px;
	padding:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a img {
	border:none;
}
img.bg {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: 100%;
	position: fixed !important;
	position: absolute;
	bottom: 0;
	left: 0;
}
#wrapper {
	position: relative;
	width: 1259px;
	height:800px;
	background:url(../images/wrapperBg.png) no-repeat top center;
	top: 25px;
	left: 0px;
	z-index: 6000;
	margin:0 auto;
}
#header {
	float:left;
	width:1219px;
	height:106px;
	text-align:center;
	padding:75px 0 0 40px;
}
#content {
	float:left;
	width:1259px;
	height:220px;
	text-align:center;
}
.imageFrame {
	margin:0 auto;
	width:886px;
	height:353px;
	background:url(../images/frame.png) no-repeat center top;
	padding:55px 61px 76px 61px;
}
.imageFrame img {
	width:886px;
	height:353px;
}
.pressFrame {
	margin:0 auto;
	width:940px;
	height:402px;
	background:url(../images/pressBg.png) no-repeat center top;
	padding:55px 55px 35px 55px;
}
.pressFrame1 {
	margin:0 auto;
	width:940px;
	height:1600px;
}
.pressSection {
	float:left;
	margin:0;
	padding:0 10px 20px 20px;
	width:415px;
}
.pressImg {
	float:left;
}
.pressImg img {
	border:3px solid #669999;
}
.pressTxt {
	float:left;
	margin:0;
	padding: 15px 0 0 10px;
	text-align:left;
	font-weight:bold;	
}
.pressTxt h3 {
	color:#333333;
	font-size:12px;
	margin:0;
	padding:0 0 5px 0;
}
.pressTxt h4 {
	font-size:16px;
	color: #336699;
	margin:0;
	padding:0 0 5px 0;
}
.pressTxt a {
	color:#666666;
	text-decoration:none;
	font-size:10px;
	display:block;
	padding:0 0 5px 0;
}
.pressTxt a:hover {
	text-decoration:underline;
}
.centerContent {
	padding-top:10px;
	padding-left:20px;
}
#footer {
	float:left;
	width:1220px;
	text-align:center;
	font-size:10px;
	margin-top:10px;
	padding:0;
}
#footer a {
	font-size:10px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#reservationImg {
	padding-top:16px;
}
#thumb_gallery {
	text-align: center;
	margin-left:70px;
}
#thumb_gallery img {
	margin:0 1px 0 1px;
}
#left_arrow {
	float: left;
	margin-top: 25px;
}
#right_arrow {
	float: left;
	margin-top: 25px;
	margin-left:5px;
}
#mygallery {
	float: left;

}