body {
	color:#131754;
	font:12px Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	background-image: url(img/tausta.png);
	background-color: #131754;
}

#container {
width:850px;
margin:0px auto;
margin-top:20px;
}

#content_left {
	float:left;
	width:340px;
	background:url(img/logo_therapy1.png) no-repeat left bottom;
	background-position: center top;
	padding-top:147px;
	height: 400px;
}

#seaweed {
	width: 340px;
	height: 380px;
	background-image:url(img/seaweed2.png);
	clear: both;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
}

#content_right {
	float:right;
	width:510px;
	padding-top:150px;
	background-repeat: no-repeat;
	background-position: center;
}

.content {
	padding-left:70px;
	margin-bottom:40px;
	font-size:11px;
	padding-right: 50px;
	line-height: 140%;
}

h1 {
	font-size: 14px;
	font-weight: bold;

}
h2 {
	font-size: 12px;
	font-weight: bold;
}
.otsikko {
	height: 40px;
}


#menu {
	display: block;
	margin-left:90px;
	margin-top: 30px;	
}

ul {
list-style-type: none;
margin: 0;
padding: 0;
}

li {
width:170px;
height:50px;
}

li a:link , li a:visited , li a:active {
display:block;
width:170px;
height:50px;
text-indent: -9999px;
}
/*menu_kuvat*/
#club_therapy a:link, #club_therapy a:visited {
	background:url(img/button_clubtherapy.png);
	background-repeat: no-repeat;
}

#club_therapy a:hover {
	background-image:url(img/hoverbutton_clubtherapy.png);
}

#tapahtumat a:link , #tapahtumat a:visited {
	background:url(img/button_tapahtumat.png);
	background-repeat: no-repeat;
}

#tapahtumat a:hover {
	background-image:url(img/hoverbutton_tapahtumat.png);
}

#yhteystiedot a:link , #yhteystiedot a:visited {
	background:url(img/button_yhteystiedot.png);
	background-repeat: no-repeat;
}

#yhteystiedot a:hover {
	background-image:url(img/hoverbutton_yhteystiedot.png);
}


/* CSS Document */
