* {margin:0;padding:0}

* html, body {
  height: 100%;
}

body {
  background: #ffffff;
  font-family: Trebuchet MS, Arial, sans-serif;
  color: #666666;
  font-size: 11px;
  margin-left: auto;
  margin-right: auto;
}

a:link, a:visited {
  color: #0C78B6;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

a.iso:link, a.iso:visited {
  margin-top: 10px;
  background: none;
  font-size: 26px;
  color: #0C78B6;
  letter-spacing: -1px;
  text-decoration: none;
  display: block;
  line-height: 42px;
  padding-left: 5px;
  width: 335px;
  font-weight: normal;
}

a.iso:hover {
  background: url(../img/linkki-bg.gif) no-repeat;
  color: #ffffff;
}

img {
  border: 0;
}
/*
div#main {
  background: url(../img/front-bg.jpg) no-repeat top center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 813px;
  height: 50%;
  margin: auto;
}
*/
#main {
	background: url(../img/front-bg.jpg) no-repeat top center;
	width: 813px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

/*
* html div#main {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -25%;
  margin-left: -25%;
  width: 813px;
  background: url(../img/front-unelmista.gif) no-repeat left top;
}
*/
div#header {
 
  background: url(../img/hk-logo.png) top right no-repeat;
  text-align: left;
}

div#content {
  background: url(../img/front-empty.jpg) no-repeat;
  margin: 10px 0;
  height: 299px;
  width: 813px;
}

div#front {
  width: 340px;
  overflow: auto;
  height: 269px;
  float: left;
  padding-left: 10px;
}

div#front p {
  padding-left: 5px;
  margin-bottom: 10px;
}

div#front p.iso {
  font-size: 14px;
  font-weight: bold;
  color: #0C78B6;
}

div#front p.pieni {
  color: #A1A1A1;
  font-size: 10px;
}

div#footer {
  background: url(../img/footer-bg.gif) no-repeat left top;
  width: 813px;
  height: 58px;
}

div#haku {
  background: url(../img/front-haku-bg.gif) no-repeat;
  width: 274px;
  height: 58px;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  float: right;
}

div#haku input.laatikko {
  background: url(../img/front-haku-input.gif) no-repeat;
  border: none;
  height: 36px;
  margin: 7px 0 0 0;
  padding: 7px 5px 0 10px;
  width: 101px;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
}

div#footer-napit {
  width: 531px;
  height: 58px;
  line-height: 58px;
  text-align: center;
}

div#footer-napit a:link, div#footer-napit a:visited {
  display: inline;
  width: 110px;
  height: 28px;
  color: #ffffff;
  padding: 15px;
}

div#footer-napit a:hover {
  background: url(../img/footer-nappi-bg.gif) no-repeat;
  background-position: 4px 7px;
  text-decoration: none;
  display: inline;
  width: 110px;
  height: 28px;
  color: #ffffff;
  padding: 15px;
}

div#copyright {
  clear: both;
  margin-top: 15px;
  text-align: center;
  width: 813px;
  line-height: 25px;
  color: #cccccc;
}

div#left {
	float: left;
	width: 421px;
	height: 299px;
}
