#content {
background: url(index_homeproject_tiedostot/index_pohja.jpg) top center no-repeat;
width: 600px;
height: 836px;
margin: 0 auto 0 auto;
padding-top: 20px;
}


#headermenu {
list-style: none;
margin: 0px 0 0 18px;
padding: 20px 0 0 0;
font: bold 0.6em Georgia, Times, "Bookman old style", serif;
}

#headermenu li {
float: left;
width: 60px;
height:80px;
margin-left: 12px;
}

#headermenu li:first-child {
margin-left: 0;
}

#headermenu a {
text-decoration: none;
}

#headermenu a:hover {
}

#headermenu  a img {
border: 0;
}

#headermenu .caption {
display: block;
padding-top: 62px;
text-align: center;
white-space:nowrap;
color: #333;
}

#headermenu .caption:hover {
text-decoration: underline;
}


#home {
display: block;
padding-bottom: 60px;
background: url('index_homeproject_tiedostot/kasisuihke.png') no-repeat 0 0;
}

#home:hover {
background: url('index_homeproject_tiedostot/kasisuihke-over.png') no-repeat 0 0;
}

#playlife  {
display: block;
padding-bottom: 60px;
background: url('index_homeproject_tiedostot/kasisuihke.png') no-repeat 0 0;
}

#playlife:hover  {
background: url('index_homeproject_tiedostot/kasisuihke-over.png') no-repeat 0 0;
}

#baking {
display: block;
padding-bottom: 60px;
background: url('index_homeproject_tiedostot/talo.png') no-repeat 0 0;
}

#baking:hover {
background: url('index_homeproject_tiedostot/talo-over.png') no-repeat 0 0;
}

#company {
display: block;
padding-bottom: 60px;
background: url('index_homeproject_tiedostot/hamppis.png') no-repeat 0 0;
}

#company:hover {
background: url('index_homeproject_tiedostot/hamppis-over.png') no-repeat 0 0;
}

#products {
display: block;
padding-bottom: 60px;
background: url('index_homeproject_tiedostot/arne.png') no-repeat 0 0;
}

#products:hover {
background: url('index_homeproject_tiedostot/arne-over.png') no-repeat 0 0;
}

#artists {
display: block;
padding-bottom: 60px;
background: url('index_homeproject_tiedostot/hamahakki.png') no-repeat 0 0;
}

#artists:hover {
background: url('index_homeproject_tiedostot/hamahakki-over.png') no-repeat 0 0;
}

#mumsshop {
display: block;
padding-bottom: 60px;
background: url('index_homeproject_tiedostot/logo.png') no-repeat 0 0;
}

#mumsshop:hover {
display: block;
padding-bottom: 60px;
background: url('index_homeproject_tiedostot/logo-over.png') no-repeat 0 0;
}

#contact {
display: block;
padding-bottom: 60px;
background: url('index_homeproject_tiedostot/puhelin.png') no-repeat 0 0;
}

#contact:hover {
background: url('index_homeproject_tiedostot/puhelin-over.png') no-repeat 0 0;
}

#bottom-menu {
position: relative;
list-style: none;
padding: 0;
margin: 0;
}

#bottom-menu a {
	border: 0;
	display:block;
	overflow:hidden;
	position: absolute;
	text-indent:-9999px;
	}

#eelis {
	top: 0px;
	left: 10px;
	width: 110px;
	height: 20px;
	margin-top: 790px;	
}

#outi {
	top: 0px;
	left: 260px;
	width: 130px;
	height: 20px;
	margin-top: 790px;
}

#bottomshop {
	top: 0px;
	left: 500px;
	width: 90px;
	height: 50px;
	margin-top: 760px;	
}






