#header{
	background-image: url(../images/accommodation/header_bkg.jpg);
	background-repeat: no-repeat;
	width: 850px;
	height: 101px;
	text-decoration: none;
	background-position: 0px 0px;
}



#navsite ul {
	margin: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	width: 850px;
	background-image: url(../images/accommodation/nav_bkg.jpg);
}

#left {
	float:left;
	background-image: url(../images/accommodation/top_left_bkg.jpg);
	height: 609px;
	width: 418px;
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0px 0px;
	vertical-align: top;
	position: relative;
}



#right {
	position:relative;
	float:left;
	background-image: url(../images/accommodation/top_right_bkg.jpg);
	background-repeat: no-repeat;
	height: 609px;
	width: 432px;
	vertical-align:top;
	text-decoration: none;
	background-position: 0px 0px;
}
#leftfoot {
	background-image: url(../images/accommodation/left_footer_bkg.jpg);
	background-repeat: no-repeat;
	background-color: #E1E8EA;
	}
	
#rightfoot {
	background-image: url(../images/accommodation/rt_footer_bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #E1E8EA;
	}
	
