#vert_nav_bottom {
	position: absolute;
	height: 30px;
	width: 825px;
	left: 84px;
	top: 1024px;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #cd982e;
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	font-size: 16px;
	font-weight: bold;
	color: #cd982e;
}
#new_cabins {
	position: absolute;
	height: 30px;
	width: 570px;
	left: 219px;
	top: 1122px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
#body_wrapper {
	position: relative;
	height: 1300px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/accept.jpg);
	background-repeat: no-repeat;
}

#image_holder_1 {
	position: absolute;
	height: auto;
	width: 247px;
	left: 39px;
	top: 136px;
}
#image_holder_2 {
	position: absolute;
	height: auto;
	width: 247px;
	left: 324px;
	top: 136px;
}
#panel_right {
	position: absolute;
	height: 740px;
	width: 576px;
	left: 294px;
	top: 240px;
	background-image: url(../images/panel_accept2.png);
	background-repeat: no-repeat;
	padding: 20px;
	text-align: justify;
}
