#page-container {
	width: 760px;
	margin: auto;
}

#main-nav {
	
	position:relative;
	width:760px;
	height:30px;
	background: #999999;
	
}
#mainos{
	position:relative;
	float:right;
	clear:both;
	
}

#header {
	background: white;
	height:81px;
	background-image: url(header2.gif);
	background-repeat: no-repeat;
	background-position: center;
	
	
}
#footer {
	clear:both;
	position:relative;
	background-color: #999999;
	text-align: center;
	font-size: 90%;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-top:5px;
	padding-bottom:1px;
	color:white;
	/*overflow:hidden;*/
}
img.vasen{
clear:both;
overflow:hidden;
border:none;
}

img.kartta {
	opacity:0.4;
	filter:alpha(opacity=10);
}

li.fo {	
	text-align:center;
	display:inline;
	
}

body{
	text-align:center;
	margin: 0;
	padding: 0;
}

#menu1{

	display:inline;
	list-style-type:none;
	/*padding-top:5px;*/
}

#contents { 
	margin-top: 2px;
	margin-bottom: 15px;
	padding-top:2px;
	width:558px;
	background: white;
	float:right;
	position:relative;
	z-index:1;
	overflow:hidden;
	/*border-right: 1px solid #999999;*/
	/*border-left: 1px solid #999999;*/
	text-align:justify;
	}
	
#muut{ 
	margin-top: 2px;
	margin-bottom: 15px;
	padding-top:2px;
	width:558px;
	background: white;
	float:right;
	position:relative;
	z-index:1;
	overflow:hidden;
	text-align:justify;
	}
	
	
#skipmenu
{
	width:200px;
	margin-top:2px;
	float: left;
	/*border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
	position:relative;
	padding-top:0;
	padding-left: 0;
	text-align:left;
	z-index:-1;
	overflow:hidden;
}
li.li {
	margin-left:0;
	margin-left:15px;
	padding-left:15px;
	float:left;
	}
li.pdf{
	list-style-type:none;
	float:left;
	
}
	
	
ul.iv{
	margin-top:40px;
	text-align:left;
	list-style-type:square;

}
	

a.valikko:hover{background-color:black;color:white;}
a.valikko {
	float:left;
	text-decoration:none;
	color:white;
	background-color:#999999;
	padding:0.3em 0.6em;
	
}

ul.alavalikko1{
	list-style-type:none;
	width:200px;
	margin:0;
	padding:0;
	
}

a.alaval:hover{background-color:#999999;color:white;}
a.alaval {
	font-style:caption;
	color:black;
	float:left;
	width:200px;
	text-decoration:none;
	text-transform:lowercase;
	padding:0.1em 0.1em;
	border-left: 1px solid #999999;
	
}
p.footer{
	text-align:center;
	
}

tr.alueet{
	text-align:left;
}

td.alueet{
	text-align:left;
}
th.alueet{
	text-align:left;
	margin-bottom:5px;
}

div.img
  {
  margin:2px;
  border:1px solid #999999;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
  border:1px solid #999999;
  }
