body{
	background: url(../images/home/bg.gif) repeat-x left 58px;
}

#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: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:150px;
	margin-top:-1px;
	float:left;
	width:12px;
	height:12px;
	background:url(../images/icon_toogle.gif) no-repeat left top;
}

.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:245px;
	padding-right:15px;
}

.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:5px 0 0 0;
}

.items p, .items a {
	color:#CCCCCC;
}

/* Footer */
#footer {
	border: none;
}