body {
	padding: 0px;
	background: #385693;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a{
  color: #0066cc;
}

#etusivu_varaus{
  margin-bottom: 6px;
  float: right;
  width: 298px;
  height: 146px;
  overflow: hidden;
  background: url(img/fade_yellow.png) top left repeat-x #f8d455;
}
#etusivu_varaus .heading{
  height: 27px;
  font: bold 20px Times New Roman;
  color: #f24921;
  padding: 3px 0px 0px 15px;
}

#etusivu_yhteystiedot{
  margin-bottom: 6px;
  float: right;
  width: 298px;
  height: 108px;
  overflow: hidden;
  background: #faefc4;
}

div.heading_yellow{
  height: 27px;
  font: bold 20px Times New Roman;
  background: #f8d14a;
  color: #f24921;
  padding: 3px 0px 0px 15px;
}
div.ajankohtaista{
  width: 148px;
  float: left;
}
div.text{
  font: normal 12px Arial, Helvetica;
  color: #000000;
  padding: 5px 15px;
  line-height: 1.3em;
}

div.box_wide_yellow{
  width:100%;
  margin-bottom: 6px;
  background: #faefc4;
}

div.box_wide_blue{
  width:100%;
  margin-bottom: 6px;
  background: #eceff4;
}

#etusivu_flash{
  margin-bottom: 6px;
  float: right;
  margin-left: 6px;
  width: 456px;
  height: 260px;
  overflow: hidden;
}

#etusivu_alaoikea{
  margin-bottom: 6px;
  float: right;
  margin-left: 6px;
  width: 456px;
  height: 320px;
  overflow: hidden;
  background: #eceff4;
}

#etusivu_alavasen{
  margin-bottom: 6px;
  float: right;
  width: 298px;
  height: 320px;
  overflow: hidden;
  background: #eceff4;
}

div.heading_blue{
  height: 27px;
  font: bold 20px Times New Roman;
  background: #385693;
  color: #ffffff;
  padding: 3px 0px 0px 15px;
}

#container{
  width:760px;
  margin: 10px auto 0px auto;
  padding:10px;
  background: url(img/container_bg.png) top center no-repeat #ffffff;
  display:block;
}


#header{
  width: 760px;
  height: 91px;
  overflow: hidden;
  display:block;
}
#header .logot{
  width: 544px;
  float: left;
  vertical-align:bottom;
}
#header .oikea{
  width: 216px;
  float: left;
  color: #0066cc;
  font: normal 11px Arial, Helvetica;
}

#header img.arrow, #white_footer img.arrow{
  margin-right:10px;
}

#header a, #white_footer a{
  color: #0066cc;
  font: normal 11px Arial, Helvetica;
  text-decoration: none;
}

#header .rewards{
  padding-top: 10px;
  border:0;
  border-top: 1px solid #0066cc;
  margin-top: 5px;
}

#menu{
  background:#ffffff;
  border-bottom: 4px solid #002674;
  text-align:right;
  display:block;
  width:100%;
  margin-bottom: 10px;
}

#menu img{
  border:0;
  margin-left:2px;
}

#white_footer{
  text-align:right;
}


#footer{
  width:780px;
  margin: 5px auto 0px auto;
  padding:0px;
  display:block;
  font: normal 10px Arial, Helvetica;
  color: #ffffff;
}
