body{
	font-family: Arial;
	font-size:11px;
	background: url("../images/bg_main_pools.jpg") left top repeat-x;
}
*{
	margin:0;
	padding:0;
}
img{
	border:0;
	vertical=align: bottom;
}
.clear{
	clear: both;
	font-size:0px;
	height:0px;
}

.bg_page{
	background: url("../images/bg_page_pools.jpg") left top repeat-x;
	width: 860px;
	padding: 15px 0 0 134px;
	margin:0px auto;
}
p, ul li{
	color: #4B4B4B;
}
h2{
	color: #005E9E;
	font-size:30px;
	padding:10px 0 10px 0;
}
h3{
	color: #005E9E;
	font-size:15px;
	padding:5px 0 10px 0;
}
h3 a{
	color: #005E9E;
	text-decoration: none;
}
/* ----------- 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/pools.jpg") right top no-repeat;
	width:421px;
	height:232px;	
	float: right;
	margin: 4px 4px 0 0;
	_margin: 4px 2px 0 0;
}
.click_to_spa{
	position:absolute;
	margin:122px 0 0 622px;
}
/* ----------- content -------------- */
.bg_content{
	background: url("../images/bg_content_pools.png") left top repeat-y;
	width: 700px;
	clear: both;
}
.content{
	background: url("../images/content_shadow_pools.png") left top no-repeat;
	min-height:150px;
	_height:150px;
	padding: 0 0 25px 0;	
}
.line{
	background: url("../images/bg_menu.png") left -1px repeat-x;
	width: 700px;
	height:23px;
}
/*left side*/
.left_side{
	width:210px;
	float: left;
}
.left_side p{
	color: #FFFFFF;
	font-size:22px;
	text-align: center;
	padding: 10px 0 10px 0;
}
.search{
	background: url("../images/bg_search_pools.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:440px;
	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;
}
.fix_height{
	clear: both;
	height:45px;
}
.news{
	position:absolute;
	margin: -25px 0 0 310px;
}
.news_text{
	width:400px;
}
.latest{
	clear: both;
	padding:20px 0 0 0;
}
.latest img{
	border: 6px solid #006EBB;
	float: left;
}
.latest div{
	width:280px;
	float: left;
	padding:0 0 0 20px;
}
.bottom{
	position: absolute;
	clear: both;
	background: url("../images/bg_bottom.jpg") left top no-repeat;
	width: 749px;
	height: 69px;
	margin: 0 0 0 -49px;
}
#m a:link {
	text-decoration:none;
	color: #5F657B;
	font-family: Arial, Helvetica, sans-serif;
}
#m a:visited {
	text-decoration:none;
	color: #5F657B;
	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;
}