@charset "UTF-8";
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #666666;
}
/* CSS Document */

#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #page {
	display: block;
	float: left;
	width: 1024px;
	background-color: #8B001B;
	border: thin solid #040404;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#container #page #ylakuva {
	display: block;
	float: left;
	height: 111px;
	width: 1024px;
}
#container #page #menu {
	display: block;
	float: left;
	height: 208px;
	width: 1024px;
}#container #page #keskus {
	background-color: #eceded;
	display: block;
	float: left;
	width: 585px;
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 0px;
}
#container #page #keskus_container {
	display: block;
	width: 952px;
	margin-left: 36px;
	background-color: #ECEDED;
	background-repeat: repeat;
	float: left;
}
#container #page #ajankohtaista {
	display: block;
	float: left;
	width: 271px;
	background-color: #ECEDED;
	border-left-style: ridge;
	border-left-width: thin;
	border-left-color: #666666;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	height: auto;
}
#container #page #pala {
	display: block;
	float: left;
	width: 312px;
	height: 30px;
	background-color: #ECEDED;
}
hr {
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}
#container #page #keskus_container #ajankohtaista img {
	background-color: #FAF2F1;
	padding: 5px;
	border: 1px solid #666666;
	margin-bottom: 5px;
}
#container #page #keskus p {
	margin-right: 5px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#container #page #footer h3 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 5px;
	font-style: normal;
}
#container #page #footer {
	background-image: url(images/leikkauksilla_08.gif);
	display: block;
	height: 44px;
	width: 952px;
	margin-right: 36px;
	margin-left: 36px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 20px;
	text-align: center;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: 0px;
}
#container #page #keskus h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
#container #page #keskus h2 {
	font-weight: bold;
	margin-bottom: 10px;
}
#container #page #keskus li {
	list-style-type: square;
}
#container #page #ajankohtaista h1 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#container #page #ajankohtaista h2 {
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 15px;
}
#container #page #keskus_container #keskus img {
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}
#container #page #ajankohtaista p {
	margin-bottom: 10px;
}
a {
	font-weight: bold;
	color: #8B001B;
	text-decoration: none;
}
