@charset "utf-8";
body {
	background:#999;
}

#wrapper {
	background-color:#FFF;
	background-repeat:no-repeat;
	width:780px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#header {
	width:765px;
	height:54px;
	padding-left:15px;
	padding-top:18px;
	background-image:url(images/header_tausta.jpg);
	}

#center {
	width:780px;
	height:auto;
	float:right;
	background-color:#FFF;
	}
	
#navi {
	width:201px;
	height:480px;
	margin-left:0px;
	margin-top:0px;
	padding-left:15px;
	background-image:url(images/navi_tausta.jpg);
	background-repeat:no-repeat;
}

#navinavi {
	width:151px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-image:url(images/linkit_tausta.jpg);
	}

#container_etusivu {
	width:384px;
	height:450px;
	float:right;
	background-image:url(images/content_tausta.jpg);
	background-repeat:no-repeat;
	padding-left:90px;
	padding-right:90px;
	}
	
#container {
	width:384px;
	height:auto;
	float:right;
	background-image:url(images/content_tausta.jpg);
	background-repeat:no-repeat;
	padding-left:90px;
	padding-right:90px;
	}

#content_home {
	width:530px;
	height:auto;
	float:right;
	margin-top:28px;
}

#footer {
	width:780px;
	height:60px;
	background-color:#FFF;
	float:right;
	}

#footer_content {
	width:400px;
	height:35px;
	text-align:center;
	margin-left:300px;
	margin-top:20px;
	margin-bottom:10px;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#C90;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}
	
.vahvennettu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	}

.indexpage {
	color:#C90;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.indexpage_iso {
	color:#C90;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.indexpagetumma {
	color:#300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.indexpage_footer {
	color:#366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

a.email:link {
	color:#C90;
	font-weight:bold;
}

a.email:visited {
	color:#C90;
	font-weight:bold;
}

a.email:hover {
	color:#366;
	font-weight:bold;
	}

a.email:active {
	color:#C90;
	font-weight:bold;
}
	
a.linkkivalikko:link {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	float:right;
	margin-right:10px;
	margin-top:5px;
	text-decoration:none;
}

a.linkkivalikko:visited {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	float:right;
	margin-right:10px;
	margin-top:5px;
	text-decoration:none;
}

a.linkkivalikko:hover {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	float:right;
	margin-right:10px;
	margin-top:5px;
	background-color:#666;
	display:table-row;
	text-decoration:none;
}

a.linkkivalikko:active {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	float:right;
	margin-right:10px;
	margin-top:5px;
	text-decoration:none;
}

a.news:link {
	color:#300;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

a.news:visited {
	color:#300;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
a.news:hover {
	color:#366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a.news:active {
	color:#300;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.image_left {
	float:left;
	padding-right:5px;
}

.image_right {
	float:right;
	padding-left:5px;
}

a:link {
	color:#300;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a:visited {
	color:#930;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a:active {
	color#300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}


