body {
	margin: 0px;
	padding: 0px;
	font-family: 'Orienta', sans-serif;
}

#wrapper {
	width: 100%;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	float: left;
	width: 980px;
}
#header {
	float: left;
	height: 160px;
	width: 980px;
}
#logo {
	float: left;
	height: 140px;
	width: 130px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#menupanel {
	float: right;
	height: 60px;
	width: 580px;
	padding-top: 60px;
	padding-bottom: 40px;
}
#menupanel ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menupanel ul li {
	display: inline;
}
#menupanel ul li a {
	text-decoration: none;
	display: block;
	float: left;
	font-size: 15px;
	text-transform: uppercase;
	color: #333;
	padding-right: 25px;
	padding-left: 25px;
	height: 20px;
	line-height: 20px;
	padding-top: 40px;
}
a.m1 {
	background-image: url(../img/home-icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a.m2 {
	background-image: url(../img/profile-icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a.m3 {
	background-image: url(../img/facility-icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a.m4 {
	background-image: url(../img/destination-icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

a.m5 {
	background-image: url(../img/contact-icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#banner {
	float: left;
	height: 344px;
	width: 980px;
}
#content {
	float: left;
	width: 980px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 20px;
}
.row-1 {
	float: left;
	width: 980px;
	margin-bottom: 10px;
}
.row-1 .col-1{
	float: left;
	width: 225px;
}
.row-1 .col-2{
	float: left;
	width: 450px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
}
.row-1 .col-2 h1{
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
.row-1 .col-2  p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.row-1 .col-3{
	float: left;
	width: 225px;
}
.row-2 {
	font-size: 14px;
	color: #FFF;
	background-color: #008f9f;
	float: left;
	width: 868px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 80px;
	background-image: url(../img/profile-icon-large.gif);
	background-position: 15px 10px;
	background-repeat: no-repeat;
	border: 1px solid #007582;
	margin-bottom: 10px;
}
.scroll-top {
	height: 25px;
	width: 60px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.row-2 h1 {
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.row-3 {
	float: left;
	width: 980px;
	margin-bottom: 10px;
}
.row-3 .col-1 {
	float: left;
	width: 90px;
	height: 150px;
	background-image: url(../img/facility-icon-large.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
}
.row-3 .col-2 {
	float: left;
	width: 748px;
	background-color: #EEE;
	padding: 30px;
	border: 1px solid #DDD;
}
.row-3 h1 {
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #008F9F;
}
.row-4 {
	float: left;
	width: 980px;
	margin-bottom: 10px;
}
.row-4 .col-1 {
	float: left;
	width: 90px;
	height: 150px;
	background-image: url(../img/destination-icon-large.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
}
.row-4 .col-2 {
	float: left;
	width: 748px;
	background-color: #EEE;
	padding: 30px;
	border: 1px solid #DDD;
}
.row-4 h1 {
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #008F9F;
}

.row-5 {
	float: left;
	width: 980px;
	padding-bottom: 30px;
}
.row-5 .col-1 {
	float: left;
	width: 90px;
	height: 150px;
	background-image: url(../img/contact-icon-large.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
}
.row-5 .col-2 {
	float: left;
	width: 810px;
}
.row-5 h1 {
	font-size: 22px;
	font-weight: normal;
	padding: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #FFF;
	background-color: #0893A2;
	border: 1px solid #007C8A;
}
.row-5 .data-row {
	float: left;
	width: 810px;
}
.data-col1 {
	float: left;
	width: 345px;
	padding-left: 30px;
}
.data-col2 {
	float: left;
	width: 425px;
	padding-left: 10px;
}
.table_wrapper {
	float: left;
	width: 748px;
	margin-top: 10px;
}

#footer-wrapper {
	width: 100%;
	clear: both;
	height: 100px;
	background-image: url(../img/footer-bg.gif);
}
#footer {
	height: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer-links {
	font-size: 12px;
	color: #FFF;
	float: left;
	height: 80px;
	width: 400px;
	line-height: 30px;
	padding-top: 20px;
	padding-left: 120px;
}
.data-col1 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}






.img_wrapper {
	float: left;
	width: 748px;
}
.img_wrapper img {
	margin-right: 7px;
	float: left;
	margin-bottom: 7px;
}
ul.facilities {
	display: block;
	float: left;
	width: 748px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
ul.facilities li {
	display: block;
	float: left;
	width: 340px;
	background-image: url(../img/facility-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 34px;
	height: 40px;
	background-position: left center;
	line-height: 40px;
}
div {
	position: relative;
}
#share {
	float: right;
	height: 80px;
	width: 220px;
	padding-top: 20px;
}
.table_wrapper table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}
.table_wrapper td {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}

#share img {
	margin-right: 10px;
}
#footer-links a {
	color: #FFF;
	text-decoration: none;
}
#footer-links a:hover {
	color: #0CF;
}
