body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	background-position:center right;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

div.newsHeader{
	width:950px;
	height:100px;
	background-image:url(images/header_ajankohtaista.gif);
	background-color:#d7d7d7;
	background-repeat:no-repeat;
	margin:5px 0px 0px 10px;
}

div.newsHeaderFloater{
	width:300px;
	float:left;
	margin:0px 0px 0px 10px;
	padding:30px 0px 0px 0px;
}

div.newsHeaderFloater a{
	color:#4a4a4a !important;
}

a.newsLink, a.newsLink_eng{
	position:absolute;
	right:0px;
	top:97px;
	display:block;
	float:right;
	width:124px;
	height:38px;
	overflow:hidden;
	background-image:url(../images/sprite_news.png);
	background-repeat:no-repeat;
	}
	a.newsLink_eng{ background-image:url(../images/sprite_news_eng.png); }
	a:hover.newslink, a:hover.newslink_eng{ background-position:0px -38px; }


div.referenssit{
	width:430px;
	float:right;
}

div.referenssit img{
	float:right;
	margin:5px 10px 5px 0px;
}

div.kuvadivi{
	margin:0px 0px 0px 19px;
	width:450px;
	height:342px;
	overflow:hidden;
	border-top:5px solid #ebc856;
	border-right:5px solid #ebc856;
	border-bottom:5px solid #ebc856;
}


div.padds{
	margin:0px 0px 0px 10px;
}

h1{
	background-repeat:no-repeat;
	background-position:right center;
	height:35px;
	overflow:hidden;
	font-size:1px;
	color:#fff;
	line-height:200px;
	margin:0px 0px 10px 0px;
}

h2{
	background-repeat:no-repeat;
	background-position:right center;
	height:45px;
 	overflow:hidden;
	font-size:1px;
	line-height:200px;
	color:#fff;
	margin:0px 0px 5px 0px;
}

h3{
	background-repeat:no-repeat;
	background-position:left center;
	height:35px;
 	overflow:hidden;
	font-size:1px;
	line-height:200px;
	color:#fff;
	margin:0px 0px 5px 0px;
}

h4{

	font-family:arial, sans-serif;
	font-size:14px;
	color:#4a4a4a;
}

h4 span{ font-weight:normal; font-size:11px; }

p, ul{
	margin:0px 0px 20px 00px;
	font-family:arial, sans-serif;
	font-size:11px;
	color:#4a4a4a;
	line-height:160%;
}

p a{ color:#db9420; font-weight:bold; }
p a:hover{ text-decoration:none; }

td{
	vertical-align:top;
}

table.main{
	width:980px;
	margin-top:40px;
}

table.main td.vasen{
	width:465px;
	text-align:right;
}

table.main td.oikea{
	width:515px;
	text-align:left;
	background-image:url(images/keltainen.gif);
	background-repeat:repeat-y;
}

img{
	border:0;
}

div.menu{
	position:absolute;
	top:0;
	left:150;
	z-index:2;
	overflow:hidden;
	height:112px;
}

div.menu a, div.menu a.lock{
	height:112px;
	display:block;
	float:left;
	background-image:none;
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px 2px 0px 2px;
}

div.menu a.lock{
	background-image:url(images/bg_link.png);
}

div.menu a img, div.menu a.lock img{
	margin:50px 20px 0px 20px;
}

div.alimenu{
	height:37px;
	position:absolute;
	top:97;
	left:0;
	z-index:1;
	margin:0px 0px 0px 6px;
}

div.alimenu a:hover{
	text-decoration:underline;
}

div.alimenu a, div.alimenu a.lock{
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px 10px 0px 10px;
	font-family:arial, sans-serif;
	line-height:40px;
	font-size:11px;
	color:#494949;
	text-decoration:none;
	display:block;
	height:37px;
	background-image:none;
	background-repeat:no-repeat;
	background-position:center top;
}

div.alimenu a.lock{
	background-image:url(images/bg_alimenu.gif);
}


td.header{
	height:135px;
	background-image:url(images/bg_menu.gif);
	background-repeat:repeat-x;
}

td.main{
	background-image:url(images/bg_vasen.gif);
	background-repeat:repeat-y;
}

td.footer{
	height:36px;
	padding-left:20px;
	background-image:url(images/bg_footer.gif);
	background-repeat:repeat-x;
	color:#c4c4c4;
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
}

td.footer a{
	color:#c4c4c4;
	text-decoration:underline;
}

td.footer a:hover{
	text-decoration:none;
}

/* other elements */
hr {
	border-width:0;
	height:1px;
	border-top:1px solid #c0c0c0;
}
