/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background-image:url(kuvat/body-bg.gif);
	background-repeat:repeat-x;
	background-color:#d7d8db;
}
#page {
	width:980px; 
	margin:0 auto;
	background-color:#FFFFFF;
	background-image:url(kuvat/page-bg.gif);
	background-repeat:repeat-y;	
	overflow:hidden;
}


#yp {
	background-image:url(kuvat/yp-bg.jpg);
	background-repeat:no-repeat;
	height:178px;
	overflow:hidden;
}
#yp_pad {
	padding:0 30px 0 50px;
}
#yp_logo {
	margin:50px 0 0 0px;
	width:87px;
	float:left;
}
#yp_oikea {
	margin:111px 0px 0 0;
	width:700px;
	float:right;
	
}
#yp_slogan {
	height:47px;
	text-align:right;
	font-style:italic;
	font-size:94%;
}
#yp_yhteys {
	font-size:69%;
	text-align:right;
	font-weight:bold;
}



#contentarea {
	padding:33px 26px 10px 44px;
	background-image:url(kuvat/content-bg.gif);
	background-repeat:no-repeat;
}

#navi1area {
	height:58px;
}
#kielinavi {
	float:right;
	width:100px;
	font-size:81%;
	line-height:24px;
	text-align:right;
	padding:0 6px 0 0;
}
#kielinavi ul {
	margin:0;
	padding:0;
	list-style:none;
}
#kielinavi ul li {
	margin:0;
	padding:0 0 0 12px;
	float:left;
}
#kielinavi ul li img {
	border:1px solid #225275;
}
#kielinavi a:link  { text-decoration: none; color: #282525; }
#kielinavi a:active { text-decoration: none; color: #282525; }
#kielinavi a:visited { text-decoration: none; color: #282525; }
#kielinavi a:hover { text-decoration: underline; color: #282525; }



#palsta_vasen  {
	float:left;
	width:236px;
}

#palsta_keski  {
	float:left;
	width:450px;
	overflow:hidden;
	margin:6px 0 0 0;
}

#palsta_oikea  {
	float:right;
	width:181px;
	overflow:hidden;
}


#palsta_vasen_etusivu  {
	float:left;
	width:600px;
	margin:0 0 0 6px;
}


#palsta_oikea_etusivu  {
	float:right;
	width:260px;
	overflow:hidden;
}




#sisalto {
	width:450px; 
}
#palsta_vasen_etusivu  #sisalto {
	width:600px; 
}

#footer {
	background-image:url(kuvat/footer-bg.gif);
	height:43px;
	overflow:hidden;
}
.hide_me { visibility: hidden; }
.clearboth {
	clear:both;
	height:1px;
	overflow:hidden;
}

#pystyspacer {
	float:right;
	width:1px;
	height:430px;
	overflow:hidden;
}