
body,html {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
}
 

div#runko {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px auto; 
}

#header {
	width: 100%;
	height: 227px;
	background-image: url("../kuvat/ylapalkki.jpg");
	background-position: top center;
	background-repeat:no-repeat;
	background-color: #ffffff;
}

img {
border: none;
}

#logo {
	vertical-align: middle;
}


#navigaatio {
	height:36px;
	background-image: url("../kuvat/navipalkki_tausta.png");
	background-repeat: repeat-x;
	width: 100%;
}

#keskiosa {
	background-image: url("../kuvat/main_tausta2.jpg");
	background-position: top center;
	background-repeat:repeat-x;
	background-color: #33363b;
}

.clear { clear: both;}

#content {
	width: 900px;
	margin: 0 auto 0 auto;
	clear: both;

}

#vasenpalsta {
float: left;
width: 460px;
margin: 70px 0 25px 0;
}

#oikeapalsta {
float: left;
width: 380px;
margin: 70px 0 25px 15px;
}

.push {
height: 30px;
clear: both;
}

#footer {
	height:30px;
	text-align: center;
	background-image: url("../kuvat/osoitepalkki_tausta.png");
	background-repeat:repeat-x;
	background-color: #ffffff;
	color: #848484;
	font-size: 12pt;
	padding: 9px 0 100px 0;
}

ul {
	font-family: Arial;
	font-size: 10pt;
	list-style: none;
	margin: 10px 0 10px 14px;
	padding: 0;
	line-height:1.5;
}

li {
	COLOR: #FFFFFF;
	padding-left: 5px;
	list-style-type:disc;
}

#palautelomake {
font-family: Arial;
font-size: 10pt;
}

#palautelomake textarea {
border: none;
color: #ffffff;
background-color: #3c4045;
float: left;
height: 120px;
padding: 2px;
width: 300px;
font-family: Arial;
font-size: 10pt;
}

#palautelomake input {
border: none;
float: left;
margin-bottom: 8px;
width: 300px;
color: #ffffff;
background-color: #3c4045;
padding: 2px;
}

#palautelomake label {
float: left;
width: 180px;
}

#laheta {
clear: both;
margin-left: 217px;
padding: 20px 0 15px 0;
}

.hilight {
background-position: 0 0;
background-repeat: no-repeat;
cursor: pointer;
display: block;
float: left;
padding: 0 !important;
}

	.madeby
	{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 13px;
	height: 77px;
	}

#keskitetty {
	width: 900px;
	margin: 0 auto 0 auto;
	padding-left: 230px;
}
	
#nav { /* all lists */
	list-style: none;
	margin: 0;
	overflow: hidden;
}

#nav li { /* all list items */
	position: relative;
	list-style: none;
	color: #ababab;
	white-space: nowrap;
	text-transform: uppercase;
	float: left;
	padding: 11px 35px 0 0;
	font-weight: bold;
	font-size: 9pt;
}

#nav li a
{
	color: #ababab;
	display: block;
	text-align: center;
}

#nav li A:hover
{
	color: #565656;
}

#nav li a.current
{
	color: #565656;
}

.hallinta { color: #000000;}
fieldset { color: #000000;}
 
#topSet
{
width: 100%;
clear: both;
padding: 5px; 
margin: 0;
background: red; 
text-align: center;
color: #ffffff;
}

#topSet A:link, #topSet A:visited, #topSet A:active
{
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	text-decoration: none; 
}
#topSet A:hover
{
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	text-decoration: underline; 
}


