body {
	height: 100%;
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	background-image: url(../images/body_slice.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
	background-color: #735297;
	margin: 0px;
	line-height: 18px;
}

a {
	color: #b2b2b2; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.contentsub {
	font-size: 14px;
	color:#42146f;
	font-weight: normal;
}
h1 {
	color:#FFF;
	font-size:18px;
	font-weight: normal;
}
h2 {
	color:#FFF;
	font-size:12px;
	font-weight: normal;
	font-family: Verdana;
}

h3 {
	color:#fdb913;
	font-size:14px;
	font-weight:bold;
	display: block;
	float: left;
	width: 510px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: left;
}
h4 {
	color:#FFF;
	font-size:12px;
	font-weight: normal;
}
p {
	font-size: 12px;
	margin: 10px 0;
	line-height: 130%;
}

/*------------------------------------------------------------
	Forms
------------------------------------------------------------*/



textarea{
	width:250px;
	height:50px;
	border: 1px solid #FFF;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #391a5d;
	font-weight: normal;
}

#wrapper .submit {
	background-image: url(../images/send_btn-1.jpg);
	width: 96px;
	height: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*------------------------------------------------------------
	Structure + Elements
------------------------------------------------------------*/

#left {
	background-image: url(../images/top_left.gif);
	background-repeat: repeat-x;
	height: 735px;
}
#wrapper {
	width: 950px;
}
body {
	margin: 0px;
	background-color: #735297;
}
#right {
	background-image: url(../images/top_right.gif);
	background-repeat: repeat-x;
	height: 735px;
}
div#wrapper {
	width: 950px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

div#header {
	height: 397px;
	background-repeat: no-repeat;
	background-image: url(../images/welcome.jpg);
	float: left;
	width: 950px;
}
div#header_home {
	height: 397px;
	background-repeat: no-repeat;
	background-image: url(../images/home.jpg);
	float: left;
	width: 950px;
}	
	div#header h1 {
		width: 328px;
		height: 50px;
		background: url(../img/logo.png);
		text-indent: -9999px;
		position: absolute;
		top: 25px;
		left: 10px;
	}
	


	#topnavi {
	float: right;
	list-style: none;
	width: auto;
	top: 90px;
	padding: 0;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	#topnavi ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#topnavi li {
	float: left;
	margin: 0;
	padding: 0;
}
		

		
#topnavi li a {
	float: left;
	display: block;
	font-size: 13px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 75px;
	text-align: left;
	height: 21px;
	width: auto;
	padding-left: 7px;
	background-image: url(../images/white_line.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 7px;
}
#topnavi li a:hover{
	text-decoration:none;
	color: #FFF;
	
}
#topnavi ul li a.last_current{
	color: #FFF;

}
#topnavi ul li a.last{
background-image: none;
}
#topnavi ul li a.current{
	color: #FFF;

}
#sidebar ul{
margin:0;
padding:0;
list-style-type:none;
width:auto; 
}
		#sidebar li {
			float: left;
		}
		
			
		
			#sidebar li a {
	float: left;
	display: block;
			}
#sidebar ul li a.last{
	background-image: none;
	padding-right: 0px;
}
#sidebar ul li a.current{
 font-weight:bold;
 text-decoration:none;
}
div#tag {
	padding: 50px 0 0 0;
}

	div#tag h2 {
		float: left;
		width: 235px;
		height: 245px;
		background: url(../img/tagline.png) no-repeat;
		text-indent: -9999px;
	}
	
	div#tag p {
		display: none;
	}
	
	div#tag div#splash {
	float: left;
	width: 640px;
	height: 245px;
	margin: 0 0 0 5px;
	}
	
	* html div#tag div#splash {
		float: none;
	}

div#sidebar {
	float: left;
	width: 227px;
	min-height: 150px;
	margin-top: -67px;
}

	div#login {
	border: 1px #dedede solid;
	padding: 10px;
	background: #efefef url(../img/icon-shopping-cart.png) 7px 12px no-repeat;
	min-height: 60px;
	}
	
		div#login h3 {
			display: inline;
			font-size: 14px;
		}
	
		div#login h3#shopping-cart {
			margin: 0 6px 0 25px;
		}
		
		div#login h3#client-login {
			margin: 0 0 0 4px;
			color: #666;
		}
		
		div#login form {
			margin: 10px 0 0 0;
		}
	
	h3#nav-sub-title {
		display: block;
		margin: 15px 0 0 0;
		padding: 10px;
		font-size: 12px;
		font-weight: bold;
		color: #111;
		text-transform: uppercase;
		background: #bcbcbc;
	}
	
	ul#nav-sub {
	background: #efefef;
	list-style: none;
	}
	
		ul#nav-sub li {
	border-bottom: 1px #fff solid;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
		}
		
			ul#nav-sub li a {
	font-weight: bold;
	color: #999;
	background-image: url(../img/dot-sub.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
			}

div#content {
	float: left;
	width: 950px;
	font-family: Verdana, Arial;
	font-size: 13px;
	line-height: 130%;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	color: #FFF;
	background-color: #391a5d;
	height: 123px;
}
#content_left{
	float:left;
	width:405px;
	color: #FFF;
	margin-left: 45px;
	margin-top: 25px;
	text-align: left;
}
form ul{
	margin:0;
	padding:0;
	list-style:none;
}
form li label{
	width:1px;
	float:left;
}
.label2{
	width:158px;
	float:left;
}
form li{
	display:block;
	margin-bottom: 4px;
	width: 255px;
}
#content_right{
	float:left;
	width:405px;
	margin-left: 45px;
	margin-top: 25px;
	text-align: left;
}
	div.main-icons {
		float: left;
		color: #efefef;
		width: 310px;
		height: 115px;
		background: url(../img/box-bg.png) no-repeat;
		margin: 0 0 10px 0;
	}
	
	div.main-icons-alt {
		margin-left: 10px;
	}
	
		div.main-icons h2 {
			text-align: center;
			color: #efefef;
			font-size: 18px;
			margin: 7px 0 0 0;
		}
		
		div.main-icons p {
			width: 175px;
			height: 48px;
			overflow: hidden;
			float: right;
			margin: 10px 10px 2px 0;
		}
		
		/* different height for IE6/7, to cover up possible extra lines */
		
		* html div.main-icons p {
			height: 44px;
		}
		
		*+html div.main-icons p {
			height: 44px;
		}
		
		div.main-icons span {
			display: block;
			width: 100px;
			height: 45px;
			float: left;
			margin: 15px 15px 0 10px;
			text-align: center;
		}
		
		div.main-icons a {
			text-transform: uppercase;
			color: #efefef;
			font-size: 11px;
			font-weight: bold;
			float: right;
			margin: 0 20px 0 0;
			padding: 0 0 0 12px;
			background: url(../img/dot-red.png) 0 5px no-repeat;
		}
		
		div.main-icons img {
			float: left;
			margin: 15px 0 0 10px;
		}
		
		/*div#i-online-shopping span {
			width: 62px;
			height: 67px;
			margin: 10px 30px 0 30px;
			background: url(../img/shopping-cart.gif);
		}*/
		
		/* fix IE6 margin */
		/*
		* html div.main-icons span {
			margin-left: 5px;
		}
		
		* html div#i-online-shopping span {
			margin-left: 12px;
		}
		
		div#i-street-print span {
			background: url(../img/inner-streetprint.png);
		}
		
		div#i-retail span {
			background: url(../img/inner-retail.png);
		}
		
		div#i-commercial span {
			background: url(../img/inner-commercial.png);
		}
		
		div#i-club span {
			background: url(../img/inner-club.png);
		}
		
		div#i-contractors span {
			background: url(../img/inner-contractors.png);
		}*/

div#footer {
	float: left;
	color: #fff;
	width: 935px;
	margin-top: 0px;
	background-image: url(../images/home_footer.gif);
	background-repeat: no-repeat;
	height: 29px;
	font-size: 10px;
	padding-left: 15px;
	padding-top: 22px;
}

	div#footer p {
		font-size: 11px;
		font-weight: bold;
	}

div#watermark {
	float: left;
	width: 200px;
	text-align: right;
	font-size: 10px;
	color: #BFB6AD;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 14px;
	background-image: url(../images/footer_stripe.gif);
	background-repeat: repeat-x;
}
#content .left {
	text-align:left;
}
#content .center {
	text-align:center;
}
#content .right {
	text-align:right;
}
#content img.right {
	float:right;
	margin-left:20px;
}
#content img.left {
	float:left;
}
#content img.leftAlone {
	float: left;
	margin-right: 100%;
}
#content img.center {
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
    #replacement-1 {
      width: 100px;
      height: 55px;
      margin: 0;
      padding: 0;
      border: 0;
      background: transparent url(img/SearchGoogle.gif) no-repeat top left;
      text-indent: -1000em;
      vertical-align: middle;
      cursor: pointer; /* hand-shaped cursor */
      
    }

    #replacement-2 {
	width: 127px;
	height: 27px;
	padding: 27px 0 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	vertical-align: middle;
	cursor: pointer; /* hand-shaped cursor */
	
	background-color: transparent;
	background-image: url(../img/images/add_cart.gif);
	background-repeat: no-repeat;
	background-position: left top;
    }

    form>#replacement-2 { /* For non-IE browsers*/
      height: 0px;
    }

    /* The code below here is not a part of the CSS replacement */
    form { margin: 10px 0px 20px; }
    input { vertical-align: middle; }
#wrapper #sidebar #nav-sub .no_arrow {
	background-image: none;
}
#cart_price {
	font-size: 18px;
	font-weight: bold;
	color: #8e1b0c;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cart_headline {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #881b0c;
	height: 33px;
	width: 615px;
	padding-top: 7px;
	padding-left: 15px;
}
#cart_details {
	color: #4b545f;
	font-size: 12px;
	background-image: url(../img/images/cart_details.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 417px;
	width: 617px;
	padding-left: 13px;
}
#cart_details_pic {
	margin-right: 16px;
	margin-top: 16px;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #a0251a;
	color: #FFFFFF;
	padding: 1px;
}
.cart_list {
	background-image: url(../img/images/cart_list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
	width: 304px;
	font-size: 12px;
	color: #000000;
	padding-left: 6px;
	padding-top: 9px;
}
.cart_list_thumb {
	padding-right:11px;
	height: 94px;
	overflow: hidden;
	width: 94px;
	float: left;
}
.cart_list_headline {
	color: #FFFFFF;
	background-color: #8e1b0c;
	height: 27px;
	width: 295px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.cart_list_headline a{
text-decoration:none;
color:#FFFFFF;
}
.cart_list_desc {
	height: 58px;
	width: 195px;
	float: left;
	overflow: hidden;
	margin-bottom: 7px;
}
.cart_list_more {
	float: left;
	margin-right: 5px;
}
/*------------------------------------------------------------
	Forms
------------------------------------------------------------*/

input {
	border: 1px solid #FFF;
	width:250px;
	height: 18px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #391a5d;
	font-weight: normal;
}
.text_sml {
	border: 1px solid #FFF;
	width:130px;
	height: 18px;
}

#wrapper #sidebar #login #client_login input.submit {
	width: 35px;
	height: 24px;
}
#wrapper #sidebar #login #client_login input {
	width: 75px;
}
#wrapper #title_bar {
	background-image: url(../images/title_bar.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 905px;
	float: left;
	padding-left: 45px;
	padding-top: 8px;
	font-size: 20px;
	font-family: Verdana;
	color: #FFF;
}
#map {
	height: 240px;
	width: 350px;
}
#wrapper #sidebar .concepts {
	background-image: url(../images/grey_dot.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 261px;
	height: 0px;
	padding-top: 60px;
	overflow: hidden;
}
#wrapper #sidebar .concepts_hover {
	background-image: url(../images/buttons_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 261px;
	height: 0px;
	padding-top: 60px;
	overflow: hidden;
}
#wrapper #sidebar .concepts:hover {
	background-image: url(../images/buttons_hover.gif);

}
#wrapper #sidebar .bathrooms {
	background-image: url(../images/buttons.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	width: 261px;
	height: 0px;
	padding-top: 60px;
	overflow: hidden;
}
#wrapper #sidebar .bathrooms_hover {
	background-image: url(../images/buttons_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	width: 261px;
	height: 0px;
	padding-top: 60px;
	overflow: hidden;
}
#wrapper #sidebar .bathrooms:hover {
	background-image: url(../images/buttons_hover.gif);

}
#wrapper #sidebar .kitchens {
	background-image: url(../images/buttons.gif);
	background-repeat: no-repeat;
	background-position: 0px -120px;
	width: 261px;
	height: 0px;
	padding-top: 60px;
	overflow: hidden;
}
#wrapper #sidebar .kitchens_hover {
	background-image: url(../images/buttons_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px -120px;
	width: 261px;
	height: 0px;
	padding-top: 60px;
	overflow: hidden;
}
#wrapper #sidebar .kitchens:hover {
	background-image: url(../images/buttons_hover.gif);

}
#wrapper #sidebar .family_rooms {
	background-image: url(../images/buttons.gif);
	background-repeat: no-repeat;
	background-position: 0px -180px;
	width: 261px;
	height: 0px;
	padding-top: 60px;
	overflow: hidden;
}
#wrapper #sidebar .family_rooms_hover {
	background-image: url(../images/buttons_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px -180px;
	width: 261px;
	height: 0px;
	padding-top: 60px;
	overflow: hidden;
}
#wrapper #sidebar .family_rooms:hover {
	background-image: url(../images/buttons_hover.gif);

}
#wrapper #sidebar .outdoor {
	background-image: url(../images/buttons.gif);
	background-repeat: no-repeat;
	background-position: 0px -240px;
	width: 261px;
	height: 0px;
	padding-top: 60px;
	overflow: hidden;
}
#wrapper #sidebar .outdoor_hover {
	background-image: url(../images/buttons_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px -240px;
	width: 261px;
	height: 0px;
	padding-top: 60px;
	overflow: hidden;
}
#wrapper #sidebar .outdoor:hover {
	background-image: url(../images/buttons_hover.gif);

}
#wrapper #content .light_box {
	height: 100px;
	width: 120px;
	overflow: hidden;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
#wrapper #content #form {
	height: 310px;
	width: 290px;
	float: left;
	margin-right: 10px;
}

#wrapper #content #form input {
	width: 180px;
	height:13px;
}
#wrapper #content #form textarea {
	width: 188px;
	height:60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content #form #Submit {
	width: 104px;
	height:25px;
}


#left_home {
	background-image: url(../images/home_left.gif);
	background-repeat: repeat-x;
	height: 635px;
	background-position: 0px 0px;
}

#right_home {
	background-image: url(../images/home_right.jpg);
	background-repeat: repeat-x;
	height: 635px;
	background-position: 0px 0px;
}

.thumbs {
	float: left;
	height: 105px;
	width: 105px;
	margin-top: 20px;
	overflow: hidden;
	margin-right: 20px;
}
#gallery {
	width: 880px;
	margin-top: 25px;
	margin-left: 45px;
	margin-right: 25px;
	float: left;
}
#wrapper #content_2 {
	background-color: #735297;
}
#wrapper #booking {
	background-image: url(../images/home_booking_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 47px;
	padding-left: 700px;
	padding-top: 5px;
	text-transform: uppercase;
	font-size: 14px;
	float: left;
	width: 250px;
}
#wrapper #booking2 {
	background-image: url(../images/booking.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 52px;
	padding-left: 6px;
	padding-top: 0px;
	text-transform: uppercase;
	font-size: 14px;
	width: 240px;
	float: left;
}
.total_luxury {
	display:block;
	background-image: url(../images/products_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	width: 227px;
	padding-top: 42px;
	overflow: hidden;
}
.total_luxury:hover, .total_luxury_on{
	background-image: url(../images/products_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	width: 227px;
	padding-top: 43px;
	overflow: hidden;
}
#wrapper #sidebar ul li .body_treatments {
	background-image: url(../images/products_off.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
	height: 0px;
	width: 227px;
	padding-top: 47px;
	overflow: hidden;
}
#wrapper #sidebar ul li .body_treatments:hover,.body_treatments_on {
	background-image: url(../images/products_on.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
	height: 0px;
	width: 227px;
	padding-top: 47px;
	overflow: hidden;
}
#wrapper #sidebar ul li .facial_therapy {
	background-image: url(../images/products_off.gif);
	background-repeat: no-repeat;
	background-position: 0px -92px;
	height: 0px;
	width: 227px;
	padding-top: 43px;
	overflow: hidden;
}
#wrapper #sidebar ul li .facial_therapy:hover, .facial_therapy_on {
	background-image: url(../images/products_on.gif);
	background-repeat: no-repeat;
	background-position: 0px -92px;
	height: 0px;
	width: 227px;
	padding-top: 43px;
	overflow: hidden;
}
#wrapper #sidebar ul li .clinical_care {
	background-image: url(../images/products_off.gif);
	background-repeat: no-repeat;
	background-position: 0px -135px;
	height: 0px;
	width: 227px;
	padding-top: 44px;
	overflow: hidden;
}
#wrapper #sidebar ul li .clinical_care:hover, .clinical_care_on {
	background-image: url(../images/products_on.gif);
	background-repeat: no-repeat;
	background-position: 0px -135px;
	height: 0px;
	width: 227px;
	padding-top: 44px;
	overflow: hidden;
}
#wrapper #sidebar ul li .lip_therapy {
	background-image: url(../images/products_off.gif);
	background-repeat: no-repeat;
	background-position: 0px -179px;
	height: 0px;
	width: 227px;
	padding-top: 44px;
	overflow: hidden;
}
#wrapper #sidebar ul li .lip_therapy:hover, .lip_therapy_on {
	background-image: url(../images/products_on.gif);
	background-repeat: no-repeat;
	background-position: 0px -179px;
	height: 0px;
	width: 227px;
	padding-top: 44px;
	overflow: hidden;
}
#wrapper #sidebar ul li .mens_waxing {
	background-image: url(../images/products_off.gif);
	background-repeat: no-repeat;
	background-position: 0px -223px;
	height: 0px;
	width: 227px;
	padding-top: 44px;
	overflow: hidden;
}
#wrapper #sidebar ul li .mens_waxing:hover,.mens_waxing_on {
	background-image: url(../images/products_on.gif);
	background-repeat: no-repeat;
	background-position: 0px -223px;
	height: 0px;
	width: 227px;
	padding-top: 44px;
	overflow: hidden;
}
#wrapper #sidebar ul li .hands_feet {
	background-image: url(../images/products_off.gif);
	background-repeat: no-repeat;
	background-position: 0px -267px;
	height: 0px;
	width: 227px;
	padding-top: 44px;
	overflow: hidden;
}
#wrapper #sidebar ul li .hands_feet:hover, .hands_feet_on {
	background-image: url(../images/products_on.gif);
	background-repeat: no-repeat;
	background-position: 0px -267px;
	height: 0px;
	width: 227px;
	padding-top: 44px;
	overflow: hidden;
}
#wrapper #sidebar ul li .spray_tan {
	background-image: url(../images/products_off.gif);
	background-repeat: no-repeat;
	background-position: 0px -314px;
	height: 0px;
	width: 227px;
	padding-top: 44px;
	overflow: hidden;
}
#wrapper #sidebar ul li .spray_tan:hover, .spray_tan_on {
	background-image: url(../images/products_on.gif);
	background-repeat: no-repeat;
	background-position: 0px -314px;
	height: 0px;
	width: 227px;
	padding-top: 44px;
	overflow: hidden;
}
#wrapper #sidebar_top {
	background-image: url(../images/sidebar_top.gif);
	background-repeat: no-repeat;
	width: 289px;
	float: left;
	height: 40px;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	padding-left: 275px;
	padding-top: 12px;
	padding-right: 140px;
}
#wrapper #content_main {
	float: left;
	width: 673px;
	margin-left: 50px;
	text-align: justify;
}
#wrapper #content_main2 {
	float: left;
	width: 510px;
	margin-left: 50px;
	text-align: justify;
	margin-top: 5px;
}
#wrapper #content_gifts .gift_text {
	height: 63px;
	width: 510px;
	display: block;
	overflow: hidden;
	float: left;
}
#wrapper #content_gifts {
	float: left;
	width: 673px;
	margin-left: 50px;
	min-height: 250px;
}
#wrapper .gift_img {
	float: right;
	width: 140px;
	margin-top: 10px;
	height: 140px;
	margin-right: 15px;
}
#wrapper #content_gifts .gift_more {
	font-size: 13px;
	font-weight: normal;
	color: #fdb913;
	width: 510px;
	float: left;
	background-repeat: repeat-x;
	background-position: 0px bottom;
	height: 15px;
	margin-top: 15px;
}
#wrapper #content_gifts .gift_line {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: left;
	width: 668px;
	margin-top: 10px;
}
#wrapper #content_main h4 {
	font-size: 12px;
	color: #fdb913;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper .home_1 {
	background-image: url(../images/products_home_off.gif);
	background-position: 0px 0px;
	display: block;
	height: 0px;
	width: 237px;
	padding-top: 45px;
	overflow: hidden;
}
#wrapper .home_1:hover {
	background-image: url(../images/products_home_on.gif);
	background-position: 0px 0px;
}
#wrapper .home_2 {
	background-image: url(../images/products_home_off.gif);
	background-position: 0px -45px;
	display: block;
	height: 0px;
	width: 237px;
	padding-top: 45px;
	overflow: hidden;
}
#wrapper .home_2:hover {
	background-image: url(../images/products_home_on.gif);
	background-position: 0px -45px;
}
#wrapper .home_3 {
	background-image: url(../images/products_home_off.gif);
	background-position: -238px 0px;
	display: block;
	height: 0px;
	width: 237px;
	padding-top: 45px;
	overflow: hidden;
}
#wrapper .home_3:hover {
	background-image: url(../images/products_home_on.gif);
	background-position: -238px 0px;
}
#wrapper .home_4 {
	background-image: url(../images/products_home_off.gif);
	background-position: -238px -45px;
	display: block;
	height: 0px;
	width: 237px;
	padding-top: 45px;
	overflow: hidden;
}
#wrapper .home_4:hover {
	background-image: url(../images/products_home_on.gif);
	background-position: -238px -45px;
}
#wrapper .home_5 {
	background-image: url(../images/products_home_off.gif);
	background-position: -475px 0px;
	display: block;
	height: 0px;
	width: 237px;
	padding-top: 45px;
	overflow: hidden;
}
#wrapper .home_5:hover {
	background-image: url(../images/products_home_on.gif);
	background-position: -475px 0px;
}
#wrapper .home_6 {
	background-image: url(../images/products_home_off.gif);
	background-position: -475px -45px;
	display: block;
	height: 0px;
	width: 237px;
	padding-top: 45px;
	overflow: hidden;
}
#wrapper .home_6:hover {
	background-image: url(../images/products_home_on.gif);
	background-position: -475px -45px;
}

#wrapper .home_7 {
	background-image: url(../images/products_home_off.gif);
	background-position: -712px 0px;
	display: block;
	height: 0px;
	width: 237px;
	padding-top: 45px;
	overflow: hidden;
}
#wrapper .home_7:hover {
	background-image: url(../images/products_home_on.gif);
	background-position: -712px 0px;
}
#wrapper .home_8 {
	background-image: url(../images/products_home_off.gif);
	background-position: -712px -45px;
	display: block;
	height: 0px;
	width: 237px;
	padding-top: 45px;
	overflow: hidden;
}
#wrapper .home_8:hover {
	background-image: url(../images/products_home_on.gif);
	background-position: -712px -45px;
}
#wrapper .home_btn {
	background-image: url(../images/home_btn_off.gif);
	background-position: 0px 0px;
	height: 0px;
	width: 322px;
	float: left;
	padding-top: 143px;
	overflow: hidden;
	display: block;
}
#wrapper .home_btn:hover {
	background-image: url(../images/home_btn_on.gif);
	background-position: 0px 0px;
}
#wrapper #home_left {
	height: 143px;
	width: 628px;
	float: left;
}
#wrapper #content_gifts .gift_more a {
	color: #fdb913;
}
#wrapper #booking a {
	color: #FFF;
}
#footer #phone {
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	float: left;
}
#footer #address {
	float: left;
	width: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 0px;
}
#footer #details {
	color: #FFF;
	float: left;
	width: 300px;
	text-align: right;
	margin-top: 0px;
}
#bottom_left {
	background-image: url(../images/bottom_left.gif);
	background-repeat: repeat-x;
	height: 50px;
}
#bottom_right {
	background-image: url(../images/bottom_right.gif);
	background-repeat: repeat-x;
	height: 50px;
}
#footer #details a {
	color: #FFF;
}
.contentsub {
	font-size: 14px;
	color: #d14b8b;
}
.contentheading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.headline2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	display: block;
	margin-bottom: 5px;
}
.content2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
#wrapper .back_to_gifts a {
	color: #fdb913;
}
