.pictureBackground {
	width:989px;
	background:transparent url(../images/background/beachsuite_background.jpg) no-repeat;
	background-position: 50% 50%;
}

.content {
 	width:970px;
 	height:508px;
}
.leftContent {
	width:629px;
	height:510px;
	border-right: 1px solid white;
}
.textContent {
	padding-left:15px;
	padding-right:15px;
	letter-spacing:1px;
}
.text {
	padding-left:10px;
	padding-right:10px;
	letter-spacing:1px;
}
h1 {margin:0px}
h2 {
	font-size:11px;
	font-weight:bold
}
h3 {
	font-size:11px;
	font-weight:normal;
}