body {
  margin: 0; padding: 0;
  background: #81ABC1 url( /clients/layoutsw/idea/pics/bg.gif ) repeat-x top left;
}
a {
  color: #195796;
}
a:visited {
  color: #195796;
  text-decoration: none;
}
#page {
  width: 900px;
  margin: 40px auto 0 auto;
  background-color: #FFFFFF;
}
#top-bar {
  height: 199px;
  background: #FFFFFF url( /Kotisivukone/clients/topbarsw/Bisnes/kurvirakennus/nelio.jpg ) no-repeat top left;
}
#content {
  margin: 20px 210px 20px 30px;
}

body.twocol #content { margin-left: 210px; margin-right: 210px; }
body.leftcol #content { margin-left: 210px; margin-right: 30px; }
body.rightcol #content { margin-left: 30px; margin-right: 210px; }
body.nocol #content { margin-left: 30px; margin-right: 30px; }

#content h1 {
  font-weight: normal;
  color: #110402;
  font-size: 150%;
}

#content h2 {
  color: #0F0405;
}

#menu {
  background: #5688A2 url( /clients/layoutsw/idea/pics/menu_bg.gif ) repeat top left;
  height: auto;
}
#menu ul {
  height: auto !important; min-height: 32px;
  height: 32px;
}
#menu ul li {
  padding: 0; margin: 0;
}
#menu ul li a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 29px;
  border-right: 1px solid #50839e;
  margin:1px 0 2px 0;
}
#menu ul li.sublink_active a {
  text-decoration: underline;
}
#menu ul a:hover {
  color: #fff;
  text-decoration: underline;
}
#menu ul li ul {
  padding-bottom: 1px;
  z-index: 100;
  border: 1px solid #5688A2;
  height: auto;
}
#menu ul li ul li {
  clear: both;
  background-image: none;
  height: auto;
}
#menu ul li ul li a {
  color: #5688A2;
  text-transform: none;
  padding: 4px 4px 4px 12px;
  overflow: hidden;
  text-decoration: none !important;
}
#menu ul li ul li a:hover {
  color: #5688A2;
}
#menu ul li ul li.active_link a, #menu ul li ul li a:hover {
  text-decoration: underline !important;
}


#left-bar, #right-bar {
  color: #5B5B5B;
}
#left-bar h1, #right-bar h1 {
  color: #5B5B5B;
  font-size: 110%;
  font-weight: bold;
}



.box {
  width: 182px;
  border: none;
  margin: 15px 10px 23px 10px;
}
.box .header {
  background: transparent url( /clients/layoutsw/idea/pics/box_top.png ) no-repeat top left !important;
  background-image: url( /clients/layoutsw/idea/pics/box_top.gif );
  padding: 0; margin: 0;
}
.box .content {
  background: transparent url( /clients/layoutsw/idea/pics/box_bg.png ) no-repeat bottom left !important;
  background-image: url( /clients/layoutsw/idea/pics/box_bg.gif );
}
.box h1 {
  padding: 10px 0;
  margin: 0 10px;
}
.box p {
  padding: 0 0 20px 0;
  margin: 0 10px;
  clear: both;
}

#footer {
}