/*main*/
#wrapper{
	width:960px;
	margin:0 auto;
	background: trasparent;
	position: relative;
	z-index: 2;
}
body{
	background-attachment: fixed !important;
	background-position: top right !important;
	background-repeat: no-repeat !important;
}
body *{
	font-family: helvetica, tahoma, arial;
}
body#homebg1{
	background: #000 url("../images/homebg1.jpg");
}
body#homebg2{
	background: #000 url("../images/homebg2.jpg");
}
body#homebg3{
	background: #000 url("../images/homebg3.jpg");
}
body#homebg4{
	background: #000 url("../images/homebg4.jpg");
}
body#about-us{
	background: #000 url("../images/about-us-bg.jpg");
}
body#memberships{
	background: #000 url("../images/memberships-bg.jpg");
}
body#services-and-packages{
	background: #000 url("../images/listing-bg.jpg");
}
body#contact-us{
	background: #000 url("../images/contact-us.jpg") no-repeat fixed top left !important;
}
body#massage-therapies{
	background: #000 url("../images/massage-bg.jpg");
}
body#filipino-traditional-healing{
	background: #000 url("../images/filipino-traditional-healing-bg.jpg");
}
body#alternative-healing{
	background: #000 url("../images/alternative-healing.jpg");
}
body#island-flavors-body-scrub{
	background: #000 url("../images/island-flavors.jpg");
}
body#pampering-packages{
	background: #000 url("../images/pampering-package.jpg");
}
body#lovers-delights{
	background: #000 url("../images/lovers-delights.jpg");
}
body#bath-treatment{
	background: #000 url("../images/bath-treatments.jpg");
}
body#facials{
	background: #000 url("../images/facials.jpg");
}
body#hand-and-foot-pleasures{
	background: #000 url("../images/hand-foot-pleasures.jpg");
}
body#hair-and-scalp-rejuvenation{
	background: #3A3B35 url("../images/Hair-Scalp.jpg");
}
body#hair-away{
	background: #000 url("../images/hair-away.jpg");
}
body#candling{
	background: #000 url("../images/candling.jpg");
}
body#aquaria{
	background: #000 url("../images/aquaria.jpg");
}
body#salon{
	background: #000 url("../images/salon.jpg");
}
body#facilities{
	background: #000 url("../images/facilities.jpg");
}
body#notions-and-potions{
	background: #000 url("../images/listing-bg.jpg");
}
body#reservations{
	background: #000 url("../images/reservations.jpg");
}
body#amuin-spa-products{
	background: #000 url("../images/amuin-spa.jpg");
}
body#vco-massage-oils{
	background: #000 url("../images/spa-products.jpg");
}
body#premium-aromatheraphy-massage-oil-blends{
	background: #000 url("../images/massage-oils.jpg");
}
body#signature-oils{
	background: #000 url("../images/signature-oils.jpg");
}
body#body-scrubs{
	background: #000 url("../images/body-scrubs.jpg");
}
body#occult-items{
	background: #000 url("../images/occult-items.jpg");
}
body#home-decors-and-fashion-accessories{
	background: #000 url("../images/fashion-accessories.jpg");
}
body#photo-gallery{
	background: #000 url("../images/photo-gallery.jpg");
}
body#oils-creams-soaps{
	background: #000 url("../images/sanctuario_soaps.jpg");
}
#header-bg{
	background: transparent url("../images/header-bg.png") repeat-x top;
	height: 110px;
	width: 100%;
	float: left;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	margin: 0 !important;
}
.page-title{
	color: #8dc63f;
	font-size: 25pt;
	position: relative;
	top: 1em;
	font-weight: normal;
	padding-left: 6em;
}
.cont-container{
	clear: both;
	text-align: justify;
	position: relative;
	top: 2em;
	overflow: hidden;
	padding-bottom: 2em;
}
.cont-container h3{
	color: #c9a6eb;
	font-size:15pt;
	display: block;
	clear: both;
	text-align: left;
}
.cont-container p{
	margin: .5em 0;
	line-height: 15pt;
}
.body_wrapper{
	padding-bottom: 2em;
}

