* {
	padding:0;
	margin:0
}
a {
  outline: none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-color: #000;
	width:100%;
	height:100%;
}
#wrap {
	width: 959px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#navipalkki {
	height:30px;
	width:959px;
	left:0px;
	font:11px Arial, Verdana, Helvetica;
	z-index:10;
}
a.active {
	height:23px;
	line-height:23px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFF;
}
a.active span {
	height:23px;
	display:block;
}
#flash {
	width:955px;
	height:585px;
	top:30px;
	left:0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 2px;
	border-top-color: #FFF;
}
#content-container{
	z-index:1;
}
#flash{
	z-index:1;
}
#mainfooter{
	height:22px;
	background-color:#FFF;
	margin: 0px;
	text-transform: uppercase;
	color: #999;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	padding-top: 7px;
	width:100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 500;
	width: 100%;
}
#mainfooter a:link{
	font-family: Verdana, Geneva, sans-serif;
	color:#999;
	text-decoration:none;
}
#mainfooter a:visited{
	color:#999;
	text-decoration:none;
}
#mainfooter a:hover{
	color:#999;
	text-decoration:none;
}
#mainfooter a:active{
	color:#999;
	text-decoration:none;
}
#three-ddcontent{
	margin-left:-50px;
}
#five-ddcontent{
	margin-left:-50px;
}
.footerfb{
border:0;
float:right;
margin:0;
padding:0;
margin-top:0px;
margin-right:10px;
}
#flashAlternate{
	color:#000000;
	font-size:12px;
}