#content
{
	background: url(../img/sub-backdrop.png) repeat-x bottom;
	height: 702px;
}

#header
{
	margin-top: -2px;
	width: 897px;
	height: 243px;
	float:right;
	background: url(../img/accommodation-header-new.png) no-repeat center;
}



#sub-left
{
	margin-top: -243px;
	float: left;
	width: 248px;
	height: 668px;
	background: url(../img/sub_page_left.png) no-repeat left;
}

#sub-left a
{
	padding: 115px;
	padding-bottom: 280px;
	text-decoration: none;
}

#sub-right
{
	margin-top: -243px;
	float: right;
	height: 668px;
	width: 120px;
	background: url(../img/sub_page_right.png) no-repeat right;
}

#heading
{
	background: url(../img/accommodation-heading.png) no-repeat;
}

#menu
{
	margin-top: -40px;
	margin-right: -80px;
	width: 510px;
	float: right;
}

#menu ul
{
	list-style-type: none;
}

#menu li
{
	float: left;
	margin-left: -5px;
}

#menu img
{
	border: none;
}

#actor
{
	margin-top: 35px;
	margin-left: -248px;
	width: 320px;
	height: 400px;
	background: url(../img/actors/accommodation.png) no-repeat left;
	float: left;
}

#text p
{
	clear: both;
}

#text ul.accommodation
{
	margin-left: 20px;
	list-style-type: none;
}

#text ul.flight
{
	list-style-type: none;
	margin-left: 45px;
}

#text li
{
	float: left;
}

#text li img
{
	border: none;
}