body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
        color: #000000;
}

img{
       max-width: 360px;
       height: auto;
}

div.header {
	position: absolute;
	float: left;
	width: 950px;
	height: 301px;
	background:url(header.jpg) no-repeat;
	margin: 105px 0 0 0;
	z-index: 2;
}

div.headerjatkuu{
    background: url(jatkuu.jpg);
	position: absolute;
	float: left;
	width: 100%;
	height: 329px;
	margin: 105px 0 0 0;
	z-index: 1;
}

div.links {
	position: absolute;
	float: left;
	width: 555px;
	height: 63px;
	background-image:url(linkit/linkit.jpg);
	background-repeat: no-repeat;
	z-index: 3;
	margin: 42px 0 0 0;
}

div.linkit{
	margin: 25px 0 0 8px;
        border: 0;
        width: 510px;
}

div.logo{
	position: absolute;
	float: left;
	width: 377px;
	height: 54px;
	background-repeat: no-repeat;
	z-index: 3;
	margin:35px 0 0 555px;
}

/* SISÃ�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½LTÃ�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½OSA ALKAA */

div.contentspace {
	position: absolute;
	float: left;
	width: 916px;
	background-image:url(background.jpg);
	background-repeat: repeat-y;
	z-index: 2;
	margin: 406px 0 0 0;
}

div.content{
        width: 830px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0 15px;
        background-color: #f9f9fb;
}

div.contentotsikko{
	position: absolute;
	float: left;
	width: 50px;
	z-index: 2;
	margin: 380px 0 0 5px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0f3254;
        background-color: #d6e0e9;
}

/* SISÃ�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½LTÃ�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½LAATIKOT */

div.cboxmargin{
	margin: 5px 5px 5px 5px;
}


div.boxes{
        width: 745px;
	margin: -5px 0 -5px 0;
}

div.yritysboxes{
        width: 700px;
	margin: -5px 0 -5px 0;
}

p.leftboxyritys {
	float:left;
	width: 400px;
}

p.leftbox {
	float:left;
	width: 440px;
}

p.rightbox {
	float:right;
	width: 300px;
}

div.contentbox{
	margin: 10px 5px 5px 10px;
        border: 1px solid #e6e6e6;
        width: 815px;
	background: #f2f2f5;
        color: #000000;
	display: table; 
}

/* /SISÃ�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½LTÃ�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½LAATIKOT */

div.klemmari{
	position: absolute;
	float: left;
	width: 96px;
	height: 73px;
	z-index: 4;
	margin: 20px 0 0 743px;
}

div.contentbottom {
	width: 888px;
	height: 54px;
	background-image:url(bottom.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

/* SISÃ�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½LTÃ�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½OSA LOPPUU */

div.footer {
	width: 820px;
	height: 25px;
	z-index: 3;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin: -27px 0 0 20px;
	background-image:url(footerbg.jpg);
	background-repeat: no-repeat;
}

div.footerlogo {
	width: 101px;
	height: 20px;
	background-repeat: no-repeat;
	z-index: 2;
	margin: -15px 0 0 715px;
}

A:link {font-family: Verdana; text-decoration: none; color:#000000;}
A:hover { font-family: Verdana; text-decoration: none; color:#3C3C3C;}
A:visited {font-family: Verdana;text-decoration: none; color:#3C3C3C;}
