/* Puretaan kuvien kovakoodaus - Jaana 18.5.2009
#subnav {
	position: relative;
	z-index: 100;
	margin-top: 410px;
	width: 100%;
	background: #fff;
}

#column1 .text {
	padding: 0;
	height: 410px;
	position: absolute;
	z-index: 99;
	top: 25px;
	left: 0;
}

#column1 .text img {
	vertical-align: bottom;
}
*/

#main {
	width: 33%;
}

#column1 {
	width: 16%;
}

#column2 {
	width: 50%;
}


