body {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #000000;
	background: url(./img/kuosi.jpg) no-repeat top left #d6d6d6;
}
.auki{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.kuvaus{
	font-size: 10px; 
	color:#555555;
}

div.container{
	float:left;
	width: 860px;
	height:485px;
	border: 0px solid #000000;
	margin:10px 0px 0px 36px;
	
}
div.bar_top{
	width:100%;
	height: 5px;
	background: url(./img/bar_top.jpg) no-repeat top left #118f40;
}
div.bar_top_y{
	width:100%;
	height: 5px;
	background: url(./img/bar_top_y.jpg) no-repeat top left #ebc14a;
}
div.bar_left{
	float:left;
	width:112px;
	height: 460px;
	background: url(./img/bar_left.jpg) no-repeat top left #118f40;
}
div.bar_left_y{
	float:left;
	width:112px;
	height: 460px;
	background: url(./img/bar_left_y.jpg) no-repeat top left #ebc14a;
}
div.content{
	float:left;
	width:748;
	height: 460px;
}
div.bar_bottom{
	width:100%;
	height:20px;
	background: url(./img/bar_bottom.jpg) no-repeat top left #118f40;
}
div.bar_bottom_y{
	width:100%;
	height:20px;
	background: url(./img/bar_bottom_y.jpg) no-repeat top left #ebc14a;
}
div.valikko{
	margin: 7px 0px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
div.alavalikko{
	margin: 3px 0px 0px 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
div.col_left{
	float:left;
	margin-left: 20px;
	width:408px;
	height:425px;
	/*border: 0px solid #000000;*/
	font-size: 11px;
	overflow:auto;
}
div.col_right{
	float:left;
	width:300px;
	height:425px;
	text-align: center;
	/*border: 1px solid #000000;*/
}
img{
	border: 0px;
}
img.logo{
	margin: 5px 10px 10px 5px;
}
img.terassi{
	margin: 12px 0px 12px 0px;
	border: 2px solid #118f40;
}
img.yellow{
	margin: 12px 0px 12px 0px;
	border: 2px solid #ebc14a;
}
img.banneri{
	margin: 15px 0px 0px 20px;
	border: 0px;
}
a.valikko{
	text-decoration: none;
	color: #000000;
}
a.valikko:hover{
	text-decoration: none;
	color: #ebc14a;
}
a.alavalikko{
	text-decoration: none;
	color: #000000;
}
a.alavalikko:hover{
	text-decoration: none;
	color: #118f40;
}
a {
  color: #000000;
  text-decoration:none;
  font-weight: bold;
}