

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.jpg');
	background-position: center 0px;
	background-repeat: repeat-x;
}
#container
{
	margin: auto;
	width: 930px;
	/*height: 100%;
	height: auto !important; 
	min-height: 100%;*/
	text-align: left;
	background-image: url('../img/container_bg.gif');
}
#header
{
	background-image: url('../img/bg_main_top.jpg');
	
	height: 271px;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
}

#header_imageholder{
	text-align:right;
	padding-right:14px;
	padding-top:35px;
}

#bg-wrapper
{
	background-image: url('../img/content-top_bg.jpg');
	background-repeat: no-repeat;
}

#nav-menu
{
	width:207px;
	margin-right:30px;
	margin-top: 16px;
	margin-left: 44px;
	float: left;
	clear: none;
	
	display: inline;
}

#nav-menu img
{
	display: block;
}


#footer
{
	border-width: 6px 0px 0px 0px;
	border-color: #e0e0e0;
	border-style: solid;
	padding-top: 10px;
	float: right;
	clear: none;
	margin-right: 50px;
	height: 30px;
	width: 565px;
	color: #999;
	font-family: Arial, Tahome, Verdana;
	font-size: 7pt;
	display: inline;
	
}

#footer a:link, #footer a:visited,  #footer a:active
{
	color: #999;
	font-family: Arial, Tahome, Verdana;
	font-size: 7pt;
}


#sisalto
{
	margin-left: 30px;
	padding: 20px 0px;
	float: left;
	clear: none;
	width: 565px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

a.menu1, a.menu1:link, a.menu1:visited, a.menu1:active
{
	display: block;
	font-size: 11px;
	height: 25px;
	width: 180px;
	background-image: url('../img/menu/menu_bg_0.gif');
	padding-left: 40px; 
	padding-top: 5px;
	color: #3f3f3f;
}
a.menu1a, a.menu1a:link, a.menu1a:visited, a.menu1a:active
{
	display: block;
	font-size: 11px;
	height: 25px;
	width: 180px;
	background-image: url('../img/menu/menu_bg_1.gif');
	background-repeat: no-repeat;
	padding-left: 40px; 
	padding-top: 5px;
	color: #3f3f3f;
	font-weight: bold;
}
a.menu1a2, a.menu1a2:link, a.menu1a2:visited, a.menu1a2:active
{
	display: block;
	font-size: 11px;
	height: 25px;
	width: 180px;
	background-image: url('../img/menu/menu_bg_2.gif');
	background-position:left top;
	background-repeat: no-repeat;
	padding-left: 40px; 
	padding-top: 5px;
	color: #3f3f3f;
	font-weight: bold;
}

a.menutree, a.menutree:link, a.menutree:visited, a.menutree:active
{
	display: block;
	font-size: 12px;
	width: 162px;
	background-image: url('../img/menu/tree.gif');
	background-position: 29px middle;
	background-repeat: no-repeat;
	padding-left: 40px; 
	padding-top: 2px;
	color: #3f3f3f;
	
}

a.menuend, a.menuend:link, a.menuend:visited, a.menuend:active
{
	display: block;
	font-size: 12px;
	width: 162px;
	background-image: url('../img/menu/tree_end.gif');
	background-position: 29px middle;
	background-repeat: no-repeat;
	padding-left: 40px; 
	padding-top: 2px;
	color: #3f3f3f;
	
}

a.menutreea, a.menutreea:link, a.menutreea:visited, a.menutreea:active
{
	display: block;
	font-size: 12px;
	width: 162px;
	background-image: url('../img/menu/tree.gif');
	background-position: 29px middle;
	background-repeat: no-repeat;
	padding-left: 40px; 
	padding-top: 2px;
	color: #3f3f3f;
	
	text-decoration: underline;
}

a.menuenda, a.menuenda:link, a.menuenda:visited, a.menuenda:active
{
	display: block;
	font-size: 12px;
	width: 162px;
	background-image: url('../img/menu/tree_end.gif');
	background-position: 29px middle;
	background-repeat: no-repeat;
	padding-left: 40px; 
	padding-top: 2px;
	color: #3f3f3f;
	
	text-decoration: underline;
}

#address
{
	margin: 20px 0px 0px 40px;
	color: #3f3f3f;
	font-size: 11px;
}

#address b
{
	color: #45a7f6; 
}

/* Menu säätö */

#nav-menu a, #nav-menu a:link, #nav-menu a:visited
{

}

/* Persons */

.person
{
	background-image: url('../img/persons/pohja.gif');
	background-repeat: no-repeat;
	width: 399px;
	height: 119px;
	padding: 10px 10px;
}

.person img, .person .info
{
	float: left;
	clear: none;
}

.person .info
{
	width: 200px;
	margin-left: 10px;
}

.person .info h1
{
	color: #459ae7;
}

.person .info h3
{
	color: #5a5a5a;
}

.person .info p
{
	color: #8c8c8c;
}

