
html {  
  background: #abc7b0;
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
}

body {
 margin: 0 auto;	
}


p {  
  margin: 1em 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size:3.5em;
	color:#333333;
	border-bottom:#666666 solid 2px;
	text-align:left;
	line-height: 1.5em;
}

sup {  
  vertical-align: top;
}

a:visited, a:link {  
  color: #000;
}

a:hover, a:active {  

  color: #979c88;
}


#wrapper {  
  height: 100%;
  
  
   
}
#page_wrapper {  
  position: relative;
  width: 902px;
  min-height: 400px;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  background-color:#bebdbd; 
 
   
}

  

#header_logo {
  float: left;
  width: 932px;
  height: 303px;
  background: #09F url('../images/headerlogo.jpg')  no-repeat top left; 
  margin: 0 auto;
  padding: 0;
}


.navigations:after {
  content: ".";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}



.contents{
	
  background-color:#fdfde1;
  
  height: 100%;
  min-height: 695px;
  
  
}


#content {
  padding-top: 25px;
  width: 932px;
  background-color:#fff;
  background: url('../images/contentbg.jpg') repeat-y top left;
  
  
}

#content_text {
   width: 820px;
   padding-left: 3.5em;
   line-height: 1.3em;
   font-size: 100%;
}

#content p { 
}

#content a {  
  
}

#content_text h1 {
	padding: 20px 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	line-height: 1.2em;
	color: #000;
} 

#content_text h2 {
	padding: 20px 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	line-height: 1.2em;
	color: #000;
} 

#content_text h3 {
	padding: 20px 0 8px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	line-height: 1.2em;	
	color: #000;
} 

#content_text p {
	padding: 5px 0 5px 0;   
}

/* LISTS
------------------------------------------------------ */

#content_text ul {
	padding: 0px 0px 10px 0px;
	font-family:Arial,Helvetica,sans-serif;
}

#content_text ul li {
	padding: 0 0 0 15px ;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 110%px;
	font-weight: normal;
	line-height: 1.5em;
	color:#000;
	background: url(images/ul_bullet.gif) no-repeat top left;
	
}

#content_text ol {
	padding: 0 0 5px 30px;
	line-height: 1.7em;
	font-weight: bold;
}


#content_text table {
    color: #333333;
	
    	
    

}

#content_text table caption {
	padding: 0px 5px 10px 5px;
	font-size: 20px;
	font-weight: bold;
    margin: 20px 0 2px 0;
    color: #333333;
}

#content_text td {
	padding: 4px;
	vertical-align: top
	
}

#footer {
  float: left;
  width: 932px;
  height: 69px;
  background: transparent url('../images/footer.jpg') no-repeat top left;
  margin: 0 auto;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 90%;
  font-weight: normal;
  color: #3e464e;
 
}

#mainMenu {
  float:left;
  width:932px;
  height: 62px;
  background-color:#fff;
  background: transparent url('../images/palkki.jpg') no-repeat top left;
  margin:0 auto;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;

}

.footernews{
	float:left;
	text-align:left;
}
.footer_copyright{
	float: right;
   	padding: 20px 70px 0 0;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #3e464e;
	line-height: 25px;
	
}

.footer_copyright a {
  color:#0033FF;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 100%;
  font-weight: bold;
	 
}
.footer_copyright a:hover {
border-bottom:#FF9900 solid 1px;}


.small{
font-family: Arial,Helvetica,sans-serif;
font-size:80%;
color:#CC0066;
}

#container {
    display: table;
	text-align: center;
	background-color:#FFF;
	
	

}

#news{
	padding: 30px 0 10px 0;
}

#newsHeading{
	padding: 20px 0 10px 15px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif
	font-weight: normal;
	font-size: 12px;	
	line-height: 1.2em;	
	text-decoration: none;
    background: url(images/news_h1.jpg) no-repeat top left;   	
    border-bottom: 5px solid #ffffff;    
}

div.newsItem {
	margin: 0 5px 10px 0;
	padding: 0 0 0 7px;
}

div.newsItem h2, div.newsItem h2 a:link, div.newsItem h2 a:visited{
	padding: 10px 0 0 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;	
	line-height: 1.2em;	
	text-decoration: none;
}

div.newsItem h2 a:hover{
	text-decoration: underline;
}

div.newsItem p.newsDate{
	padding: 0 0 10px 0;
	color: #aaaaaa;
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.2em;
	text-decoration: none;
}
div.newsItem p, div.newsItem p a:link, div.newsItem p a:visited{
	padding: 0 0 5px 0;
	color: #000;
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.1em;
	text-decoration: none;
}

div.newsItem p a:hover{
	text-decoration: underline;
}

div.newsItem p.newsMore {
	padding: 4px 15px 15px 0;
	text-align: right;
}

div.newsItem p.newsMore a:link, div.newsItem p.newsMore a:visited{
	padding: 4px 0 0 0;
	color: #b36500;
	text-align: right;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;	
	line-height: 1.1em;
	text-decoration: underline;
}

div.newsItem p.newsMore a:hover{
	color: #333333;
}
