#sidebar {
  height:100%;
  position:absolute;
  top:110px;
  left:0px;
  width:180px;
  z-index:3;
}
#content {
  width:740px;
  position:relative;
  padding:56px 0px 54px 180px;
}
.menu { padding-bottom:36px; }
.menu li {
  padding:0px 25px;
  list-style-type:none;
  font-weight:600;
}
.menu li a { color:#9a9a9a; }
.menu li a.active, #menu li a:hover { color:#404040; }
.submenu li {
  padding-left:10px;
  font-size:11px;
}
.productcms {
  background:url(../img/promo-cms.jpg) left top no-repeat;
  height:396px;
  margin-bottom:18px;
}
.productcms a {
  height:36px;
  width:140px;
  background:url(../img/btn-aloitaheti.png) left top no-repeat;
  display:block;
}
.productcms a:hover { background:url(../img/btn-aloitaheti-hover.png) left top no-repeat; }
.productcms a {
  position:relative;
  top:288px;
  left:210px;
}

