#bar {
	height: 100px;
	width: 30px;
	background-repeat: no-repeat;
	position: fixed;
	margin-top: 260px;
	z-index: 1000;
}

#head {
	height: 93px;
	width: 1000px;
	background-image: url(../images/head_2.jpg);
	background-color: #FFF;
	margin-left: 140px;
	top: 0px;
}
#head_2 {
	height: 93px;
	width: 1000px;
	background-image: url(../images/head_2.jpg);
	background-color: #FFF;
	margin-left: 140px;
	top: 0px;
}

#facebook{
	width:1000px;
	position:relative;
	margin-left: 140px;
	margin-top: 6px;
}

#txt {
	height: 568px;
	width: 1000px;
	background-image: url(../images/serv_prom.png);
	margin-left: 140px;
	margin-top: 40px;
}
#spas_head {
	height: 20px;
	width: 1000px;
	margin-left: 140px;
	margin-top: 40px;
}
#spas {
	height: 1796px;
	width: 1000px;
	margin-left: 140px;
	background-image: url(../images/spas/spas.jpg);
	margin-top: 10px;
}
#contra {
	height: 600px;
	width: 1000px;
	margin-left: 140px;
	background-image: url(../images/spas/contra.jpg);
	
}
#sauna {
	height: 600px;
	width: 1000px;
	margin-left: 140px;
	background-image: url(../images/spas/sauna.jpg);
	
}
#turco {
	height: 600px;
	width: 1000px;
	margin-left: 140px;
	background-image: url(../images/spas/turco.jpg);
	
}
#well {
	height: 601px;
	width: 1000px;
	margin-left: 140px;
	background-image: url(../images/spas/well.jpg);
	
}

#slides {
	margin-top: 8px;
	margin-left: 140px;
	height: 445px;
	width: 1000px;
}
.slides_container {
	width:1000px;
	height: 445px;
	
}



.slides_container a {
	width:1000px;
	height:445px;
	display:block;
	
}

.slides_container a img {
	display:block;
}



#slides .next,#slides .prev {
	position:absolute;
	top:304px;
	left:153px;
	width:24px;
	height:43px;
	display:block;
	z-index:10;
}

#slides .next {
	left:1080px;

}

/*
	Pagination
*/

.pagination {
	margin-left: 300px;
	width:380px;
}

.pagination li {
	float:left;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/serv/pagination.png);
	background-position:0 0;
	
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Footer
*/

#footer {
	text-align:center;
	width:580px;
	margin-top:9px;
	padding:4.5px 0 18px;
	border-top:1px solid #dfdfdf;
}

#footer p {
	margin:4.5px 0;
	font-size:1.0em;
}

/*
	Anchors
*/

a:link,a:visited {
	color:#599100;
	text-decoration:none;
}

a:hover,a:active {
	color:#599100;
	text-decoration:underline;
}

#foot {
	height: 100px;
	width: 1280px;
	background-repeat: no-repeat;
	background-image: url(../images/foot_02.png);
	margin-top: 20px;
}
