#panel_right {
	position: absolute;
	height: 584px;
	width: 756px;
	left: 100px;
	top: 237px;
	background-image: url(../images/panel_faq.png);
	background-repeat: no-repeat;
	padding: 20px;
	text-align: justify;
}
#new_cabins {
	position: absolute;
	height: 30px;
	width: 570px;
	left: 219px;
	top: 911px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
#body_wrapper {
	position: relative;
	height: 1100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/body_faq.jpg);
	background-repeat: no-repeat;
}
#vert_nav_bottom {
	position: absolute;
	height: 30px;
	width: 825px;
	left: 84px;
	top: 865px;
	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;
}
