body { 
	margin: 0; 	
	background: url(../pics/bg.gif) repeat-x;
	background-color: #0072bc;
	}
	
#centered { 
	width: 861px;
	margin: 0 auto;		
	}
	
#page { 
	float: left;
	text-align: left; 
	width: 861px;
	}	
			
#logo { 
	float: left;
	width: 682px;
	padding: 28px 0px 6px 20px;
	}	
	
#maskiTop { 
	float: left;
	width: 143px;
	padding: 20px 0px 0px 0px;
	}	
	
/*** content ***/	
#content { 
	float: left;
	width: 839px;
	padding: 0px 11px 0px 11px;
	background: url(../pics/bg_content.gif) no-repeat;
	background-color: #959494;
	}		
	
#contentBottom { 
	float: left;
	width: 861px;
	padding: 27px 0 7px 0;
	margin-bottom: 10px;
	background: url(../pics/bg_content_bottom.gif) no-repeat;
	background-position: bottom;
	background-color: #959494;
	}	

	
/*** navigaatio ***/		
#navigation { 
	float: left;
	width: 839px;
	padding: 0;
	}		
	
/*** etusivun kuva ja nostot ***/
#banner { 
	float: left;
	width: 839px;	
	padding: 0;
	}	


/*** etusivun ajankohtaista ***/
#indexTextBlockLeft {
	float: left;
	width: 210px;	
	padding: 28px 70px 0 18px;
}

#indexTextBlockCenter {
	float: left;
	width: 207px;	
	padding: 28px 60px 0 0px;
}

#indexTextBlockRight {
	float: left;
	width: 270px;	
	padding: 28px 0px 0 0px;
}	

#indexTextBlockRight a  {
	font: normal 0.8em verdana, arial, trebuchet ms, sans-serif;
	color: #fff;	
	text-decoration: underline;
	}	

#newsletter {
	float: left;
	width: 420px;	
	padding: 28px 0px 0 28px;
}

#partners {
	float: right;
	text-align: right;
	width: 320px;	
	padding: 0px 20px 0 0px;
}	
	
/*** jatkosivut ***/	
#textBlockCenter {
	float: left;
	width: 497px;	
	padding: 28px 20px 0 73px;
}	

#textBlockCenter a  {
	font: normal 1em verdana, arial, trebuchet ms, sans-serif;
	color: #fff;	
	text-decoration: underline;
	}	
	
#textBlockCenter a.mainos  {
	font: normal 1em verdana, arial, trebuchet ms, sans-serif;
	color: #000;	
	text-decoration: underline;
	}	
	
#textBlockCenter a:hover  {
	font: normal 1em verdana, arial, trebuchet ms, sans-serif;
	color: #acc7ef;	
	text-decoration: underline;
	}

#textBlockRight {
	float: left;
	width: 270px;	
	padding: 28px 0px 0 0px;
}

#textBlockGalleria {
	float: left;
	width: 560px;	
	padding: 28px 0px 0 30px;
}	

#textBlockGalleria img {
	border: solid 1px #c7c6c6;
	margin: 0px 3px 3px 0px;
}
/*** jatkosivu alanavigaatio *****/	
#subNavigation { 
	float: left;
	width: 200px;	
	padding: 45px 0px 0 20px;	
	}	
	
	#subNavigation p {
	font: normal 0.7em verdana, arial, trebuchet ms, sans-serif;
	color: #fff;
	margin: 0px 16px 6px 16px;
	padding-bottom: 6px;
	border-bottom: dotted 1px #dfdfdf;
	}

	#subNavigation a {
	color: #fff;
	text-decoration: none;
	}
	
	#subNavigation a:hover {
	color: #acc7ef;
	text-decoration: none;
	}
	
	
/*******************/	

p {
	font: normal 0.7em verdana, arial, trebuchet ms, sans-serif;
	color: #fff;	
	margin: 0px 0px 20px 0px;
}
	
a  {
	font: normal 1em verdana, arial, trebuchet ms, sans-serif;
	color: #fff;	
	text-decoration: none;
	}	
	
a:hover  {
	font: normal 1em verdana, arial, trebuchet ms, sans-serif;
	color: #fff;	
	text-decoration: underline;
	}	
		
	
h1 {
	font: bold 15px verdana, trebuchet ms, arial, sans-serif;
	color: #fff;	
	margin: 0px 0px 13px 0px;
	line-height: 18px;
}

h2 {
	font: bold 14px verdana, arial, trebuchet ms, sans-serif;
	color: #fff;	
	margin: 30px 0px 10px 0px;
	border-bottom: dotted 1px #fff;
}

h3 {
	font: bold 14px verdana, arial, trebuchet ms, sans-serif;
	color: #fff;	
	margin: 0px 0px 10px 0px;
	border-bottom: dotted 1px #fff;
}


h4 {
	font: bold 12px verdana, arial, trebuchet ms, sans-serif;
	color: #fff;	
	margin: 30px 0px 0px 0px;
}

h5 {
	font: bold 12px verdana, arial, trebuchet ms, sans-serif;
	color: #fff;	
	margin: 0px 0px 0px 0px;
}

span.huom {
	font: normal 11px verdana, arial, trebuchet ms, sans-serif;
	color: #fff;	
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-color: #dd2d2d;
}


input {
	width: 185px;
	height: 18px;
	padding: 5px 0 0 5px;
	border: solid 1px #abaaaa;
	background-color: #dfdede;
	font: normal 1em verdana, arial, trebuchet ms, sans-serif;	
}

textarea {
	width: 380px;
	height: 130px;
	padding: 5px 0 0 5px;
	border: solid 1px #abaaaa;
	background-color: #dfdede;
	font: normal 0.75em verdana, arial, trebuchet ms, sans-serif;	
}

.button {
	width: 80px;
	height: 25px;
	margin-top: 5px;
	padding: 0 0 2px 0;
	border: solid 1px #e34444;
	background-color: #f16e6e;
	font: bold 1em verdana, arial, trebuchet ms, sans-serif;	
	color: #fff;
}

img {
	border: none;
}

#copy {
	float: left;	
	width: 851px;
	padding: 0 10px 5px 0;
	text-align: right;
	font: normal 0.65em verdana, arial, trebuchet ms, sans-serif;	
	color: #fff;
}
