body {
	background-attachment: fixed;
	background-image: url(images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: 983px top;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.top-menu-left {
	background-image: url(images/top-menu-left.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 15px;
}
.top-menu-right {
	background-image: url(images/top-menu-right.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 22px;
}
.top-menu-middle {
	background-image: url(images/top-menu-middle.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
}
.top-menu-middle a{
	color: #FFFFFF;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;

}
.top-menu-middle a:visited{
	color: #FFFFFF;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;

}
.top-menu-middle a:hover{
	color: #000000;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;

}
.bot-menu-left {
	background-image: url(images/bot-menu-left.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 29px;
}
.bot-menu-middle {
	background-image: url(images/bot-menu-middle.jpg);
	background-repeat: repeat-x;
	width: auto;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding-bottom: 7px;
}
.contetns {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: auto;
}
.hot-destination {
	line-height: 20px;
	font-weight: bold;
	left: auto;
	background-image: url(images/sand.jpg);
}
.home-intro ul {
	font-size: 15px;
	padding-left:20px;
	line-height: 23px;
}

.bot-menu-middle a{
	color: #FFFFFF;
	text-decoration: none;
}
.bot-menu-middle a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.bot-menu-middle a:hover{
	color: #000000;
	text-decoration: none;
}
.bot-menu-right {
	background-image: url(images/bot-menu-right.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 22px;
	background-position: top;
}
.small-heading {
	line-height: 39px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/small-heading.jpg);
	background-repeat: no-repeat;
	height: 39px;
	display: table;
	font-size: 18px;
	padding-left: 10px;
	width: 100%;
}
h1 {
	font-size: 24px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.intro {
	text-align: justify;
	padding-right: 10px;
	font-size: 14px;
	line-height: 20px;
}
h2 {
	font-size: 18px;
}
.box1-heading {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/box1-heading.jpg);
	background-repeat: no-repeat;
	height: auto;
	padding-left: 10px;
	line-height: 39px;
}
.box1-bg {
	background-image: url(images/box1-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 184px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.box2-heading {
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(images/box2-heading.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	padding-left: 10px;
	height: 39px;
	line-height: 39px;
	vertical-align: middle;
}
.box2 {
	background-color: #F1F0D6;
	width: 735px;
	font-size: 14px;
	line-height: 20px;
}




.blue {
	color: #1389C6;
}
.input-box {
	background-color: #FEFEBE;
	border: 1px solid #CCCCCC;
	width: 200px;
}
.team-box-top {
	background-image: url(images/team-box-top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 965px;
}
.team-box-middle {
	background-image: url(images/team-box-middle.jpg);
	background-repeat: repeat-y;
}
.team-box-bot {
	background-image: url(images/team-box-bot.jpg);
	background-repeat: no-repeat;
	height: 17px;
}
.member-box-top {
	background-image: url(images/member-top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 465px;
}
.member-box-middle {
	background-image: url(images/member-middle.png);
	background-repeat: repeat-y;
}
.member-box-bot {
	background-image: url(images/memer-bot.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 465px;
}
.red {
	color: #FF0000;
}
.testimonial-box {
	border: 1px solid #CCCCCC;
}
.light-green {
	color: #9AB967;
}
.light-blue {
	color: #6C70A9;
}
.light-orange {
	color: #F78F4B;
}
.contetns #searchbox {
	clear: both;
	height: auto;
	width: auto;
	overflow: scroll;
}
