/* CSS Document */
body {
  padding: 0;
  margin: 0;
  background: #fff url(/files/kiitotie/gfx/main-right-shadow.gif) repeat-y 658px 0;
  color: #000;
  font-family: "Verdana", Sans-serif;
  font-size: 11px;
}

body.blank {
  background: #fff;
  padding: 10px 10px 10px 10px;
}

ul
{
list-style-type: square;
} 


img {
  border: 0;
}

h1, h2, h3, h4 {
  margin-top: 0;
  font-family: "Verdana", Sans-serif;
  color: #B7AB8C;
  font-weight: 900;
}

h1 {
  font-size: 13px;
}

h2 {font-size: 12px;
}

h3 {font-size: 11px;
}

a {
color: #555656;
}

a:hover {
text-decoration: none;
}

#main {
  width: 865px;
  color: #000;
  padding-bottom: 30px;
}

#top {
  width: 865px;
  height: 283px;
  background: url(/files/kiitotie/gfx/top-kuvitus.jpg) no-repeat;
  color: #000;
}

#navi {
  height: 22px;
  width: 852px;
  background: #D9D2C2 url(/files/kiitotie/gfx/navi-bg.gif) repeat-x;
}

#left-col, #right-col {
  color: #555656;
  float: left;
}

#left-col {
  padding: 25px 45px 0px 55px;
  width: 560px;
}
#right-col {
  width: 190px;
  padding: 25px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#bottom {
  width: 865px;
  height: 16px;
  background: #fff url(/files/kiitotie/gfx/main-bottom-bg.gif) no-repeat;
}

.clearer {
  clear: both;
}
a.terms {
  font-size: 9px;
}

div.cmHotspot {
 position: relative;
}

#subnav {
  list-style-type: none;
  margin: 0 0 0 10px;
  padding: 0;
}

#subnav li {
  margin: 0;
  padding: 0;
}

#subnav ul{
  margin: 0 0 10px 20px;
  padding: 0;
}
