body  {
	font: 75% Verdana, Arial, Helvetica, sans-serif;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #DDDDDD;
/*		background-image:url(tiedostot/kuvat/www/metal_1000_fade.jpg);   */
/*	background-repeat: no-repeat;
background-position: 50% 0px;
background-attachment: fixed;
*/

	/*	background-image:url(tiedostot/kuvat/www/tausta4.jpg); 
		background-repeat: no-repeat;
background-position: 50% 0px;
background-attachment: fixed;*/

background-image:url(tiedostot/kuvat/www/steel.jpg); 
		background-repeat: no-repeat;
background-position: 50% 0px;
background-attachment: fixed;
}

.footer {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	height:35px;
	background-color:#EEE;
	position:relative;

}


.top-right {

/*margin-right: 9px;  clip right corner */
background-image:url(tiedostot/kuvat/www/round_oy.gif);
background-repeat:no-repeat;
margin: 25px 0px 0px 25px;
height: 18px;
width:931px;
}
.bottom-left {

/*margin-right: 9px;  clip right corner */
background-image:url(tiedostot/kuvat/www/round_va.gif);
background-repeat:no-repeat;
margin: 0px 0px 30px 25px;
height: 18px;
width:931px;
}
li {
	line-height:25px;
	
}


.menu {
		font: 90% Verdana, Arial, Helvetica, sans-serif;
		
}
.menu_yhteistyokumppaneille {
	color:#888;
}
