body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	font-family: 'Trebuchet MS';
	font-size: 13px;
	color: #363636;
	background-color: #00467a;
	background-image: url('kuvat/tausta.jpg');
	background-position: top center;
	text-align: center;
}

#runko {
	margin: 0 auto;
	width: 726px;
}

#banneri {
	position: relative;
	margin: 0;
	width: 686px;
	height: 134px;
	text-align: left;
	margin: 0 auto;
}

#kuva {
	background: url('kuvat/janne_vetelainen.png') no-repeat;
	position: absolute;
	left: 0;
	top: 8px;
	width: 190px;
	height: 130px;
	text-indent: -99999px;
	z-index: 999;
}

#banneri h1 {
	position: absolute;
	left: 352px;
	top: 27px;
	background-image: url('kuvat/logo.png');
	width: 333px;
	height: 80px;
	margin: 0;
	text-indent: -99999px;
}

#navivas {
	background-image: url("kuvat/navivas.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 23px;
	height: 41px;
	float: left;
}

#navi {
	background: url("kuvat/navi.png");
	width: 670px;
	height: 41px;
	text-align: left;
	float: left;
	padding: 4px 0 0 6px;
}

#navi a:link, #navi a:visited {
	position: relative;
	left: -5px;
	height: 24px;
	padding: 6px 8px 0 8px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	float: left;
	text-transform: uppercase;
}

#navi a:hover, #navi a:active {
	background-color: #3dc147;
}

#navioik {
	background: url("kuvat/navioik.png");
	width: 21px;
	height: 41px;
	float: left;
}

#sisalto {
	position: relative;
	left: -2px;
	top: -5px;
	background: url("kuvat/keski.png") repeat-y;
	width: 686px;
	text-align: center;
	margin: 0 auto;
}

#fade {
	background: url("kuvat/sisalto.png") no-repeat;
	width: 686px;
	margin: 0 auto;
}

#teksti {
	text-align: left;
	width: 660px;
	min-height: 437px;
	margin: 0 auto;
}

#teksti a:link, #teksti a:visited {
	color: #017bbb;
}

#teksti a:hover, #teksti a:active {
	color: #135a7e;
}

.clear {
	clear: both;
}

#alaosa {
	position: relative;
	left: -2px;
	top: -5px;
	background: url("kuvat/alaosa.png") no-repeat;
	width: 686px;
	height: 10px;
	margin: 0 auto;
}

#footer {
	width: 100%;
	height: 20px;
	font-size: 13px;
	text-align: center;
	color: #fff;
}

#footer * {
	color: #fff;
	text-decoration: none;
}

h1 {
	font-family: 'Trebuchet MS', 'Arial';
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	color: #005d9c;
}

h2 {
	font-family: 'Trebuchet MS', 'Arial';
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	color: #005d9c;
}

h3 {
	font-family: 'Trebuchet MS', 'Arial';
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	color: #005d9c;
}

p {
	margin: 2px 0 15px 0;
}

td {
	vertical-align: top;
}
