* {
	font-family: Arial, Helvetica, sans-serif;
}
A {
	color: #222;
	font-weight: bold;
	text-decoration: none;
}
A.on {
	color: #276AAB;
}
A:HOVER {
	text-decoration: underline;
}

BODY {
	background-color: #a8a6a3;
	margin: 0px;
}
BODY.subpage {
	background: #a8a6a3 url('img/bg_content_left.gif') repeat-y left top;
}
DIV,
TD,
TH,
TR {
	font-size: 12px;
}
H1,
H2,
H3,
H4,
H5 {
	color: #393531;
}
H1 {
/*	font-family: "MS Serif", "New York", serif;*/
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
H2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}
H4 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
DIV#header {
	height: 56px;
	left: 0px;
	margin-bottom: 5px;
	position: absolute;
	text-align: right;
	top: 0px;
	width: 712px;
}
DIV#lift {
	background-image: url('img/bg_lift.gif');
	background-repeat: no-repeat;
	height: 164px;
	left: 0px;
	position: absolute;
	top: 61px;
	width: 939px;
}
DIV#lift .logo {
	left: 61px;
	position: absolute;
	top: 40px;
}
DIV#lift .mainpicture {
	right: 0px;
	position: absolute;
	top: 0px;
}

DIV#navi1 {

}
DIV#navi1 A {
	margin-left: 1px;
}

DIV#navi2 {
	height: 135px;
	right: 230px;
	position: absolute;
	top: 15px;
	width: 230px;
}
DIV#navi2 A
{
	font-weight: normal;
	font-size: 13px;
}

DIV#ad {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 226px;
}
DIV#ad2 {
	position: absolute;
	right: -104px;
	top: 10px;
	width: 144px;
}

DIV#navi3 {
	left: 34px;
	font-size: 13px;
	padding-bottom: 20px;
	position: absolute;
	top: 295px;
	width: 140px;
}
DIV#navi3 A {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
DIV#navi3 A:HOVER {
	text-decoration: underline;
}
DIV#content,
DIV#content2 {
	padding-bottom: 20px;
	position: absolute;
	top: 295px;
	width: 100%;
}
DIV#content {
	left: 227px;
}
DIV#content2 {
	left: 487px;
}

DIV#content A,
DIV#content2 A {
	color: #3F59A7;
}

DIV#bgtop {
	background: transparent url('img/bg_body.gif') repeat-x left top;
	height: 258px;
	min-width: 712px;
}
DIV#bgbottom {
	background: transparent url('img/bg_content_top.gif') no-repeat left top;
	height: 253px;
	min-width: 712px;
}
DIV#bgtop DIV,
DIV#bgbottom DIV {
	width: 712px;
}

TABLE, TD, TH {
	border-style: none;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

TABLE.data {
	border-bottom-width: 2px;
	border-color: #8f949a;
	border-left-width: 4px;
	border-right-width: 3px;
	border-style: solid;
	border-top-width: 1px;
}
TABLE.data THEAD TD,
TABLE.data THEAD TH {
	border-top: 1px solid #8f949a;
	border-right: 1px solid #8f949a;
	font-weight: bold;
	padding: 2px 5px;
}
TABLE.data THEAD TH {
	font-family: "MS Serif", "New York", serif;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
}
TABLE.data TBODY TD,
TABLE.data TBODY TH {
	border-top: 1px solid #8f949a;
	border-right: 1px solid #8f949a;
	padding: 2px 5px;
}
TABLE.data TBODY TH {
	font-weight: bold;
}

.helpnavi {
	color: #fff;
	font-size: 11px;
}
.helpnavi A {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 3px;
}
.helpnavi A:HOVER {
	text-decoration: underline;
}

.section {
	background: transparent url('img/bg_etusivu_section.gif') no-repeat left top;
	height: 337px;
	position: absolute;
	width: 224px;
}

TABLE.referenssit {
/*
	width: 100%;
*/
}

TABLE.referenssit IMG {
	margin: 0px 0px 2px;
}
TABLE.referenssit TD {
	padding: 0px 0px 20px 0px;
	text-align: center;
	vertical-align: top;
}
TABLE.referenssit TD.spacer {
	width: 20px;
}

BODY.frontpage {
	background: #a8a6a3 url('img/body_frontpage.gif') no-repeat center top;
	text-align: center;
}
BODY.frontpage DIV#pagewrapper {
	margin: 0px auto;
	text-align: center;
	width: 946px;
}
BODY.frontpage DIV#page {
	margin: 0px auto;
	text-align: left;
	width: 908px;
}
BODY.frontpage DIV#header {
	position: static;
}
BODY.frontpage DIV#lift {
	position: static;
}

