* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #topbar {
	height: 110px;
	width: 1000px;
	margin-top: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#wrapper #content #inquiry p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #CCC;
}

#wrapper #content #ourservices ul li {
	list-style-image: url(../images/list.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #999;
	padding-bottom: 15px;
	padding-left: 15px;
	list-style-position: outside;
}
.testimonialowner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	color: #C60;
}

.moreimg {
	padding-top: 20px;
	padding-bottom: 10px;
}
#wrapper #content #aboutus p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
}

#wrapper #content #testimonials p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #CCC;
}

#wrapper #content #ourservices ul {
	padding-left: 20px;
}


#wrapper #menu {
	height: 48px;
	width: 1000px;
	background-repeat: no-repeat;
	clear: right;
	background-color: #000;
}
#wrapper #topbar #logo {
	float: left;
}

#wrapper #header {
	height: 500px;
	width: 1000px;
}
#wrapper #content {
	width: 960px;
	background-color: #000;
	padding: 20px;
}
#wrapper #content .box {
	float: left;
	width: 300px;
	margin-right: 11px;
	margin-bottom: 20px;
	margin-left: 9px;
}
#wrapper #content .box p {
	color: #6DB6B6;
	font-size: 15px;
	letter-spacing: 10px;
}


#wrapper #footer {
	height: 79px;
	width: 1000px;
	clear: both;
	padding-top: 20px;
}
#wrapper #footer p {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
}
#wrapper #content .box h6 {
	font-size: 15px;
	color: #6DB6B6;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	letter-spacing: 7px;
	padding-bottom: 10px;
}


#wrapper #content h1 {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 20px;
	font-weight: lighter;
	color: #6DB6B6;
}
#wrapper #content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F60;
	padding-bottom: 15px;
	padding-top: 10px;
}
.niceblue {
	color: #6DB6B6;
}
.orange {
	color: #F60;
}
.pink {
	color: #F39;
}
.white {
	color: #FFF;
}


body {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #333;
}
#wrapper #content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #CCC;
	padding-bottom: 15px;
}
#wrapper #content #singlecontent ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #999;
	padding-left: 20px;
	list-style-type: square;
}
#wrapper #content #singlecontent ul {
	padding-left: 20px;
}

#wrapper #content #singlecontent {
	background-color: #000;
	width: 940px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
}
#wrapper #footer p a:link {
	color: #FFF;
	text-decoration: none;
}
#wrapper #footer p a:visited {
	color: #FFF;
	text-decoration: none;
}
#wrapper #footer p a:hover {
	color: #6EB6B5;
	text-decoration: underline;
}
#wrapper #footer p a:active {
	color: #FFF;
	text-decoration: none;
}



.morebtn a {
	display:block;
	width: 100px;
	font: bold 13px sans-serif;
	;
	color:#333;
	text-decoration: none;
	background-image: url(../images/more.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 40px;
	margin-top: 10px;
}
.morebtn a:hover {
	background-position: 0 -40px;
	color: #049;
}
.morebtn a:active {
	background-position: 0 -40px;
	color:#fff;
}


.getticketratesbtn a {
	display:block;
	width: 100px;
	font: bold 13px sans-serif;
	;
	color:#333;
	text-decoration: none;
	background-image: url(../images/submit.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 40px;
	margin-top: 10px;
}
.getticketratesbtn a:hover {
	background-position: 0 -40px;
	color: #049;
}
.getticketratesbtn a:active {
	background-position: 0 -40px;
	color:#fff;
}
#wrapper #topbar #profiles {
	float: right;
	padding-left: 275px;
	padding-top: 20px;
}




#topbar .social {
	float: right;
	height: 75px;
	width: 120px;
	padding-top: 35px;
	margin-right: 10px;
}
#wrapper #content .bigbox #sunsetvideo {
	float: left;
	height: 200px;
	width: 300px;
	margin-right: 20px;
}
#contactus {
	height: 174px;
	position: fixed;
	top: 40%;
	right: 0px;
	width: 65px;
	z-index: 999;
	display: block;
	background-color: #F60;
}





.inquirybtn a {
	display:block;
	width: 179px;
	font: bold 13px sans-serif;
	;
	color:#333;
	text-decoration: none;
	background-image: url(../images/book-now.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 44px;
	margin-top: 10px;
	float: left;
}
.inquirybtn a:hover {
	background-position: 0 -44px;
	color: #049;
	width: 179px;
}
.inquirybtn a:active {
	background-position: 0 -44px;
	color:#fff;
	width: 179px;
}


.fbbtn a {
	display:block;
	width: 44px;
	font: bold 13px sans-serif;
	;
	color:#333;
	text-decoration: none;
	background-image: url(../images/fb-btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 44px;
	margin-top: 20px;
	float: left;
	margin-right: 10px;
}
.fbbtn a:hover {
	background-position: 0 -44px;
	color: #049;
	width: 44px;
}
.fbbtn a:active {
	background-position: 0 -44px;
	color:#fff;
	width: 44px;
}







.tripadviserbtn a {
	display:block;
	width: 44px;
	font: bold 13px sans-serif;
	;
	color:#333;
	text-decoration: none;
	background-image: url(../images/tripadviser-btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 44px;
	margin-top: 20px;
	float: left;
	margin-right: 10px;
}
.tripadviserbtn a:hover {
	background-position: 0 -44px;
	color: #049;
	width: 44px;
}
.tripadviserbtn a:active {
	background-position: 0 -44px;
	color:#fff;
	width: 44px;
}
#wrapper #content .bigbox {
	clear: left;
	float: none;
	margin-left: 9px;
}
.left {
	float: left;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 20px;
}

.right {
	float: right;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 20px;
}
.borderbox {
	border: 1px solid #099;
	width: 600px;
	padding: 10px;
	margin-bottom: 20px;
}
