/*

Finpo Ky 
http://www.finpo.fi

*/

body {
margin: 0;
padding: 0;
font-family: Trebuchet MS;
font-size: 0.9em;
background-color: #ffffff;
}

h1 {
margin: 0px 0px 0px 0px;
font-size: 1.1em;
padding: 0px 0px 0px 0px;
color: #ffffff;
}

h2 {
color: #556B2F;
}

h3 {
color: #8fb939;
padding: 0px 0px 0px 0px;
font-size: 1.0em;
}

h4 {
margin: 0px 0px 0px 0px;
font-size: 0.9em;
padding: 15px 0px 0px 0px;
color: #bf0000;
}

h5 {
color: #bf0000;
}

h6 {
margin: 0px 0px 0px 0px;
font-size: 0.9em;
padding: 15px 0px 0px 0px;
color: #000000;
}

p {
font-size: 0.8em;
}

li {
font-size: 0.8em;
}

a {
text-decoration: none;
color: black;
font-size: 0.9em;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #bf0000;
}

img {
border: none;
}

ul#ymenu{
margin: 0;
padding: 0;
display:block;
font-style:normal;
}

ul#ymenu li{
float: left;
list-style: none;
}

ul#ymenu li a{
display:block;
padding: 2px 0px 0px 25px;
color: #000000;
text-decoration:none;
}

ul#ymenu li a:hover{
color: #bf0000;
text-decoration: none;
}

ul#otsikkomenu{
margin: 0;
padding: 0;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
}

ul#otsikkomenu li{
list-style: none;
border-bottom-color: #bf0000;
border-bottom-style : solid;
border-bottom-width : 1px;
}

ul#otsikkomenu li h1{
display:block;
padding: 3px 0px 0px 0px;
color: #bf0000;
text-decoration:none;
text-align: center;
width: 100%;
height: 20px;
}

ul#amenu{
margin: 0;
padding: 0;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
border-bottom-color: #bf0000;
border-bottom-style : solid;
border-bottom-width : 1px;
}

ul#amenu li{
list-style: none;
}

ul#amenu li a{
display:block;
padding: 3px 0px 0px 0px;
color: #000000;
text-decoration:none;
text-align: center;
width: 100%;
height: 20px;
}

ul#amenu li a:hover{
color: #bf0000;
text-decoration: underline;
}

#sivu {
margin: 0 auto;
width: 900px;
background-color: #ffffff;
}

#logo {
width: 100%;
text-align: center;
background-color: #ffffff;
}

#main {
width: 100%;
text-align: center;
background-color: #ffffff;
}

#footer {
width: 100%;
text-align: center;
background-color: #ffffff;
color: #666666;
}


