* {
	padding: 0;
	margin: 0;
}

#wrapper
{
width: 900px;
height: 650px;
margin: 0px auto;

}
#header
{
width: 900px;
height: 30px;
background:   url(../images/header.png);
margin: 0px auto;
margin-top: 40px;
}
#header p
{
font-family: Verdana;
color: #FFFFFF;
font-size: 15px;
padding: 5px 5px 5px 5px;
}

#header a
{
float: right;
}
img {border: none;}
a {outline: none;}
a:visited
{
border-style: none;
}
#topper
{
width: 900px;
height: 15px;

text-align: center;
}
#topper p
{
font-family: Lucida Sans Unicode;
color: #000000;
font-size: 15px;
}
#content
{
width: 900px;
height: 600px;
float: left;


}
#linkkiosio
{
width: 300px;
height: 100px;
margin-top: 500px;
background: #FFFFFF;
}

#galleria
{
width: 900px;
height: 600px;
float: left;
background:  url(../images/hinnastotaustaeng.png);
background-repeat: no-repeat;
}
#filmstrip
{
height: 55px;
width: 898px;
background: #666666;
margin-top: 530px;
float: left;
}
#navi
{
width: 900px;
height: 20px;
float: left;
margin-top: 0px;
background: #000000;
}
#navi ul
{
width: 900px;
height: 20px;
float: left;
text-align: center;
background: #000000;


}
#navi ul li
{
width: 112px;
height: 20px;
float: left;


list-style: none;

}

#navi ul li.eka
{
width: 112px;
height: 20px;
float: left;

list-style: none;
text-align: left;
}
#navi ul li.vika
{
width: 112px;
height: 20px;
float: right;


list-style: none;
border: none;
text-align: right;
}
#navi ul li a
{
width: 112px;
height: 10px;
float: left;
color: #FFFFFF;
font-size: 15px;
text-decoration: none;
font-family: Lucida Sans Unicode;

}
#navi ul li a.vika
{
width: 112px;
height: 10px;
float: right;
color: #FFFFFF;
font-size: 15px;
text-decoration: none;
font-family: Lucida Sans Unicode;

}







