/*
	Etusivujen overridet css-saantoihin
	16.6.2006, jussi@bowsville.fi
*/

#heading
{
	width: 1020px;
	/*width: 882px;*/
}

#heading ul.sub-links
{
  left: 520px;
  /*left: 880px;
  width: 350px;
  bottom: 8px;*/
}

.the_frontpage
{
	
}

#navi-right
{
	bottom: 0px;
	position: absolute;
	left: 445px;
}


.frontpage_heading
{
	text-align: left;
	padding-left: 100px;
}

.frontpagecontent 
{
	width: 745px;  
}

.frontpage_content
{
	width: 745px;  
	position: absolute;
	left: 160px;
	margin-top: 10px;
}

#content 
{
	margin-left: 0;
	margin-right: 0;
}

#column-right 
{
	position: absolute;
	top: 60px;
	left: 890px;
	width: 140px;
}

#column-right-frontpage 
{
	position: absolute;
	top: 60px;
	left: 753px;
	width: 140px;
}
