.leftColumn, #tableFrameContentLeft {
/*	background-image: url(../../media/English/images/bg_resort.jpg);*/
	background-position: left bottom;
	background-repeat: no-repeat;
}

.centerColumn, #tableFrameContentCenter {
/*	background-image: url(../../media/English/images/bg_resort.jpg);*/
	background-position: -668px bottom;
	background-repeat: no-repeat;
}

.rightColumn, #tableFrameContentRight {
/*	background-image: url(../../media/English/images/bg_resort.jpg);*/
	background-position: right bottom;
	background-repeat: no-repeat;
}

#contentLeft, #contentCenter, #contentRight {
	padding-bottom: 325px;
}

* html #contentLeft,
* html #contentCenter,
* html #contentRight {
	padding-bottom: 200px;
}

#footer {
	background-image: none;
	padding-top: 10px;
}

