body{
	font-family: Arial;
	font-size:11px;
	background: url("../images/bg_main_spa.jpg") left top repeat-x;
}
*{
	margin:0;
	padding:0;
}
#m a:link {
	text-decoration:none;
	color: #5F657B;
	margin: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#m a:visited {
	text-decoration:none;
	color: #5F657B;
	margin: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#m a:hover {
	text-decoration:none;
	color: #DD900A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#m a:active {
	text-decoration:none;
	color: #898FA2;
	margin: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#Layer1 a:link {
	text-decoration:none;
	color: #FCE6D2;
	margin: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#Layer1 a:visited {
	text-decoration:none;
	color: #fff;
	margin: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#Layer1 a:hover {
	text-decoration:none;
	color: #5F5F5F;
	font-family: Arial, Helvetica, sans-serif;
}
#Layer1 a:active {
	text-decoration:none;
	color: #fff;
	margin: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}
img{
	border:0;
	vertical=align: bottom;
}
.formtable	{   
		background-color: #FDFCFC;
		border: solid;
		border-color: #F3F3F3;
		border-width: 1px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #626262;
	    }
.clear{
	clear: both;
	font-size:0px;
	height:0px;
}

.bg_page{
	background: url("../images/bg_page_spa.jpg") left top repeat-x;
	width: 860px;
	padding: 15px 0 0 134px;
	margin:0px auto;
}
p, ul li{
	color: #6A6A6A;
}
h2{
	color: #8A6847;
	font-size:24px;
	padding:10px 0 10px 0;
}
/* ----------- header -------------- */
.header{
	background: url("../images/bg_header.png") left top repeat-x;
	width:700px;
	height:240px;
}
.header img{
	float: left;
	margin: 85px 0 0 20px;
}

.header_photo{
	background: url("../images/spa.jpg") right top no-repeat;
	width:421px;
	height:232px;	
	float: right;
	margin: 4px 4px 0 0;
	_margin: 4px 2px 0 0;
}
.click_to_pool{
	position:absolute;
	margin:54px 0 0 624px;
}
/* ----------- content -------------- */
.bg_content{
	background: url("../images/bg_content_spa.png") left top repeat-y;
	width: 700px;
	clear: both;
}
.content{
	background: url("../images/content_shadow.png") left top no-repeat;
	min-height:500px;
	_height:500px;	
}
/*left side*/
.left_side{
	width:205px;
	float: left;
}
.left_side p{
	color: #FFFFFF;
	font-size:22px;
	text-align: center;
	padding: 10px 0 10px 0;
}
.search{
	background: url("../images/bg_search.png") left top repeat-x;
	width:154px;
	height:67px;
	margin: 45px 0 0 26px;
}
.search input{
	width:138px;
	margin: 8px 0 12px 0;
	_margin: 8px 0 10px 0;
}
.search a{
	display: block;
	text-align: center;
}
/*right side*/
.right_side{
	width:445px;
	float:left;
	padding: 25px;
}
.right_side p{
	padding:0 0 5px 0;
}
.right_side ul{
	margin:10px 0 10px 20px;
}
.right_side ul li{
	list-style-type:none;
	background: url("../images/list.png") left 5px no-repeat;
	padding:0 0 0 9px;
}
.images{
	padding:20px 0 10px 0;
}
.images img{
	border: 6px solid #F2BE8C;
	margin:0 3px 0 0;
}
.bottom{
	position: absolute;
	clear: both;
	background: url("../images/bg_bottom.jpg") left top no-repeat;
	width: 749px;
	height: 69px;
	margin: 0 0 0 -49px;
}
a:link { 
	
	text-decoration: none; 
	color: #1074A2;
	}
a:visited { 
	text-decoration: none; 
	color: #1074A2;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #000000;
	}