﻿@import url('../GenericLayout.css');
#Logo {
	height: 170px;
	width: 939px;
	left: 7px;
	top: 27px;
	background-image: url('images/logoHeaderDarkBrown.jpg');
	position: absolute;
}
#Menu {
	height: 42px;
	width: 939px;
	left: 7px;
	top: 202px;
	color: #F9CF75;
	background-image: url('images/menur_bg-db.png');
	background-repeat: repeat-x;
	position: absolute;
}
#CenterContent {
	width: 651px;
	height: auto;
	left: 3px;
	top: 0px;
	position: relative;
}
#CenterBanner {
	width: 646px;
	height: 197px;
	background-image: url('../../images/sections/hotels/hotelsHeader.jpg');
	margin-bottom: 5px;
}
#Content {
	width: 644px;
	height: auto;
}
#ContentBody {
	height: auto;
	position: relative;
	margin-top: 20px;
}
