body {
	background-color: white;
}

#holder-wide {
	background: #937A51 url(../images/bg.jpg) repeat-x top left;
}
#holder {
	position: relative;
	margin: 150px auto 110px;
	width: 980px;
	padding-bottom: 30px;
}
#page_home #holder {
	padding-bottom: 80px;
}

h1 {
	left: 30px;
	bottom: -70px;
	color: #969696;
	font-weight: normal;
}


#branding {
	top: -140px;
	left: 30px;
}
#languages {
	top: -100px;
	right: 30px;
}


#main-area-bg {
	left: -5px;
	top: -5px;
	width: 980px;
	height: 320px;
	padding: 5px;
	background: url(../images/shadow-90-visual-short.png) no-repeat top left; _behavior: url(../../../iepngfix.html);
}
#page_home #main-area-bg {
	height: 410px;
	background: url(../images/shadow-90-visual-tall.png) no-repeat top left; _behavior: url(../../../iepngfix.html);
}

#main-area {
	position: relative;
	width: 980px;
	height: 320px;
	overflow: hidden;
}
#page_home #main-area {
	height: 410px;
}
.nojs #main-area {
	overflow: visible;
	margin-bottom: 75px;
}

#main-visual {
	width: 980px;
	height: 320px;
}
#page_home #main-visual {
	height: 410px;
}



#booking-mask {
	bottom: -65px;
	width: 960px;
	padding-left: 20px;
	height: 60px;
	z-index: 51;
	background: url(../images/booking-mask-bg.png); _behavior: url(../../../iepngfix.html);
}
.nojs #booking-mask {
	bottom: -60px;
}
#bm-close {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 17px;
	height: 15px;
	background-color: #BE8B49;
	cursor: pointer;
	background: url(../images/btn-close.gif) 0 0;
}
#bm-close:hover {
	background-position: 0 -15px;
}
#booking-mask-btn {
	position: absolute;
	bottom: -25px;
	right: 13px;
	width: 165px;
	background-color: #BE8B49;
	text-transform: uppercase;
	z-index: 52;
	text-align: center;
	padding: 8px 0 6px;
	cursor: pointer;
}



#best-rates {
	bottom: 30px; _bottom: 20px;
	left: -520px;
	width: 191px;
	height: 60px;
	background: url(../images/best-rates-bg-x2.png); _behavior: url(../../../iepngfix.html);
	padding: 7px;
	z-index: 50;
	color: #E3CAA3;
}


#right-column {
	width: 320px;
}
#right-column.stay-there {
	position: fixed;
	top: 0;
	margin-left: 660px;
}
#special-offers {
	margin: 20px -5px 20px;
	width: 320px;
	height: 150px;
}

div.shade {
	position: relative;
	width: 320px;
	padding: 5px;
	background: url(../images/shadow-90-extras.png) no-repeat top left; _behavior: url(../../../iepngfix.html);
}


#footer {
	left: 30px;
	bottom: -110px;
	height: 110px;
	width: 920px;
	color: #969696;
}