<style type="text/css">
<!-- 

@font-face {
font-family: Mission Gothic;
font-weight: bold;
src: url("Mission_Gothic/Mission Gothic Bold.otf") format("opentype");
}

@font-face {
font-family: Mission Gothic;
src: url("Mission_Gothic/Mission Gothic Regular Italic.otf") format("opentype");
font-style:italic;
}

@font-face {
font-family: Mission Gothic;
src: url("Mission_Gothic/Mission Gothic Regular.otf") format("opentype");
}


body  {
	font-family: Mission Gothic, sans serif;
	background:#F1F1F1;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.thrColAbsHdr #container { 
	position: relative;
	width: 1000px;
	background:#F1F1F1;
	margin: 0 auto; 
	text-align: left;
	
} 


.thrColAbsHdr #header { 
	height: 60px; 
	padding:20px;
	text-align:center;
	padding-top:40px;
} 

#header a:hover{ 
	border-bottom:none;
} 

.thrColAbsHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

ul.nav {
	list-style: none;
	}
	
#alakategoria{
font-size:11px;
}

span{
    display:inline-block;
    border-bottom:1px solid black;
    padding-bottom:2px;
}

#eitapahdumtn a:hover{
text-decoration:none;
}

#kuvaus{
font-style:normal;
}
	
	a:link{
text-decoration:none;
color:#000000;
}

a:hover{
border-bottom: 1px solid #000;
padding-bottom: 2px;
text-decoration:none;
}

#alakategoriaactive{
font-size:11px;
color:#999;
border-bottom:none;
}

#alakategoriaactive a:hover{
font-size:11px;
color:#999;
border-bottom:none;
}

#alakategoriaactive a:visited{
font-size:11px;
color:#999;
border-bottom:none;
}

#alakategoria a:hover{
	border-bottom:none;
color:#999;
}

a:visited{
color:#000000;
}

#valiotsikko{
text-align:center;
}

#valiotsikko1{
	text-align:center;
	letter-spacing:2px;
}

#palvelu{
	text-align:center;
}
	
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 150px;
	left: 0;
	width: 150px;
	padding: 15px 10px 15px 0px;
	font-size:12px;
	letter-spacing:2px;
	line-height:16px;
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 150px;
	right: 0;
	width: 150px;
	padding: 15px 10px 15px 20px;
	font-size:12px;
	font-style:italic;
}
.thrColAbsHdr #mainContent { 
	position:absolute;
	margin: 0 200px;
	margin-top:60px;
	width:600px;
	font-size:12px;
	text-align:justify;
	padding-bottom:50px;
}

th, td
{
padding:0px;
}

#keskitetty{
text-align:center;
line-height:14px;
}

#wrap {
   width:600px;
   margin:0 auto;
}
#left_col {
   float:left;
   width:290px;
   text-align:left;
 
}
#right_col {
   float:left;
   width:290px;
   text-align:left;
   margin-left:20px;

}

#yhttiedot{
	font-size:16px;
	text-align:center;
}

.thrColAbsHdr #footer { 
	padding: 0 10px 0 20px;
	text-align:center;
	color:#999999;
	font-size:9px;
	letter-spacing:1px;
	
} 
.thrColAbsHdr #footer p {
	margin: 0;
	padding-top:100px;
	padding-bottom:20px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
--> 
</style>