#defaultWrapperTwo {
	position: relative;
	width: 800px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 460px;
	top: 0px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
#textBox1 {
	position: relative;
	width: 340px;
	float: left;
	height: 132px;
	padding: 10px 10px 0px 0px;
	left: 10px;
	top: 0px;
}
#rightImageAmen1 {
	position: relative;
	width: 200px;
	height: 150px;
	left: 150px;
	top: 50px;
}
#rightImageAmen2 {
	position: absolute;
	width: 250x;
	height: 188px;
	left: 450px;
	top: 140px;
}
#rightImageAmen3 {
	position: absolute;
	width: 200px;
	height: 150px;

	left: 580px;
	top: 50px;
}
#rightImageAmenCollage {
	position: absolute;
	width: 472px;
	height: 303px;

	left: 300px;
	top: 90px;
}
#leftColumnAmenities {
	width: 350px;
	position: absolute;
	left: 0px;
	top: 40px;
	background-color: #FFFFFF;
	height: 321px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;

}
#titleBarAmenities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: 700;
	text-transform: capitalize;
	color: #456438;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 785px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 15px;
}