HTML, BODY {
	margin: 0;
	padding: 0;
}

BODY {
	background: #000002 url(../../_img/kynnys/bg.jpg) center 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFF;
}

DIV, IMG, P, H1, H2, H3, H4, H5, UL, OL, FORM, DL, DT, DD {
	display: block;
	margin: 0;
	padding: 0;
}

A, A:VISITED {
	text-decoration: none;
	color: #666;
	cursor: pointer;
}

A:HOVER, A:VISITED:HOVER {
	text-decoration: underline;
	color: #999;
}

A IMG {
	display: inline;
	border: 0;
}

DIV#wrap {
	position: relative;
	width: 544px;
	margin: auto;
	padding-top: 52px;
	font-size: 0.75em;
	line-height: 1.5833;
}

H1 {
	margin-top: -3px;
	padding-bottom: 3px;
	font: normal 2.0833em/1.16 Arial, Helvetica, sans-serif;
}



DIV#boxes {
	position: absolute;
	left: 0;
	top: 265px;
	width: 544px;
	height: 315px;
	overflow: hidden;
}

DIV#boxes DIV {
	width: 256px;
	height: 315px;
	overflow: hidden;
}

DIV#boxes DIV A {
	display: block;
	width: 256px;
	height: 244px;
	line-height: 244px;
	text-indent: -9999px;
	overflow: hidden;
}

DIV#boxes DIV#left {
	background: transparent url(../../_img/kynnys/boxx-iloqs10.jpg) 0 0 no-repeat;
	float: left;
}

DIV#boxes DIV#right {
	background: transparent url(../../_img/kynnys/boxx-privus.jpg) 0 0 no-repeat;
	float: right;
}

.fi DIV#boxes DIV#left { background-image: url(../../_img/kynnys/boxx-iloqs10-fi.jpg); }
.fi DIV#boxes DIV#right { background-image: url(../../_img/kynnys/boxx-privus-fi.jpg); }



DIV#lang {
	position: absolute;
	left: 50%;
	top: 550px;
	width: 200px;
	height: 21px;
	margin-left: -106px;
	text-align: center;
}

DIV#lang A.flag {
	background: transparent none 0 2px no-repeat;
	margin-left: 12px;
	padding: 0 0 0 21px;
	color: #FFF;
}

DIV#lang A.flag.fi { background-image: url(../../_img/kynnys/fi.png); }
DIV#lang A.flag.en { background-image: url(../../_img/kynnys/gb.png); }




P#copy {
	position: absolute;
	left: 3px;
	top: 587px;
	color: #D8D8D8;
}






