@charset "iso-8859-1";


#maincontent {
	padding: 0;
	border: 0;
	width:480;
	overflow:hidden;
	}


#sitebody,
#header,
#middle,
#menupanel,
#infopanel,
#footer {
	padding: 0;
	border: 0;
	
}

#sitebody {
	width: 900px;
	margin: 0 auto 0 auto;
	position: relative;
	background: url(images/tausta_rakenne.jpg) repeat-y;
}

#header, #middle {
	width: 900px;
}

#header {
	height: 255px;
}

#middle {
	min-height: 600px;
}

#menupanel {
	width: 166px;
	float: left;
}

#infopanel {
	width: 230px;
	min-height: 583px;
	float: left;
	background: url(images/tausta_palsta.jpg) top no-repeat;
}

#maincontent {
	width: 504px;
	min-height: 583px;
	float: left;
	background: url(images/tausta_sisalto.jpg) top no-repeat;
}

#footer {
	width: 900px;
	height: 136px;
	clear: both;
}
