* { padding: 0; margin: 0;border:0 } 
#top,#body,#footer {
	margin:0 auto;
	width:900px;
	border-style: solid;
	border-color: #000000;
}
#body {
	background:#ffffff;
	border-width: 0 1px 0 1px;
	height:461px;
}
#body #vasen {
  	float:left;
 	width: 405px;
}
#body #oikea {
  	text-align:left;
  	float:right;
 	width: 405px;
}

/*ETUSIVU*/
#body #etu {
 	width: 900px;
	height:484px;
	background-image: url(kuvat/index.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:right;	
}
#body #etu #info {
  	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;
	-khtml-opacity:0.80;
 	width: 325px;
	height:400px;
	float:right;
	margin:15px 20px 0 0;
	padding:10px;
  	text-align:left;	
	background-image: url(kuvat/etubg.gif);
	
}
#body #etu #video {
  	float:right;
	margin:30px 20px 0 0;
  
}
/*/////////////*/
#body #vasen #varjo,#body #oikea #varjo,#body #varjoiso {
  	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	-khtml-opacity:0.5;
  	height:14px;
  	background:#dddddd;
  	position:absolute;
  	padding:1px;
}
#body #varjoiso {
  	width:899px;
  	z-index:3;
}
#body #vasen #varjo {
  	width:493px;
}
#body #oikea #varjo {
  	width:405px;
}
#top {
	top:0;
  	height:113px;
	background:#6477b4;
	COLOR: #ffffff;
	background-image: url(kuvat/menu.gif);
	border-width: 1px;
}
#top #menu {
	float:left;
	width:200px;
}
#top #logo {
	height: 113px;
	float:right;
}
#footer, #footer a{
	text-align: center;
	color:#888888;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
}
a {
    FONT-weight: bold;
  	color: #555555;
    text-decoration: underline
}
img.tn {
  margin-top:15px;
  width:90px;
}
a.valk {
  	color: #ffffff;
}
a:hover {
  	color: #ff0000;
}
font.otsikko {
    FONT-weight: bold;
    FONT-SIZE: 14px;
}
body {
	padding:2px;
	text-align:center;
	background:#ffffff;	
	scrollbar-3dlight-color:black;
    scrollbar-arrow-color:black;
    scrollbar-base-color:white;
    scrollbar-darkshadow-color:white;
    scrollbar-face-color:white;
    scrollbar-highlight-color:white;
    scrollbar-shadow-color:black;
}
body, table {
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    line-height: 17px;
}
body.tausta {
  	margin:3px 0;
	background-image: url(kuvat/tausta.gif);
}
table.hinnat td {
	border-style: solid;
	border-color: #bbbbbb;
	border-width: 0px;
	padding:4px;
}
td.title {
  	width:300px;
  	height:113px;
	background:  url(kuvat/menu3.gif) no-repeat left;
}
td.title2 {
  	padding: 5px;
  	height:113px;
	background:  url(kuvat/menu2.gif) repeat left;
	COLOR: #ffffff;
}
td.title3 {
  	width:19px;
  	height:113px;
	background:  url(kuvat/menu4.gif) repeat left;
}
ul
{
	list-style-position: inside;
	list-style-image: url(kuvat/list.gif);
	list-style-type: square;
	text-indent: -10px;
	margin-left:0px;
	padding-left:10px;
	
}
ul.sisa,ul.sisa ul
{
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(kuvat/list.gif);
	text-indent: -15px;
	margin-left:0px;
	padding-left:20px;
}