/* CSS Document */

body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

div.yla
{
background-image:url(kuvat/bgYla.gif);
background-repeat:repeat-x;
height:319px;
margin-top:-10px;
}

div.banneri
{
width:905px;
height:322px;
margin:auto;
background-image:url(kuvat/banneri.jpg);
background-repeat:no-repeat;
margin-top:-324px;
}

div.keski
{
background-image:url(kuvat/bgKeski.gif);
background-position:top;
background-repeat:repeat-x;
}

div.sisalto
{
width:905px;
margin:auto;
}

div.logot
{
width:200px;
height:1500px;
background-color:#FFFFFF;
border:#D7D1D0 thin solid;
}

div.tekstit
{
width:505px;
margin-left:202px;
margin-top:-1511px;
background-color:#D7D1D0;
height:1502px;
}

div.tuotteet
{
width:200px;
height:1500px;
margin-top:-1502px;
margin-left:703px;
border:#D7D1D0 thin solid;
background-color:#FFFFFF;
}

div.ala
{
background-image:url(kuvat/bgAla.gif);
background-repeat:repeat-x;
height:60px;
margin-bottom:-15px;
}

div.copyright
{
background-image:url(kuvat/ala.jpg);
width:905px;
height:41px;
background-repeat:no-repeat;
margin:auto;
padding-top:5px;
color:#FFFFFF;
}

h1
{
font-size:14px;
font-weight:bold;
text-align:center;
padding-top:10px;
}

h2
{
font-size:12px;
font-weight:bold;
text-align:center;
padding-top:10px;
}

p.one
{
text-align:center;
}


