body{
	background-color:#00662f;
	background-image:url(images/body_bg.jpg);
	height:596px;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:Verdana, roman, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	margin:0px;
	}
#top{
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:332px;
	margin:0px;
	}
#menu{
	margin:0px;
	height:53px;
	}
	.menuitem{
		float:left;
		}
#submenu{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	width:1024px;
	padding-left:115px;
	}
	.sub_menuitem{
		float:left;
		}
#bg{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	width:1024px;
	margin:0px;
	float:left;
	padding-left:115px;
	padding-top:15px;
	margin:0px;
	padding-bottom:0px;
	}
	.etusivu_sisalto{
		text-align:left;
		}
	.etusivu_txt{
		padding-top:15px;
		padding-bottom:15px;
		margin:0px;
		text-align:left;
		}
.tuote{
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	}
	.tuote_txt{
		background-color:#00351a;
		height:129px;
		vertical-align:top;
		text-align:left;
		}
		.tuote_otsikko{
			margin-top:10px;
			margin-left:10px;
			font-size:14px;
			font-weight:bolder;
			text-align:left;
			padding:0px;
			}
		.tuote_sisalto{
			padding:0px;
			margin-left:10px;
			margin-right:10px;
			text-align:left;
			}
#yhteystiedot{
	float:left;
	text-align:left;
	}
	.yhteystiedot{
		margin:0px;
		color:#FFFFFF;
		text-decoration:none;
		}
	.yhteystiedot:hover{
		color:#FFFFFF;
		text-decoration:underline;
		}
	.yhteystiedot2{
		margin:0px;
		color:#FFFFFF;
		text-decoration:underline;
		}
	.yhteystiedot2:hover{
		color:#FFFFFF;
		text-decoration:none;
		}
		
#yhteystieto_kuva{
	float:left;
	padding-left:105px;
	padding-top:0px;
	margin:0px;
	}
#bottom{
	margin:0px;
	padding:0px;
	}
#footer{
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-y;
	width:1024px;
	}
	#footer p{
		font-size:10px;
		color:#FFFFFF;
		padding-left:110px;
		padding-top:5px;
		padding-bottom:25px;
		text-align:left;
		}
	#footer a{
		font-size:10px;
		color:#FFFFFF;
		text-decoration:none;
		}
	#footer a:hover{
		font-size:10px;
		color:#FFFFFF;
		text-decoration:underline;
		}
hr{
	border:none;
	height:1px;
	color:#004623;
	background-color:#004623;
	}