#content {
	padding-left:0;
}
.column {
	float:left;
	position:relative;
}

.column a.go-button {
	position:absolute;
	display:block;
	top:92px;
	right:13px;
	width:50px;
	height:20px;
	text-indent: -9999px;
}

.column p {
	width:200px;
	padding:40px 20px 20px 23px;
}


.book-your-stay {
	background:url("../img/book_your_stay.png") no-repeat;
	width:264px;
	height:129px;
	z-index:9999;
}



.island-weddings {
	background:url("../img/island_weddings.png") no-repeat;
	width:248px;
	height:125px;
	left:-10px;
	z-index:0;
}

.private-paradise {
	background:url("../img/private_paradise.png") no-repeat 0 -10px;
	width:252px;
	height:125px;
	left:243px;
	top:-130px;
	
}

h1 {display:none;}