
div#contentholder
{
	background: transparent url(/img/topborder.png) 0 0 no-repeat;
	margin-top: 10px;
	width: 950px;
	height: auto;
}

div#contentholder div#frontimage
{
	float:left;
	background: transparent url(/img/isokuva.jpg) 0 0 no-repeat;
	height: 340px;
	width: 706px;
}

div#contentholder div#rightbanners
{
	float: left;
	margin-left: 20px;
	margin-top: 0px;
}

div#contentholder div#rightbanners div.banner
{
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 8px;	
}

div#bottomboxes
{
	clear: both;
	float: left;
	width: 940px;
	height: 137px;
	margin-top: 5px;
	
	
}

div#bottomboxes div
{
	float: left;
	height: 137px;
	margin-right: 5px;
}

div#bottomboxes div.first
{
	background: transparent url(/img/firstbottom.png) 0 0 no-repeat;
	width: 351px;
}

div#bottomboxes div.second
{
	background: transparent url(/img/secondbottom.png) 0 0 no-repeat;
	width: 282px;
}

div#bottomboxes div.third
{
	background: transparent url(/img/thirdbottom.png) 0 0 no-repeat;
	width: 281px;
}


