body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_up.gif);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
}

.pohja {
	width: 1050px;
	margin: 2%;
	float: left;
}

/*KOKOAA ALAKOLMIONKANSSA VASEMMAN LOHKON JA CONTAINERIN YHTEEN */ 

#kokoa {
	float: left;
	clear: left;
	padding-top: 220px;
	padding-right: 10px;
	padding-bottom: 230px;
	padding-left: 10px;
	margin: 0px;
	width: 100%;
	background-image: url(images/bg_down.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#vasenlaita {
	width: 195px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 80px;
	padding-left: 10px;
	clear: left;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: center;
}


#oikealohko {
	width: 240px;
	margin-top: 0px;
	clear: right;
	float: left;
	margin-left: 20px;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #6C6;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
	
#oikealohko img {
	align: center;
}
#oikealohko p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #000;
}

#oikealohko ul {
	color: #000;
	margin: 10px;
	padding: 3px;
}

#oikealohko h2 {
	color: #000;
}
#container {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 420px;
	float: left;
	clear: right;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#container.levea {
	width: 700px;
}

#container p  {
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navigointi {
	background-image: url(images/navipohja.jpg);
	background-repeat: no-repeat;
	height: 280px;
	padding-top: 40px;
	margin-top: 30px;
}
.linkkipalkit a:link, .linkkipalkit a:visited {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	display: block;
	padding: 10px;
}

.linkkipalkit a:hover  {
	color: #630;
	text-decoration: underline;
} 

#displaynone {
	display: none;
}



.linkkipalkit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin: 0px;
}



.juoksuta {
	clear: right;
	float: right;
	margin-right: 10px;
}


h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-bottom: -3px;
	color: #696;
	margin-top: 20px;
	line-height: 1.4em;
}



ul {
	list-style-type: square;
	margin: 5px;
}


li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	padding: 0px;
	margin: 0px;
	list-style-type: disc;
}

a:link, a:visited {
	color: #600;
	text-decoration: underline;
}
a:hover {
	color: #F90;
	text-decoration: underline;
}

.referenssit a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.referenssit img {
	text-decoration: none;
	clear: left;
	float: left;
	padding-right: 0px;
	border: 2px solid #FFF;
}
.referenssit {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/pallopohja.jpg);
}

.referenssit a:hover {
	color: #063;
	text-decoration: underline;
}
