/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color: #b4b4b4;
 font-family: Verdana, Arial;
 font-size: 10px;
 color: #3d3d3d; 
} 

hr {
	margin: 15px 0px 15px 0px;
	color: #000000;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 12px;
	color: #000000;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 11px;
	color: #000000;
	margin: 15px 0px 5px 0px;
}
 
#pagewidth{ 
 width:100%;
 min-width: 820px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
 background-image: url(mid.jpg);
	background-repeat:repeat-y; 
 background-position: center 842px;  
} 
 
#header{
 width:100%;
 background-image: url(top.jpg);
 background-repeat: no-repeat;
 background-position: center top; 
 font-family: Verdana, Arial;
 font-size: 10px;
 min-height: 842px;

} 
 
#footer{
 width:100%;
 height:68px; 
 background-image: url(bot.jpg);
 background-repeat: no-repeat;
 background-position: center top; 
 clear:both;
 } 
 
.footermala {
color: #000000;
}
 
.content {
 width: 775px;
 margin-left: auto;
 margin-right: auto;
 padding-top: 28px;
 font-family: Verdana, Arial;
 clear:both; 
}

.leftcontent {
 width: 520px;
 margin-left: 10px;
 float: left;
}

.rightcontent1 {
 width: 152px;
 height: 155px;
 margin-right: 28px;
 margin-top: 40px;
 float: right;
 border: 0px solid #000000;
}

.rightcontent2 {
 width: 152px;
 height: 155px;
 margin-right: 28px;
 margin-top: 75px;
 float: right;
 border: 0px solid #000000;
 text-align: center;
}

.navi {
 padding-top: 326px;
 text-align: left;
 width: 795px;
 margin-left: auto;
 margin-right: auto;
 clear:both; 
}

.nappula {
padding: 0px;
margin: 0px;
border: 0px;
}

.otsake {
 text-align: center;
 width: 100%;
 clear: both;
 font-weight: bold;
 padding-bottom: 0px;
	text-transform:uppercase;
}

.footermala {
 text-align: center;
 width: 100%;
 padding-top: 0px;
 font-size: 10px;
}

a {
 font-weight: bold;
 text-decoration: none;
  color: #000000; 
	text-transform:uppercase;
	 font-size: 10px;
}

a.small {
 font-weight: normal;
 text-decoration: underline;
  color: #000000; 
	text-transform: lowercase;
	 font-size: 10px;
	 font-style: italic;
}

a.small:hover {
text-decoration: none;
}

a:hover {
 text-decoration: underline;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

