body{
	background: url(../images/home/bg.gif) repeat-x left 58px;
}

#content {
	height:457px;
	background:none;
}

#mainContent {
	/*top:104px;
	position:absolute;
	background:#000;*/
	background:url(../images/home/bg.jpg) repeat-x;
	width:100%;
}
#promotionBg {
	position:absolute;
	top:480px;
	width:100%;
	height:72px;
	z-index:100;
	background:url(../images/home/bg_promotion.gif) no-repeat left top #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;
	height:72px;
	z-index:1000;
}

#reservation {
	float:left;
	width:237px;
	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:193px;
	/*margin-top:-1px;*/
	float:left;
	width:12px;
	height:12px;
	background:url(../images/icon_toogle.gif) no-repeat left top;
}
.toogle2 {
	display:block;
	position:absolute;
	z-index:10000;
	left:193px;
	/*margin-top:-1px;*/
	top:25px;
	float:left;
	width:12px;
	height:12px;
	background:url(../images/icon_toogle.gif) no-repeat left top;
}

.quintessentially {
  position:absolute; left:176px; top:1px;
}

#quintessentiallyBtn{
  position: absolute;
	left: -158px;
  top: 405px;
	/*width:970px;*/
	height:72px;
	z-index:1000;

}


.btnReservation {
	margin-top:8px;
}

#promotion {
	float:left;
	width:692px;
	height:71px;
	padding:1px 0 0 12px;
	background:url(../images/home/stroke_promotion.gif) no-repeat left 1px;
}

.items {
	float:left;
	width:225px;
	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:#F4981E;
	margin:3px 0 0 0;
}

.items p, .items a {
	color:#CCCCCC;
	font-size:11px;
	padding-top:3px;
}

/* Footer */
#footer {
	border: none;
}



#ccChina {
    height: 72px;
    left: 745px;
    position: absolute;
    top: 405px;
    z-index: 1000;
}
