body{
	background: url(../images/home/bg.gif) repeat-x left 64px #333333;
}

#content {
	height:457px;
	background:none;
}

#mainContent {
	top:104px;
	width:100%;
	position:absolute;
	background:#000;
}
#promotionBg {
	position:absolute;
	top:480px;
	width:100%;
	height:72px;
	z-index:100;
	background:#333333;
	filter: Alpha(Opacity=85, FinishOpacity=1, Style=1, StartX=1, StartY=1, FinishX=1, FinishY=1);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
#homeBtm {
	position:absolute;
	top:480px;
	/*width:970px;*/
	width:990px;
	height:72px;
	z-index:1000;
}

#reservation {
	float:left;
	/*width:190px;*/
	width:210px;
	height:63px;
	margin:0 0 0 8px;
	padding:9px 0 0 13px;
	background:url(../images/home/stroke_reservation.gif) no-repeat left center;
}

.toogle {
	display:block;
	position:absolute;
	z-index:10000;
	left:225px;
	margin-top:-1px;
	float:left;
	width:12px;
	height:12px;
	background:url(../images/icon_toogle.gif) no-repeat left top;
}

.quintessentially {
  position:absolute; left:154px; top:1px;
}

.btnReservation {
	margin-top:8px;
}

#promotion {
	float:left;
	width:745px;
	height:71px;
	padding:1px 0 0 12px;
	background:url(../images/home/stroke_promotion.gif) no-repeat left 1px;
}

.items {
	float:left;
	/*width:240px;*/
	width:235px;
	padding-right:5px;
}

.items img.promo {
	float:left;
	padding:2px;
	margin-right:10px;
	background:url(../images/home/frame_promotion.gif) no-repeat left top;
}

.items div {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	margin:3px 0 0 0;
}

.items p, .items a {
	color:#CCCCCC;
	font-size:11px;
	padding-top:3px;
}

/* Footer */
#footer {
	border: none;
}
