html {overflow: auto}

html, body {text-align:center;margin:0px; height: 100%; margin-top: 0; }

img {margin: 0px; border: 0px;}

* {margin: 0px; padding: 0px;}

body
{
	background-image: url('../img/page_bg.gif');
	background-position: center 0px;
}
#container
{
	margin: auto;
	width: 836px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
	background-image: url('../img/container_bg.gif');
}
#header
{
	background-image: url('../img/header_bg.jpg');
	background-repeat:no-repeat;
	background-position:top;
	height: 243px;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
	
}

#bread
{
	float: left;
	display: inline;
	clear: none;
	margin-top: 213px;
}


#date
{
	float: left;
	display: inline;
	clear: none;
	margin-left: 40px;
	margin-right: 15px;
	
	color: #7d7d7d;
	font-size: 8pt;
	
	text-align: center;
	text-transform: capitalize;
	
	width: 200px;
	height: 22px;
	padding-top: 8px;

}

#header-menu
{
	float: left;
	display: inline;
	clear: none;
	
	
	padding-left: 80px;

	width: 480px;
	height: 20px;
	padding-top: 10px;

}



#bg-wrapper
{
	background-image: url('../img/wrapper_bg.gif');
	background-repeat: no-repeat;
	background-position:left top;
	/*border:1px solid blue;*/
	
}

#katko-wrapper
{
	background-image: url('../img/katko2.gif');
}
#katko-wrapper_wide
{
	background-image: url('../img/katko3.gif');
	
}

#nav-menu
{
	width:180px;
	margin-top: 16px;
	margin-left: 65px;
	margin-right: 20px;
	float: left;
	clear: none;
	display: inline;

}

#nav-menu img
{
	display: block;
}

.menu_item
{
	margin-bottom: 5px
}

.column_header
{
	margin-bottom: 8px;
	margin-top: 20px;
}


#footer
{
	border-width: 4px 0px 0px 0px;
	border-color: #e1e1e1;
	border-style: solid;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 15px;
	float: left;
	display: inline;
	width: 705px;
	margin-left: 85px;

	color: #333;
	font-family: Arial, Tahome, Verdana;
	font-size: 7pt;

}

#footer a:link, #footer a:visited,  #footer a:active
{
	color: #333;
	font-family: Arial, Tahome, Verdana;
	font-size: 7pt;
}


#sisalto
{
	padding: 20px 0px;
	float: left;
	clear: none;
	width: 540px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	/*border:1px solid blue;*/

}


/* Sivu säätöä */

#center-column
{
	float: left;
	clear: none;
	
	padding-top: 16px;
	padding-right:20px;
	width: 330px;
}

#center-column_wide
{
	float: left;
	clear: none;
	
	padding-top: 16px;
	padding-right:20px;
	width: 500px;
}

#right-column
{
	float: right;
	clear: none;
	
	width: 165px;
}

#yhteistyossa
{
	text-align: center;
	width: 140px;
	margin-top: 15px;
}

#yhteistyossa img
{	
	margin-bottom: 15px;
}


/* Ajankohtaista säätöä */
#ajankohtaista .new
{
	margin-top: 20px;
}

#ajankohtaista p.ingress
{
	color: #0462b2;
	font-size: 7pt;
	margin: 0px;
}

#ajankohtaista h3
{
	color: #2a2a2a;
	font-weight: bold;
	margin: 0px;
}

#ajankohtaista p
{
	
}

