@charset "utf-8";
body {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	background-color: #e6c786;
	background-image: url(../images/bgrnd.png);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
}

#container {
	margin: 0 auto;
	width: 969px;
}
	
	#top01 {
		width: 969px;
		height: 148px;
		background-image: url(../images/top01_back.png);
		text-align: left;
	}
	
		#logo {
			margin: 25px 0 0 112px;
			display: inline;
			float: left;
			width: 334px;
		}
		
		#linkit {
			margin: 30px 0 0 42px;
			display: inline;
			float: left;
			width: 405px;
		}
	
	#top02 {
		width: 969px;
		height: 219px;
		background-image: url(../images/top02_back.png);
	}
	
		#flash {
			width: 680px;
			height: 88px;
			padding: 32px 0 0 145px;
		}
	
	#main_container {
		width: 969px;
		margin: 0;
		text-align: left;
	}
	
		#left {
			width: 175px;
			float: left;
			margin: 30px 0 0 20px;
			padding: 35px 5px 50px 0;
			font-size: 15px;
			color: #412200;
		}
			
				#left ul { margin: 0; padding: 0; }
				
				#left ul li { padding: 3px 0 4px 17px; list-style-type: none; background-image: url(../images/list_image.png); background-repeat: no-repeat; background-position: 0 8px; }
				
				#left ul ul li { padding: 3px 0 4px 21px; list-style-type: none; background-image: url(../images/list_2_image.png); background-repeat: no-repeat; background-position: 5px 8px; }
				
				#left ul li a { color: #412200; text-decoration: none; }
				
				#left ul li a:hover { color: #412200; text-decoration: underline; }
		
		#center {
			width: 473px;
			margin: 0 30px 0 30px;
			line-height: 1.5em;
			float: left;
			color: #412200;
			display: inline;
		}
		
			#otsikko { margin: 0 0 20px 0; }
		
		#right_container {
			width: 221px;
			line-height: 1.5em;
			float: left;
			color: #412200;
			margin: 30px 0 0 0;
		}
		
			.right_top {
				width: 221px;
				height: 15px;
				background-image: url(../images/right_top.png);
				line-height: 1em;
			}
			
			.right {
				width: 181px;
				background-color: #f4dca8;
				padding: 5px 20px 5px 20px;
			}
			
				#right #wz_11, #right #wz_12{ margin: 0 0 4px 0; padding: 3px; border: 1px solid #d7d7d7;}
				
				#right #aca_22 { margin: 0 0 15px 0; }
			
			.right_bottom {
				width: 221px;
				height: 15px;
				background-image: url(../images/right_bottom.png);
				line-height: 1em;
			}

#footer_container {
	width: 100%;
	height: 131px;
	text-align: left;
	padding: 00;
	background-image: url(../images/footer.png);
}
	
	#footer {
		margin: 0 auto;
		width: 650px;
	}
	
		#footer ul.menu {
			margin: 0; padding: 0;
		}
		
		#footer ul.menu li {
			margin: 0; padding: 4px 0 4px 0; list-style-type: none;
		}
			