/* CSS Document fillarihelsinki - layout.css 17.4.2009 E.Rantanen*/

body	{
margin:0;
background-color:#ffffff;
background-image:url(img/body-bg1.jpg);
background-repeat:no-repeat;
}

div#universal-wrap	{
width:1044px;
margin:auto;
}

div#central-wrap	{
width:768px;
margin:0;
background-color:#000000;
float:left;
}

div#central-content	{
width:668px;
margin:10px 0 0 50px;
}

div#accessibility	{
width:668px;
height:45px;
margin:0;
}

div#languages	{
float:right;
}

div#fillarihelsinki-header	{
width:668px;
height:104px;
}

div#fillarihelsinki-header h1	{
margin:0;
}

div#fillarihelsinki-header h1 a img	{
border:none;
}

div#menu-top {
height:25px;
}

div#menu-top ul {
margin:0;
}

div#menu-top ul li	{
display:inline;
}

div#content-wrap	{
width:668px;
}

div#content-spacer	{
width:668px;
height:52px;
}

div#content-left	{
width:468px;
float:left;
}

div.line-1 {
width:468px;
height:3px;
background-image:url(img/line1.jpg);
background-repeat:no-repeat;
}


div#sidebar-content	{
width:181px;
float:right;
}


div#sidebar-left	{
width:131px;
float:left;
margin:0;
}

div#sidebar-left-spacer	{
height:70px;
}

div#sidebar-left-top	{
width:131px;
height:12px;
}

div#sidebar-left-content	{
width:131px;
background-image:url(img/sidebar-left-content-bg.png);
background-repeat:repeat-y;
}

div#sidebar-left-content ul,div#sidebar-left-content ul li	{
margin:0;
}


div#sidebar-left-bottom	{
width:131px;
height:13px;
}

div#sidebar-right-banners	{
width:140px;
float:right;
margin-top:4px;
}