body
{
	background: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;
	line-height: 1.4;
	color: #000000;
	padding: 0;
	margin-top: 50px;
}
div
{
	text-align: left;
}
#container
{
	width: 1067px;	
}
.content
{
	padding-left: 45px;
}
.left
{
	width: 680px;
	float: left;
}
.right
{
	float: left;
	width: 381px;
}
.logo
{
	padding: 5px 0px 15px 0px;
}
.leftImage
{
	vertical-align: bottom;
}
.footer
{
	clear: both;
	float: left;
	width: 1067px;
	height: 139px;
	background: url(http://www.madeinfinland.net/images/ala.png);
}
.footerCell
{
	float: left;
	padding-top: 20px;
	padding-left: 45px;
}
.clear
{	
	clear: both;
	height: 0;
}