@charset "utf-8";
/* CSS Document */

body  {
	background: url(images/tausta_03.jpg) repeat-x top #007A8D;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
p {
	font-family: arial, "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size:12px;
	line-height:17px;
	padding-left:10px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	padding-top: 10px;
	color:#004A63;
	padding-left:10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	color:#cc0000;
	padding-top: 10px;
	padding-left:10px;
}

	
/*------------------------divs-------------------------*/
#container { 
	width: 871px;
	background: #FFFFFF;
	margin-left: auto; 
	margin-right: auto;
	margin-top:15px;
	margin-bottom:0;
	text-align: left;
	} 
#header { 
	height:104px;	
	padding:0;
	margin:0;
	} 
	
#kuva_navigaatio { 
	margin-top:0px;
	position: relative;
	z-index: 1000;
	height: 200px;
	list-style: none;
	text-align: left;
	font-family: arial, Helvetica, Arial, "Times New Roman", Verdana;
	font-size:11px;
	font-weight: bold;
	color:#007A8D;
	text-decoration:none;
	
	
	} 


#sidebar_right {
	float: right;
	width: 220px;
	background: url(images/sb_right_bg_11.gif);
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	min-height:250px;
	margin-left:5px;
	height: 500px;
		
		
}

#sidebar_right hr {
	width: 200px;
	color: #E20A16;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 25px;
	margin-top: 25px;
}

#sidebar_right h1{
	margin-left: 15px;
	margin-right: 10px;
	padding-top: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	padding-top: 10px;
	color:#004A63;
	
	
	
	
}
#sidebar_right p {
	margin-left: 15px;
	margin-right: 10px;
	font-family: arial, "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size:12px;
	line-height:15px;
	
	}
	
	
	
#mainContent { 
	margin: 0 10 0 10; 
	padding-left:15px;
	
} 
#footer { 
	padding-top: 0px;
	padding-bottom: 0px; 
	background:#BACC00;
	height:40px;
	position: relative;
	float:left;
	width:871px;
	margin-bottom:20px;
} 
#footer p {
	margin: 0; 
	padding: 0px;
	font-family: arial, "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size:11px;
	line-height:17px;
	text-align:center;
	vertical-align:middle;
	line-height:40px;
	
}	

li{
	font-family: arial, "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size:12px;
	line-height:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#BACC00;
	list-style:none;

}	
li a {
	text-decoration:none;
	color:#013D47;
	list-style:none;
}	
li a:hover  {
	color:#000000;
	list-style:none;
	
}	
	
.taulukko {
	font-family: arial, "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size:12px;
	line-height:14px;
	padding-left:10px;
}
	
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

[if IE]>
<style type="text/css"> 
#sidebar1 { padding-top: 30px; }
#mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it may need to avoid several bugs */
</style>
<![endif]
