@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#main_container {
	background-color: #FFFFFF;
	text-align: center;
	width: 808px;
	margin-right: auto;
	margin-left: auto;
}
#header_container {
	height: 137px;
	width: 807px;
}
#header_logo {
	float: left;
	height: 137px;
	width: 216px;
}
#header_logo a {
	border:none;
}
.clear_float {
	clear: both;
}
#middle_container {
	width: 807px;
}
#left {
	float: left;
	width: 216px;
}
#logo_bottom {
	height: 75px;
	width: 216px;
}
#navi_left_safemargin {
	float: left;
	height: 100px;
	width: 102px;
}
#navi_content {
	float: left;
	width: 114px;
	height: 259px;
}
.navi_divider {
	background-image: url(IMG/img_navi_divider.jpg);
	background-repeat: no-repeat;
	height: 1px;
	width: 114px;
	margin: 0px;
}
.no_display {
	display: none;
}
#navi_1 a {
	background-image: url(IMG/img_navi_etusivu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 30px;
	width: 114px;
	margin: 0px;
}
#navi_1 a:hover {
	background-position: bottom;
}
#navi_2 a {
	background-image: url(IMG/img_navi_yhteystiedot.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 30px;
	width: 114px;
	margin: 0px;
}
#navi_2 a:hover {
	background-position: bottom;
}
#center {
	background-image: url(IMG/img_middle_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 460px;
	width: 375px;
}
#right {
	float: left;
	height: 460px;
	width: 216px;
	background-image: url(IMG/img_right_bg.jpg);
	background-repeat: no-repeat;
}
#center p {
	width: 301px;
	margin-left: 50px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#center_yhteystiedot {
	background-image: url(IMG/img_middle_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 460px;
	width: 375px;
}
#center_yhteystiedot p {
	width: 301px;
	margin-left: 50px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#navi_1 {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 114px;
}
#navi_2 {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 114px;
}

