@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}

html, body {
	background-image : url(../images/body_repeat.png);
	background-repeat : repeat-x;
	background-position : top;
	margin : 0;
	padding : 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#wrapper {
	width : 900px;
	margin-right : auto;
	margin-left : auto;
	position: relative;
	background-repeat: repeat-y;
	background-image: url(../images/bg_rep_01.png);
	}
#logo {
	height : 80px;
	float : left;
	width: 900px;
	background-image: url(../images/body_repeat.png);
	background-repeat: repeat-x;
}
#logo p {
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	padding-top : 23px;
	padding-left: 730px;
}
#logo img {
	margin-left : 0px;
	float : left;
}
#logo h3 {
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	padding-top : 23px;
	padding-left: 730px;
}
#banner {
	height : 250px;
	width : 670px;
	margin-left : 5px;
	float: right;
	margin-top: 6px;
	margin-bottom: 5px;
}
#navigointi {
	width : 215px;
	float : left;
}
#navigointi #linkit {
	padding-left : 25px;
	padding-top: 20px;
}
#navigointi #linkit li {
	display : block;
	list-style-type: none;
	margin-bottom: 3px;
}
#navigointi #linkit a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}
#navigointi #linkit a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	text-decoration : underline;
}
#navigointi #linkit #subnavi {
	padding-left : 15px;
	padding-bottom : 2px;
	padding-top : 2px;
}
#navigointi #linkit #subnavi a {
	font-size : 12px;
}
#wrapper #navigointi #linkit #subnavi li {
	margin-bottom : 2px;
	list-style-type: circle;
}
#wrapper #navigointi #linkit .selected {
	font-weight : bolder;
	text-decoration: underline;
}
#sisalto {
	float : right;
	width : 662px;
	margin-top : 10px;
	margin-right: 3px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sisalto #main {
	width : 525px;
	margin-top : 5px;
	float: left;
	margin-bottom: 20px;
	padding-top: 15px;
}
#sisalto #main p {
	color: #666666;
	padding-right: 10px;
	font-weight: normal;
	line-height: 120%;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
#wrapper #sisalto #oikea img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sisalto #main img {
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
}
#wrapper #sisalto #main td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#wrapper #sisalto #main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #6B7FA6;
	padding-left: 10px;
	margin-bottom: 15px;
}
#wrapper #sisalto #main a {
	color: #6B7FA6;
	text-decoration: none;
}
#wrapper #sisalto #main a:hover {
	color: #6B7FA6;
	text-decoration: underline;
}
#wrapper #sisalto #main #lista {
	color: #6B7FA6;
	margin-left: 15px;
	list-style-type: square;
}
#wrapper #sisalto #main table {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#wrapper #sisalto #main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	margin-left: 10px;
	margin-bottom: 5px;
}
#sisalto #oikea {
	float: right;
	width: 80px;
	margin-top: 40px;
}
#clear {
clear : both;
}
#footer {
	height : 30px;
	bottom:0;
	width: 100%;
	float: left;
	position: relative;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6B7FA6;
	padding-top: 5px;
}
#footer a {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #6B7FA6;
	text-decoration: underline;
}
.suurikoko {
	font-size: 24px;
}
