html, body {padding: 0; margin: 0;}

body {
 text-align: center;
 background: #666;
 font-family: arial;
 font-size: 12px;
 line-height: 15px;
}

#container {
 width: 800px;
 background: #FFF url(/images/3.jpg) no-repeat;
 margin: 0 auto;
 text-align: left;
 position: relative;
}

#container div.wrapper {
 padding: 168px 0 0 0;
 overflow: auto;
}

#navigation {
 width: 209px;
 float: left;
 background: #FFF url(/images/4.jpg) no-repeat;
 padding: 35px 0 0 0;
}

#navigation h2 {
 color: #000;
 font-size: 12px;
 background: url(/images/6.png);
 padding: 3px 10px 3px 10px;
}

#navigation h3 {
 color: #000;
 font-size: 12px;
 padding: 3px 10px 3px 10px;
}

#navigation ul {
 color: #000;
 font-size: 12px;
 padding: 0px 10px 0px 25px;
 list-style: square;
}

#navigation a {
 color: #000;
 text-decoration: none;
}

#navigation a:hover {
 text-decoration: underline;
}

#navigation form {
 background: url(/images/7.png);
 height: 34px;
 position: relative;
}

#navigation input.text {
 position: absolute;
 top: 9px;
 left: 22px;
 width: 130px;
 border: none;
 height: 14px;
 background: transparent;
}

#navigation input.button {
 position: absolute;
 top: 10px;
 left: 158px;
 background: transparent;
}

#content {
 width: 450px;
 padding: 30px 0 30px 55px;
 float: left;
}

#print {
 position: absolute;
 right: 15px;
 top: 210px;
}

#homelink {
 width: 190px;
 height: 130px;
 position: absolute;
 top: 30px;
 left: 0px;
}

#yrityssuomi {
 width: 190px;
 height: 30px;
 position: absolute;
 top: 0px;
 left: 0px;
}

#print-footer, #print-logo {
 display: none;
}

#sponsors {
 text-align: center;
}

img {border: none;}

h1.main {
 position: absolute;
 top: 45px;
 left: 250px;
 font-size: 22px;
 line-height: 28px;
 text-align: center;
 width: 360px;
 color: #FFF;
}

h2 {
 color: #515f6f;
 font-size: 15px;
 line-height: 18px;
}

h3 {
 color: #515f6f;
 font-size: 15px;
 line-height: 18px;
 font-style: italic;
}

h4 {
 color: #515f6f;
 font-size: 12px;
 line-height: 18px;
}


hr {
 height: 2px;
 background: #fbe441;
 border: none;
}

a {
 outline: none;
}

div.gray {
 padding: 10px 25px;
 background: #ddd;
}

form.palaute label {
 font-weight: bold;
 font-size: 14px;
}

form.palaute input.submit {
 width: 40px;
 height: 20px;
 border: none;
 background: url(/images/32.gif) no-repeat 10px 0px;
}

form.palaute p {
 text-align: right;
 padding: 0 81px 0 0;
}
