	body {
		text-align:center;
		background-color:#232B55;
		background-image:url(tausta.png);
		background-position:center;
		background-repeat:repeat-y;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		}
	
	#frame {
		width:650px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px 0px 0px 0px;
		text-align:left;
		}
	
	#contentleft {
		width:100px;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		float:left;
		background:#fff;
		}
	
	#contentcenter {
		width:545px;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		float:left;
		background:#eee;
		}
	
	#contentright {
		width:5px;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		float:left;
		background:#fff;
		}
	
	#contentheader {
		background:#fff;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		}
	
	p {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12pt;
		color:#313031;
		margin:0px 10px 10px 20px;
		padding-top:10px;
		}
		
	li {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:10pt;
		color:#313031;
		}
	
	.pikkuh1 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12pt;
		color:#313031;
		}
	
	#contentcenter h1 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18pt;
		color:#313031;
		padding-top:20px;
		margin:0px 10px 10px 10px;
		}
	
	#contentcenter h2 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14pt;
		font-style:italic;
		color:#313031;
		padding-top:20px;
		margin:0px 10px 10px 10px;
		}
	
	#contentcenter img {
		margin:10px 10px 10px 10px;
		}
		
	#contentcenter img.border {
		border:1px solid #999999;
		}
	
	.menu {
		color: white;
		font-family: Tahoma;
		font-size: 8pt;
		font-weight: bold;
		border-right: 1px solid white;
		text-decoration: none;
		background-color: #313031;
		padding:5px 10px 5px 5px;
		margin:0px 0px 0px 0px;
	}
	
	.menu:hover {
		background-color: #5A8EC6;
	}
	
	.menu_last {
		color: white;
		font-family: Tahoma;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
		background-color: #313031;
		padding:5px 10px 5px 5px;
		margin:0px 0px 0px 0px;
	}
	
	.menu_last:hover {
		background-color: #5A8EC6;
	}
	
	.toolbar {
		width:645px;
		background-color: #313031;
		padding: 7px 0px 7px 0px;
		margin:0px 0px 0px 0px;
	}
	
	.tuoteBox {
		border:dashed thin #333366;
		margin:0px 10px 10px 20px;
		padding:5px 5px 5px 5px;
		width:450px;
	}
		
	
	.tuoteOtsikko {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12pt;
		font-weight:bold;
		color:#313031;
	}
	
	.tuoteKuvaus {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12pt;
		color:#313031;
	}
	
	.hinta {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12pt;
		color:#313031;
		font-weight:bold;
	}
