html,body{
	height:100%;
	margin:0;
	padding:0;
}
body{
	background:#3D3F33;
	text-align:center;
	min-width: 886px;
	min-height: 621px;
	font-family: verdana, arial, sans-serif;
}
p {
font-size:12px;
line-height: 1.3;
}

a {
text-decoration: none;
color: #000;
}

h1{
color: #F0217B;
margin-bottom: 1em;
}
#vertical{
	float:left;
	height:50%;
	margin: -314px 0 0 0;
	width:100%;
}
#hoz {
	width: 886px;
	height: 631px;
	margin-left:auto;
	margin-right:auto;
	position: relative;


	background: url(images/etu_tausta.jpg) no-repeat;
	text-align:left;
	clear:both;
	overflow: hidden;
}


#nav {
position: absolute;
top: 334px;
left: 0;
height: 28px;
width: 100%;
}

#nav li {
display: inline;
float: left;
}

#nav li a {
position: absolute;
color: #000;
display:block;
height: 38px;
}

#mikakuka a{
background: url(images/nav_mikakuka.png) no-repeat;
width:141px;
left: 109px;
}
#mikakuka a:hover{
background: url(images/nav_mikakukao.png) no-repeat;
}

#kuvia a{
background: url(images/nav_kuvia.png) no-repeat;
width: 129px;
left: 242px;
}
#kuvia a:hover{
background: url(images/nav_kuviao.png) no-repeat;
}

#palvelumme a{
background: url(images/nav_palvelumme.png) no-repeat;
width: 104px;
left: 372px;
}
#palvelumme a:hover{
background: url(images/nav_palvelummeo.png) no-repeat;
width: 104px;
}

#kumppanit a{
background: url(images/nav_kumppanit.png) no-repeat;
width: 94px;
left: 485px;
}
#kumppanit a:hover{
background: url(images/nav_kumppanito.png) no-repeat;
width: 94px;
}

#yhteystiedot a{
background: url(images/nav_yhteystiedot.png) no-repeat;
width: 97px;
left: 590px;
}
#yhteystiedot a:hover{
background: url(images/nav_yhteystiedoto.png) no-repeat;
width: 97px;
}

#inenglish a{
background: url(images/nav_inenglish.png) no-repeat;
width: 81px;
left: 701px;
}
#inenglish a:hover{
background: url(images/nav_inenglisho.png) no-repeat;
width: 81px;
left: 701px;
}

#title_eng {
top: 387px;
left: 328px;
position: absolute;
}

#yhteys {
width: 400px;
font-size: 12px;
position: absolute;
top: 427px;
left: 275px;
}
.nimi{
text-align: right;
float:left;
width: 150px;
border-right: 5px solid #e3539a;
padding: 0 10px 0 0;

}
.osoite{
display: inline;
margin: 0 0 0 10px;
width: 200px;
float: left;
}

#linkit {
position: absolute;
top: 600px;
}

#a_sisustus {


position:absolute;
left: 360px;
color: #fff;
background: #F0217B;
height: 1.2em;

padding: 1px 3px;

}

#a_atflow {

position: absolute;

left: 811px;
}




