body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url(../images/greengrad.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #e9fbea;
	color: #333;
	margin: 0;
	padding: 0;
}
A:link, A:visited, A:hover, A:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #006b23;
}
img {
	border: 0;
}
td {
	vertical-align: top; /* MUUTTAA KAIKKIEN TAULUKOIDEN SOLUJEN VERTIKAALISEN KESKITYKSEN OLETUKSEN YLÄASENTOON */
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #006b23;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 20px;
	line-height: 20px;
}
h1.banner {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style:italic;
	line-height: 24px;
	letter-spacing: 1px;
	margin: 72px 0 0 176px;
}
h2 {
	font-size: 18px;
	line-height: 18px;
}
div.top {
	text-align: right;
	margin: 14px 18px 0 0;
}
/* NAVIGAATION ASETTELU JA ULKONÄKÖ */
div.navi {
	margin-left: 132px;
	color: #FFF;
}
A.navi:link, A.navi:visited, A.navi:hover, A.navi:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
}
/* PÄÄOTSIKON ULKONÄKÖ */
#contentheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #006b23;
	margin: 18px 0 0 23px;
	padding: 0;
}

/* ETUSIVUN ASETTELU */
td.left p, h1, h2, h3, h4, h5, h6 {
	margin: 0 20px 15px 23px;
	padding: 0;
}
td.middle p, h1, h2, h3, h4, h5, h6 {
	margin: 0 20px 15px 23px;
	padding: 0;
}
td.right p, h1, h2, h3, h4, h5, h6 {
	margin: 0 20px 15px 23px;
	padding: 0;
}
td.left h2, h3, h4, h5, h6 {
	margin-top: 30x;
	margin-bottom: 10px;
}
td.middle h2, h3, h4, h5, h6 {
	margin-top: 30x;
	margin-bottom: 10px;
}
td.right h2, h3, h4, h5, h6 {
	margin-top: 30px;
	margin-bottom: 10px;
}
td.left p {
	margin-bottom: 15px;
}
td.middle p {
	margin-bottom: 15px;
}
td.right p {
	margin-bottom: 15px;
}
div.contentmargin {
	height: 100%;
	margin-bottom: 30px;
	margin-top: 15px;
}

/* SISÄLTÖSIVUN ASETTELU */
td.leftcontent p, h1, h2, h3, h4, h5, h6 {
	margin: 0 24px 15px 23px;
	padding: 0;
}
td.rightcontent p, h1, h2, h3, h4, h5, h6 {
	margin: 0 24px 15px 23px;
	padding: 0;
}
td.leftcontent h2, h3, h4, h5, h6 {
	margin-top: 30x;
	margin-bottom: 10px;
}
td.rightcontent h2, h3, h4, h5, h6 {
	margin-top: 30px;
	margin-bottom: 10px;
}
td.leftcontent p {
	margin-bottom: 15px;
}
td.rightcontent p {
	margin-bottom: 15px;
}
div.contentmargin {
	height: 100%;
	margin-bottom: 30px;
	margin-top: 15px;
}

#referenssit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	float: left;
	margin-left: 23px;
	margin-bottom: 30px;
}

/* ALATUNNISTEEN ASETTELU JA ULKONÄKÖ */
div.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align:center;
	margin-top: 6px;
}

/* VÄLISTYKSIEN PAKOTTAMINEN */
img.spacer {
	margin: 0 12px 0 12px;
	vertical-align: middle;
}
span#spacer12 {
	margin: 0 12px 0 12px;
}
span.spacer32 {
	margin: 0 32px 0 32px;
}
