body {
	background-color: #fff;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}

body, div, p {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}

.clear {
	clear: both; 
	height: 0; 
	line-height: 0; 
	font-size: 0;
	margin: 0; 
	padding: 0; 
	border: 0;
}

a {
	color: #33c;
}

div#body {
	background-image: url('images/rtlogo_02.gif');
	background-repeat: no-repeat;
	background-position: 100% 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

div#body2 {
	background-image: url('images/leftTile.gif');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}

div#body3 {
	background-color: transparent;
	background-image: url('images/logo-tile2.gif');
	background-repeat: repeat-y;
	background-position: 0px 50px;
	margin: 0px;
	padding: 0px;
}

div#bodyLeft {
	background-color: transparent;
	float: left;
	text-align: left;
	width: 140px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

div#bodyLeft div {
	background-color: transparent;
	line-height: 17px;
	padding-left: 5px;
}

div#bodyRight {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 560px;
}

div#bodyRight div {
	background-position: 452px 24px;
	background-repeat: no-repeat;
	padding: 0px 148px 20px 20px;
	text-align: left;
}


div#headerLeft {
	background-image: url('images/header_01.gif');
	background-repeat: no-repeat;
	float: left;
	height: 61px;
	margin: 0px;
	padding: 0px;
	width: 572px;
}

div#headerRight {
	background-image: url('images/rtlogo_01.gif');
	background-repeat: no-repeat;
	float: right;
	height: 61px;
	margin: 0px;
	padding: 0px;
	width: 128px;
}

div#headerLeft span, div#headerRight span {
	display: none;
}

div#restaurant {
	background-image: url('images/restaurant_logo.gif');
}

div#spa {
	background-image: url('images/121708_SalonWish_Logo.gif');
}

div#wrapper {
	width: 700px;
}

h2 {	
	background-repeat: no-repeat;
	height: 56px;
	margin: 0px 0px 20px 0px; 
	padding: 0px;
}

h2 span {
	display: none;
}

h2#benefits {
	background-image: url('images/header_02.gif');
}

h2#privacy {
	background-image: url('images/pp_header_02.gif');
}

h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
	margin:0px;
	padding:0px;
}

h3 a {
	color: #099;
}

a.link {
	color: #000;
}

a.link1 {
	color: #099;
}