@charset "utf-8";

body {
	background: #fff;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 20px 0 0 0;
	margin: 0;
	color: #25170c;
}

	body.site { background: #bb7338 url(../images/tausta2.jpg) 50% 0 repeat !important; text-align: center !important; }

	a { color: #000000; text-decoration: underline; }
	
	a:hover { color: #000000; text-decoration: none; }
	
	img { border: 0; }
	
	p.clear { clear: both; margin: 0; padding: 0; }
	
	h1, table.contentpaneopen .contentheading { font-size: 18px; }

#container {
	margin:0 auto;
	width: 908px;
	text-align: left;
}

	#top {
			width: 908px;
			height: 173px;
			background-image: url(../images/top-back.png);
		}
	
	#top-left {
		width: 285px;
		height: 173px;
		float: left;
	}
	
	#top-right {
		width: 623px;
		height: 173px;
		float: left;
	}
	
			#top-right ul { margin: 0; padding: 74px 0 0 10px; text-align: left; }
			
			#top-right ul li {
				margin: 0;
				list-style-type: none;
				display: inline;
				padding: 0 13px 0 13px;
			}
			
				#top-right ul li a { color: #25170c; text-decoration: none; }
				
				#top-right ul li a:hover { color: #7f0102; text-decoration: none; }
	
	#main {
			width: 908px;
		}
	
	#main-left {
		width: 430px;
		float: left;
		padding: 0 0 50px 10px;
		text-align: center;
	}
	
	#main-right {
		width: 394px;
		float: left;
		padding: 0 0 0 20px;
		margin: 20px 0 20px 0;
	}
	
		#kupla_top {
			background-image: url(../images/puhekupla-top.png);
			width: 394px;
			height: 24px;
		}
		
		#kupla_main {
			background-image: url(../images/puhekupla-main.png);
			background-repeat: repeat;
			padding: 1px 20px 1px 20px;
			color: #25170c;
			width: 354px;
		}
		
			#kupla_main p { margin: 0; padding: 0 0 10px 0; }
			
			#kupla_main ul { margin: 0 0 0 25px; padding: 0 0 10px 0; list-style-position: outside; }
		
		#kupla_bottom {
			background-image: url(../images/puhekupla-bottom.png);
			width: 394px;
			height: 60px;
		}
		
#footer {
	background-image: url(../images/footer.png);
	background-repeat: repeat;
	background-position: 50% 0;
	width: 100%;
	text-align: center;
}
	
	#footer-text {
		margin: 0 auto;
		width: 900px;
		padding: 15px 0 0 0;
		color: white;
		text-align: left;
	}
	
		#footer-left {
			float:left;
			width: 400px;
			padding: 20px 0 0 100px;
		}
		
		#footer-right {
			float: left;
			width: 400px;
			padding: 55px 0 0 0;
		}
		
			#footer-right ul.menu { list-style-type: none; margin: 3px 0 0 0; padding: 0; clear: both; }
			
			#footer-right ul.menu li a { color: #a31112; text-decoration: none; }
			
			#footer-right ul.menu li a:hover { color: #d62426; text-decoration: none; }