div#main-content {
	background:transparent url(../images/home-content-bg.gif) no-repeat scroll left bottom;
	position:relative;
	margin:400px 0 0;
	padding:0 0 5px 17px;
	color:#191818;
}

div#main-content div.main-text{
	width:100%;
}


div#intro-box, div#availability-checker, div#special-offers, div#best-rate-widget{
	display:none;
}

div#main-visual{
	background:#000;
	width:960px;
	overflow:hidden;
}

div#large{
	position:absolute;
	top:0;
	right:0;
	width:485px;
	height:358px;
}
div#large div.image-info{
	background:url(../images/gallery-caption-bg.png) no-repeat;
	position:absolute;
	bottom:12px;
	right:8px;
	width:290px;
	z-index:3;
	padding:2px 0 15px 10px;
	font-family:Arial, Helvetica;
	color:#FFF;
}
div#large div.image-info.item{
	display:none;
}

div#large div.image-info span.name{
	font-family:"Arial Narrow";
	color:#fff;
	font-size:1.4em;
	font-weight:bold;
}

div#large div.image-info span.description{
	font-family:"Arial";
	color:#fff;
	font-size:.9em;
}
div#footer div#connect{
	position:absolute;
	right:18px;
	top:88px;
	width:112px;
}	
	div#footer div#connect iframe{
		width:112px;
		margin-top:5px;
	}
