html,body{margin:0;padding:0;height:100%}

body{
	color: #1E1E1E;
	background-image: url(../kuvat/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 28px;
}

/************** Otsikkotyylit ja perusasettelu**************/

h1{
	color: #222;
	font-size: 210%;
	font-weight: normal;
	text-transform: capitalize;
}

h2{
 
 color: #cc3239;
 font-size: 18px;
}

h3{
 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 7px 4px 7px 8px;
	text-transform: uppercase;
	border-right-width: 30px;
	border-right-style: solid;
	border-right-color: #000000;
	margin: 0px;
	font-weight: bold;
}

h4{
        font-size: 12px;
        color: #4B4B67;
		
		
}

h5{
	color: #000000;
	font-size: 8px;
}


.form {
	font-family : Verdana, Arial, Helvetica, sans-serif}

a:link, a:visited{
	color: #cc3239;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #333333;
}



/************** Päävalikon UUSI css koodi **************/

 #navcontainer a 
{
	color: #e32931;
	background: url("../kuvat/left-tab-hover.jpg") no-repeat left top;
	text-decoration: none;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	text-transform: uppercase;
	height: 31px;
	margin-left:3px;

} 



#navcontainer a span 
{ 
background: url("../kuvat/right-tab-hover.jpg") right top no-repeat; 
padding-right: 15px; 
height: 31px;
padding-top:8px;

}


* html #navcontainer a /* ie6 hax*/
{
margin-bottom: -8px;

}




#navcontainer a, #navcontainer a span 
{ 
display: block; 
float: left ;


} 





#navcontainer a:hover 
{
	background: url("../kuvat/left-tab.jpg") left top no-repeat;
	text-decoration: none;
	padding-left: 15px;
	color: #fff;
	
} 

#navcontainer a:hover span 
{ 
background: url("../kuvat/right-tab.jpg") right top no-repeat; 
padding-right: 15px;
cursor:hand;
} 

#navcontainer  a.active
{
	background: url("../kuvat/left-tab.jpg") left top no-repeat;
	text-decoration: none;
	padding-left: 15px;
	color: #fff;	
	
} 

#navcontainer  a.active span 
{ 
background: url("../kuvat/right-tab.jpg") right top no-repeat; 
padding-right: 15px ;


} 

#navcontainer 
{ 
list-style: none; 
padding: 0; 
margin: 0 ;


} 

#navcontainer li 
{ 
float: left; 
display: block; 
margin: 0; 
padding: 0;


}






/************** Alavalikon css koodi **************/


#submenu_navcontainer {


}

#submenu_navcontainer ul {
margin:0px;
padding-top:8px;
margin-left:10px;

}

#submenu_navcontainer li {

float:left;list-style-type: none;
}

#submenu_navcontainer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #fff;
	list-style-type: none;	
	display: block;
	padding-right: 10px;
	padding-left: 10px;	
	padding-top: 3px;
	
	
	padding-bottom:3px;
	margin-right:5px;
	/*
	height: 20px;
	

	

	text-align: right;
*/


	
}

#submenu_navcontainer a:hover {
background-color: #F7F7F7;color: #e32931;
/*
	
	font-weight: bold;
	text-decoration:none;
	display: block;
	list-style-type:none;
	
	color: #e32931;
*/
	
	
}

#submenu_navcontainer li:hover {

	
}





#submenu_navcontainer  a.submenu_active{
background-color: #F7F7F7;color: #e32931;

	color: #e32931;/*	
	font-weight: bold;
	text-decoration:none;
	display: block;
	list-style-type:none;
	background-color: #F7F7F7;
	color: #e32931;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #666666;

*/
}









div#copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../kuvat/footer_bg2.jpg);
	background-repeat: no-repeat;
	background-position:center;
	height: 194px;
	padding-top: 10px;
	font-size: 95%;
	vertical-align: top;
	margin-top: 10px;
}

a.image:hover img 
{
  border: solid 4px grey;
}

a.image img 
{
  border: solid 4px lightgrey;
}




/* uutta */




div#container {
	width: 816px;
	margin-left:auto;
	margin-right:auto;
	

}

div#header{
	width: 816px;
	height: 135px;
	position: relative;
	background-image: url(../kuvat/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: auto;
	margin-left: auto;
	

}
  
  
div#content p{line-height:1.4}

div#navigation{
	position: relative;
	height: 31px;
	width: 816px;
	z-index: 100;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../kuvat/mainmenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #505050;
	
		
	
}

#navmain {

	margin:0px; 



	
}




div#footer{
	background: #333;
	color: #999999;
	width:100%;
	text-align:center;
	padding-top: 10px;
}
div#footer p{margin:0;padding:5px 10px}

div#wrapper{width:100%; }

div#content{
	padding-top: 40px;
	
}

div#sub_navigation{
	height: 40px;
	width: 816px;

	background-image: url(../kuvat/submenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	
}
div#extra{
	float:left;
	clear:left;
	width:18.9%;
	height: 200px;

}
div#footer{
	clear:both;
	width:100%; 
	height:50%;
	background-image: url(../kuvat/footer_bg.jpg);
	background-repeat: repeat-x;}
