div#main-content{
	width:439px;
	height:111px;
	float:left;_display:inline;
	margin-left:255px;
	padding:15px 13px;
	margin-top:307px;
	margin-bottom:46px;
	/*padding-bottom:187px;*/
}
	div#main-content h2{
		margin-top:0;
	}
	
	
div#location-map{
	float:none;
	position:absolute;
	top:416px;
	right:0;
	margin-top:0;
	z-index:600;
	border:none;
	width:241px;
}	

div#hotel-list{
	
	margin-top:0;
	margin:0 auto;
	z-index:5;
	border:none;
	width:956px;
	
	background:url(../images/hotel-list-bg.gif) top left no-repeat;
	clear:both;
	margin-bottom:5px;
	padding-left:4px;
}

	div#hotel-list ul#group-hotels-set{
		list-style-type:none;
		margin:0;
		padding:0;
		background:url(../images/hotel-list-bg-bottom.gif) no-repeat  -4px bottom;
		min-height:181px;
		height:auto !important;
		height:181px;
		position:relative;
	}
	div#hotel-list #group-hotels-set li{
		float:left;_display:inline;
		/*width:189px;*/
		width:237px;
		/*height:181px;*/
		
		/*border-right:1px solid #fff;*/
		margin-left:1px;
	
	}
	div#hotel-list #group-hotels-set li.first{
		/*margin-left:0px;*/
		
	}
	div#hotel-list #group-hotels-set li.item4{
		border-right:none;
	}
	
	div#hotel-list #group-hotels-set:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}
	
#group-hotels-set .hotel-list-heading{
	color:#fff;
	font-size:1em;
	text-transform:uppercase;
	font-weight:600;
	height:27px;
	padding-left:13px;
	padding-top:11px;
	margin:0 0 2px 0;
}		
#group-hotels-set .hotel-list-heading a{	
	font-family:Gil, Helvetica, sans-serif;
}	
#group-hotels-set .hotel-list-image{
	
}	
#group-hotels-set .hotel-list-text{
	color:#fff;
	font-size:.9em;
	font-weight:600;
	background:#041226;
	margin-top:0;
	padding:6px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	/*min-height:100px;
	height:auto !important;
	height:100px;*/
	padding-bottom:15px;
}	
#group-hotels-set .hotel-list-more{
	/*float:left;
	margin-left:15px;
	margin-bottom:5px;*/
	position:absolute;
	bottom:5px;
	left:5px;
}	
	#group-hotels-set .hotel-list-more.link2{
		left:245px;
	}
	#group-hotels-set .hotel-list-more.link3{
		left:483px;
	}
	#group-hotels-set .hotel-list-more.link4{
		left:721px;
	}


#group-hotels-set .hotel-list-booking{
	float:right;
	margin-right:11px;
}	
#group-hotels-set a{
	font-size:.8em;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:600;
	color:#DFB513;
	text-decoration:none;
}	
#group-hotels-set a:hover{
	color:#deb408;
}


#videoWrapper {
	top: 590px;
}