@charset "utf-8";
/* CSS Document */



/** Simulaatio hr-tagista. */
#hr {
	height:10px;
	display:block;
	padding:10px 0px;
	width:100%;
	background:url(../../pic/hr.gif) repeat-x center left;}
	
	
/** Rakenteet */
#frame {
	width:840px;
	height:900px;
	margin-left:auto;
	margin-right:auto;
	float:none;
	padding:20px 25px 0px 25px; /* 28px 25px 0px 25px; */
	background:url(../../pic/frame_bg.gif) no-repeat top left;}
	
#pan {
	width:832px;
	height:92px;
	padding:0px 0px 0px 8px;
	background:url(../../pic/p_sep.gif) no-repeat top left;
	background-color:#ffffff;}

#main_nav {
	width:520px;
	float:right;
	text-align:right;
	padding-right:8px;}
	
#bottom_pan {
	width:840px;
	height:43px;
	text-align:center;
	color:#999999;
	padding:10px 0px 0px 0px;
	margin:0px 0px 20px 0px;
	border-top:4px solid #bcbdc0;
	background-color:#6d6f72;
	font-size:11px;}
	/** */
#bottom_pan a, 
#bottom_pan a:link, 
#bottom_pan a:visited,
#bottom_pan a:active {
	font-family:Tahoma, Helvetica, sans-serif;
	color:#dddddd;
	font-weight:normal;}
	/** */
#bottom_pan a:hover {
	color:#ffffff;
	text-decoration:underline;}

#fla_pan {
	width:824px;
	height:109px;
	padding:0px 8px;
	background:url(../../img/top.jpg) no-repeat top center;}
	
#content {
	width:824px;
	min-height:593px;
	padding:0px 8px;
	background:url(../../pic/content_bg.gif) repeat-y top left;
	background-color:#ffffff;}
