#wrapper {
width:960px;
margin-left:auto;
margin-right:auto;
overflow:hidden;
margin-top:0px;
}

#header {
overflow:hidden;
/*background-image:url(../images/body_bg.png);*/
width:960px;
}

#logo {
width:960px;
}

#mainmenu {
background-image:url(../images/mainmenu_bg.png);
overflow:visible;
/*height:45px;*/
}

#content-wrap {
overflow:hidden;
clear:both;
background-color:#f5f5f5;
background-image:url(../images/content_bg.png);
background-repeat:repeat-x;
}

#content100 {
width:960px;
}

#content80 {
position: relative;
padding-bottom: 5000px;
margin-bottom: -5000px;
width:665px;
float:left;
margin-top:10px;
}

#content_tuotteet {
position: relative;
padding-bottom: 5000px;
margin-bottom: -5000px;
width:420px;
float:left;
}

#content-bottom {
background-color:#FFF;
margin:10px;
padding:10px;
border:1px solid #927150;
-moz-border-radius: 5px;
border-radius: 5px;
overflow:hidden;
}

#bottom-left {
float:left;
}

#bottom-right {
float:right;
margin-right:10px;
}

#sidebar-right {
padding:10px;
margin:10px;
position: relative;
padding-bottom: 5000px;
margin-bottom: -5000px;
width:250px;
float:right;
overflow:hidden;
background-color:#f7f7f7;
border-left:1px dotted #555
}

#logopaneeli {
border-top: 1px solid #C41818;
background-color:#FFF;
overflow:hidden;
}

#footer {
clear:both;
overflow:hidden;
background-image:url(../images/footer_bg.png);
padding:10px;
border-top: 1px solid #C41818;
height:60px;
}