a {
	color:#8FC2FF;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border:none;
}
body {
	overflow: hidden;/*Needed to eliminate scrollbars*/
}
#logo {
	z-index:9999;
	position: relative;
	left: 40px;
	top: 40px;
}
#content-home {
	height:92px;
	width:100%;
	bottom:5%;
	z-index: 3;
	position:absolute;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/transparent_block.png);
	background-repeat: repeat;
}
#content {
	margin-left: auto;
	margin-right:auto;
	width:900px;
	z-index: 3;
	background-repeat: repeat;
	background-color:#CCC;
	opacity: 0.7;
}
#contentframe {
	overflow: hidden;
	height: 100%;
	text-align:left;
	z-index: 3;
	opacity:0.8;
}
#slidecounter {
	float:left;
	color:#4F4F4F;
	font:50px "Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
	margin:18px 20px;
}
#slidecaption {
	overflow: hidden;
	float:left;
	color:#FFF;
	font:26px "Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
	margin:33px 0;
}
/*Supersized Stamp */
		.stamp {
	float: right;
	margin: 25px 20px 0 0;
}
/*Supersize Plugin Styles*/
		#navigation {
	background: url('images/navbg.gif') no-repeat;
	float: right;
	margin:22px 20px 0 0;
}
#loading {
	position: absolute;
	top: 49.5%;
	left: 49.5%;
	z-index: 3;
	width: 24px;
	height: 24px;
	text-indent: -999em;
	background-image: url(images/progress.gif);
}
#supersize {
	position:fixed;
}
#supersize img, #supersize a {
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
	background-image: url(images/BG-A.jpg);
}
#supersize .prevslide, #supersize .prevslide img {
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img {
	z-index: 2;
}


*{ margin:0; padding:0;}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body.home{
	background-image: url(../images/BG_home.jpg);
	background-color: #0B060C;
}
body.profile{
	background-repeat: no-repeat;
	background-color: #0B060C;
	background-attachment: fixed;
}
body.home{
	background-image: url(../images/BG_home.jpg);
	background-repeat: no-repeat;
	background-color: #0B060C;
	background-attachment: fixed;
}
body.enquiry{
	background-image: url(../images/BG02.jpg);
	background-repeat: no-repeat;
	background-color: #6b3a19;
	background-attachment: fixed;
}
body.package{
	background-color: #000;
	background-image: url(../images/BG_Pattern.jpg);
	background-attachment: fixed;
}
p{
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 16px;

}
p{
	color:#eeeeee;
}
h1{
	margin-bottom: 0em;
	font-size: 1.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2{
	margin-bottom: 0em;
	font-size: 1.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#c8c8c8;
}
h3{
	font-size: 1.4em;
	color: #C28912;
}
body a{ text-decoration:none; color:#FFF;}
body a:hover{text-decoration:underline;}
ul{margin:0px; padding:0px;}
.gold-text{
	color:#CA9157;
}
.logo{
	margin-bottom: 25px;
	text-align: left;
	float:left;
}
#Container{
	width: 100%;
	padding-top: 24px;
	background-image: url(../images/lens.png);
	background-repeat: repeat-x;
}

#Container2{
	width: 900px;
	margin-left: 25px;
	padding-top: 20px;
	}
#Container3{
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/BG_pattern_flower.png);
	background-repeat: no-repeat;
	width: 100%;
	background-position: 50% 20%;
}
#BGpattern{

}
#Header{
	text-align: center;
	width: 100%;
	overflow: hidden;

}
.header-inner{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Content{
	width: 860px;
	display: block;
	z-index: 5;
	overflow: hidden;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/transparent_block.png);
	margin-top: 20px;
}
#Content2{
	width: 860px;
	display: block;
	z-index: 5;
	overflow: hidden;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
}
.col-2-left{
	float: left;
}
.col-2-right{
	float: right;
	margin-top: 20px;
	margin-left: 22px;
}
.main-col{
	width: 780px;
	float: right;
	overflow: hidden;
}

.Nav-Box{
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #888;
	border-bottom-color: #888;	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;}
ul.Nav{
    width:900px;
	margin-right: auto;
	margin-left: auto;

}
ul.Nav li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
}
ul.Nav li a{
	color: #999;
	text-decoration: none;
	padding-right: 1.3em;
	font-size: 16px;
	font-weight: normal;
	padding-left: 1.3em;
}
ul.Nav li a:hover, ul.Nav li a.selected{
	color: #EAB477;
}
#flashcontent{
	margin-bottom: 25px;
}
.mainImage{ margin-left:auto; margin-right:auto; width:900px;}


.line{
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #565656;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.footer{
	background-repeat: repeat;
	display: block;
	height: 60px;
	margin-left: auto;
	width: 900px;
	clear: both;
	margin-right: auto;
	margin-top: 20px;
	text-align: right;
}

.footer p{
	font-size:11px;
	color: #eee;
}
#ie6block p{ color:#333; text-decoration:none;}
#ie6block a{ color:#;
	text-decoration:none;
	color: #F30;
}


#main_body label.description
{
	border:none;
	color:#CCC;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
}

.inner-upper-home{
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #464646;
	border-bottom-color: #464646;
	list-style:none;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 860px;
	float: left;
}


.inner-upper ul{
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #464646;
	border-bottom-color: #464646;
	list-style:none;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 860px;
	float: left;
}
.inner-upper li, .inner-upper-home li{
	display: inline;
	margin-right: 2em;

}
.inner-upper li a, .inner-upper-home li a{
	font-size:1.4em;
	margin-right: 2em;
	color: #CCC;
	text-decoration: none;
}
.inner-upper li a:hover, .inner-upper-home li a:hover{
	margin-right: 2em;
	color: #FFF;
	text-decoration: none;
}


.package-nav{
	color: #ccc;
	background-image: url(../images/package_bullet_stand.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	text-indent: 18px;
	font-size: 11px;
}
.package-nav:hover{
	color: #FFF;
	background-image: url(../images/package_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	text-indent: 18px;
	font-size: 11px;
}

.split-bg{
	background-image: url(../images/split_bg.png);
	background-repeat: repeat-y;
	background-position: 50% 0px;
}



.menu-box{
	background-image: url(../images/menu_box_bg.png);
	background-repeat: no-repeat;
	height: 142px;
	width: 272px;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu-box-cor{
	height: 59px;
	width: 59px;
	margin-top: 0px;
	margin-right: 0px;
	float: right;
	overflow: hidden;
	position: relative;
	z-index: 0;
	background-repeat: no-repeat;
}
.box{	background-image: url(../images/menu_box_cor.png);}

.menu-box-text{
	position: relative;
	z-index: 2;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.menu-box-text p{
	font-size: 11px;
	color: #CCC;
	line-height: 14px;
}
