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

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


img {
border: none;
}

#logo {
	vertical-align: middle;
}


#navigaatio {
	width: 820px;
	margin: 0 auto 0 auto;
}

#naviviiva {
	background-image: url("../kuvat/navi_viiva.png");
	background-repeat: no-repeat;
	background-position: center;
	height:3px;
	width: 100%;
	padding-top: 5px;
}

#yhteystietoviiva {
	background-image: url("../kuvat/navi_viiva.png");
	background-repeat: no-repeat;
	background-position: center;
	height:3px;
	width: 100%;
	padding-top: 20px;
	margin-bottom: -5px;
}

.clear { clear: both;}

#content {
	width: 950px;
	margin: 0 auto 0 auto;
	clear: both;
	padding-left: 10px;
}

#vasenpalsta {
float: left;
width: 450px;
margin: 50px 0 25px 0;
}

#oikeapalsta {
float: left;
width: 400px;
margin: 60px 0 25px 20px;
}

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

#footer {
	text-align: center;
	color: #39667f;
	font-size: 12pt;
	padding: 0 0 60px 0;
}

#footer p {
	font-size: 9pt;
	font-weight: normal;
}

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

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

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

#palautelomake textarea {
border: solid 1px #73a600;
color: #73a600;
background-color: #ffffff;
float: left;
height: 200px;
padding: 2px;
width: 352px;
font-family: Arial;
font-size: 10pt;
}

#palautelomake input {
border: solid 1px #73a600;
float: left;
margin-bottom: 8px;
width: 352px;
color: #73a600;
background-color: #ffffff;
padding: 2px;
font-family: Arial;
font-size: 10pt;
}

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

#laheta {
clear: both;
margin-left: 288px;
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;
	}

	
#nav { /* all lists */
	font-family: arial;
	list-style: none;
	margin: 0;
	overflow: hidden;
	float: right;
}

#nav li { /* all list items */
	position: relative;
	list-style: none;
	color: #39667f;
	white-space: nowrap;
	padding: 11px 15px 0 0;
	font-size: 9pt;
	float: left;
}

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

#nav li A:hover
{
	color: #73a600;
}

#nav li a.current
{
	color: #73a600;
}

.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; 
}


