



body{
	font-family: Arial,sans-serif;
	color: #666666;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(images/sarkka_taus2.jpg);
	background-repeat: repeat-x;
		text-align: left;
		font-size:14px;

}

#wrapper {
width:829px;
height:auto;
margin:0 auto;
position:relative;
}

#logo{
height:100px;
margin-left:0px;
background-repeat:no-repeat;
background-position:center;

}

#header {
	width: 829px;
	height: 315px;
	margin: 0 auto;
}


#ylakuva {
background-image:url(images/yla.jpg);
background-repeat:no-repeat;
width:829px;
height:315px;
margin:0;
float: right;



}


a:link, a:visited{
	color: #3d4c93;
	text-decoration: none;
}

a:hover{
color:#0066CC;
	text-decoration: underline;
}


/*************** menu ***************/
#menu {
	height: 180px;
	width: 250px;
	margin-top:110px;
	padding-left: 20px;
	float:left;


}

#menu ul {
	margin: 0;
	padding-left: 2px;
	list-style: none;
	

}

#menu li {
	display: inline;


}

#menu a {
	display: block;
	padding: 6px 5px 2px 0px;
	text-decoration: none;
	color: #ffffff;
	border-bottom:#FFFFFF thin solid;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	


}




#menu a:hover {
	color: #E1E1E1;
	text-decoration:none;
	background-image: url(images/nuoli.png);
	background-repeat:no-repeat;
	background-position:right;
}






/************** header tag styles **************/

p {
	padding: 0px 0px 15px 0px;
	margin:0px;
	font-size:14px;
	line-height: 110%;
}

h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
color:#0066CC;
font-weight:normal;
}

h1{
	font-size: 24px;
	padding-top:0;
	margin-top:0;
	padding-bottom:0px;
	margin-bottom:5px;
}


h2{
font-size: 15px;
font-weight:bold;
margin:0px;
 margin-bottom:0px;
}

h3{
 font-size: 95%;
 margin: 0;
 padding-bottom: 0px;
 font-weight:bold;
}




/*************** list tag styles ***************/

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



ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#sis{
	width: 829px;
	background-image: url(images/sis.jpg);
	background-repeat: repeat-y;
	margin:0px;
	height:auto;
	float:left;
	
	}

#content_left{
	padding: 5px 0px 0px 20px;
	width: 380px;
	float:left;
	}

	
#content_right{
padding: 5px 20px 0px 5px;
	width: 380px;
	float:right;

	}


/* Footer */

#footer {
	width: 100%;
	background-image:url(images/ala.jpg);
	background-repeat:repeat-x;
	height:39px;
	margin: 0 auto;
	padding-left:0px;
	
}




#footer p {
	margin: 0;
	padding-top:10px;
	color: #000000;
	text-align:center;

}

#footer a {
	color: #000000;
	text-decoration:none;
}


#links {
	float: left;
	padding: 10px 0 0 0;
}