body {
	margin:5px;
	padding:0px;
	background-color:#ebebeb;
	text-align:center;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#000000;
  line-height: 15px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#000000;
  line-height: 15px;
  text-align: left;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#404040;
  line-height: 15px;
  text-align: left;
  padding-top:0px;
  padding-right:25px;
  padding-bottom:0px;
  margin-top:10px;
  margin-bottom:10px;
}

ul{
  list-style-image: url('kuvat/pallo.png');
  padding-top: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  }

li{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
  line-height: 15px;
  text-align: left;
  padding-top: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

table {
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
}

a:link,a:visited,a:hover,a:active {
  text-decoration:none
}

a:link {color:#4D4D4D;font-weight:bold;}
a:visited {color:#4D4D4D;font-weight:bold;}
a:hover {color:#FFCE00;font-weight:bold;}
a:active {color:#4D4D4D;font-weight:bold;}

p a:link {color:#404040; font-weight:bold;}
p a:visited {color:#404040; font-weight:bold;}
p a:hover {color:#FFCE00; font-weight:bold;}
p a:active {color:#404040; font-weight:bold;}

#otsikko {
  font-size:13px;
  font-weight:bold;
  color:#000000;
  line-height: 15px;
  margin-top: 8px;
  margin-bottom: 10px;
  padding-top: 25px;
  padding-right: 2px;
}

#alaotsikko{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#FFCE00;
  line-height: 15px;
  text-align: left;
  padding-left:5px;
}

.graytext{color:#404040;}
.redtext{color:#E36C35;}
.boldtext{font-weight:bold; color:#4D4D4D;}
.italictext{font-style:italic;font-weight:normal;}

.footerLink a:link {color:#4D4D4D;font-size:10px;}
.footerLink a:visited {color:#4D4D4D;font-size:10px;}
.footerLink a:hover {color:#000000;font-size:10px;}
.footerLink a:active {color:#4D4D4D;font-size:10px;}

.footerLink {text-align:left;}

#kieli {
  color:#000000;
  font-size:10px;
  font-weight:bold;
}

.footerText{
  color:#4D4D4D;
  font-size:10px;
  text-align:right;
  font-weight:bold;
}

.HeaderText {
  font-weight:bold;
  color:#4D4D4D;
  font-size:13px;
  line-height: 15px;
}

/********Layout*********************************/

.kuvat{
  background-repeat:no-repeat;
  background-position:top left;
  height: 450px;
}

.kuvatK{
  background-repeat:no-repeat;
  background-position:top left;
  height: 490px;
}

.alaosa{
  background: url(kuvat/bottom.jpg);
  background-repeat:no-repeat;
  background-position:bottom center;
}

.printLogo{display: none;}
.printAddress{display: none;}

/********Menu***********************************/

.topmenu {
  background: url(kuvat/menupalkki.jpg);
  background-repeat:no-repeat;
  background-position:bottom center;
  text-decoration:none;
  text-transform:uppercase;
  text-align: center;
  font-weight:bold;
  height:70px;
}

.topmenu td{
  vertical-align:middle;
}

#topMenuFirstRow {height:10px;}
#topMenuSecondRow {height:60px;;}

.topmenu a:link {color:#4D4D4D; font-weight:bold;}
.topmenu a:visited {color:#4D4D4D; font-weight:bold;}
.topmenu a:hover {color:#000000; font-weight:bold;}
.topmenu a:active {color:#000000; font-weight:bold;}

.topmenu td#currentLeft{
  background: url(kuvat/naviLeft.jpg);
  background-repeat:no-repeat;
  background-position:bottom right;
}

.topmenu td#current{
  text-decoration:none;
  text-transform:uppercase;
  text-align: center;
  font-weight:bold;
}
.topmenu td#currentRight{
  background: url(kuvat/naviRight.jpg);
  background-repeat:no-repeat;
  background-position:bottom left;
}

.topmenu td#current a:link {color:#000000; font-weight:bold;}
.topmenu td#current a:visited {color:#000000; font-weight:bold;}
.topmenu td#current a:hover {color:#000000; font-weight:bold;}
.topmenu td#current a:active {color:#000000; font-weight:bold;}

.topmenu td#topLeft{
  background: url(kuvat/naviTopLeft.jpg);
  background-repeat:no-repeat;
  background-position:bottom right;
}

.topmenu td#topCenter{
  background: url(kuvat/naviTopCenter.jpg);
  background-repeat:no-repeat;
  background-position:bottom center;
}

.topmenu td#topRight{
  background: url(kuvat/naviTopRight.jpg);
  background-repeat:no-repeat;
  background-position:bottom left;
}

.topmenu td#tukiLeft{
  background: url(kuvat/tukiLeft.jpg);
  background-repeat:no-repeat;
  background-position:bottom right;
  text-decoration:none;
  text-transform:uppercase;
  text-align: center;
  font-weight:bold;
}

.topmenu td#tukiTopLeft{
  background: url(kuvat/tukiTopLeft.jpg);
  background-repeat:no-repeat;
  background-position:bottom right;
}

.topmenu td#tukiTopCenter{
  background: url(kuvat/tukiTopCenter.jpg);
  background-repeat:no-repeat;
  background-position:bottom right;
}

.topmenu td#tukiTopRight{
  background: url(kuvat/tukiTopRight.jpg);
  background-repeat:no-repeat;
  background-position:bottom left;
}

.topmenu td#tukiRight{
  background: url(kuvat/tukiRight1.jpg);
  background-repeat:no-repeat;
  background-position:top left;
}

.alamenu{
  background: url(kuvat/alamenu.jpg);
  background-repeat:no-repeat;
  background-position:bottom center;
  text-decoration:none;
  text-align: center;
  font-weight:bold;
  height:20px;
}

.alamenu a:link {color:#4D4D4D; font-weight:bold;}
.alamenu a:visited {color:#4D4D4D; font-weight:bold;}
.alamenu a:hover {color:#FFCE00; font-weight:bold;}
.alamenu a:active {color:#FFCE00; font-weight:bold;}

.alamenu a#active{
  background-color: #ffffff;
  text-decoration:none;
  text-align: center;
  font-weight:bold;
  color:#FFCE00;
}

.menuVali{
  border: 2px solid #999999;
  border-top-width: 0px;
  border-right-width: 2px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}

/********Uutiset********************************/

.newsList{
  margin-top:0px;
  margin-bottom:14px;
  margin-left:-22px;
  padding-top:0px;
  padding-bottom:0px;
}

.newsDate{
  color: #7F7F7F;
  padding-right:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height: 15px;
  text-align: left;
}

.newsHeader {
  line-height: 17px;
  color:#4D4D4D;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height: 15px;
  text-align: left;

}

.newsHeader a:link {color:#4D4D4D;}
.newsHeader a:visited {color:#4D4D4D;}
.newsHeader a:hover {color:#FFCE00;}
.newsHeader a:active {color:#4D4D4D;}

.less{display:block;}
.more{display:none;}


/********Etusivu********************************/

#aaa {margin-left:30px;}
#suomenv {margin-left:35px;}

.HeaderIndexText {
  font-weight:bold;
  color:#4D4D4D;
  font-size:14px;
  line-height: 15px;
  /*padding-top: 50px;*/
}

.HeaderIndexBody {
  font-size:14px;
  line-height: 17px;
}

#bullets{
  margin-top:0px;
  margin-bottom:0px;
  padding-top:0px;
  padding-bottom:0px;
}

#frontNews {
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#000000;
  line-height: 15px;
  text-align: left;
  margin-top:40px;
  margin-bottom:10px;
  padding-top:0px;
  padding-bottom:0px;
}

.newsParagraph{
  margin-top:0px;
  margin-bottom:0px;
}

.moreNews{
  float:right;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  padding-right:20px;
}

.moreNews a:link {color:#4D4D4D;}
.moreNews a:visited {color:#4D4D4D;}
.moreNews a:hover {color:#FFCE00;}
.moreNews a:active {color:#4D4D4D;}

/********Referenssit*****************************/

.refeLista{margin-left:-22px;}

/********Yhetystiedot tuki***********************/

#map{font-style:italic;}

#map a:link {color:#4D4D4D;font-weight:normal;}
#map a:visited {color:#4D4D4D;font-weight:normal;}
#map a:hover {color:#FFCE00;font-weight:normal;}
#map a:active {color:#4D4D4D;font-weight:normal;}

#takeContact {
  font-size:13px;
  font-weight:bold;
  color:#404040;
}

#address{
  color:#404040;
  text-align: left;
}

.buttonLink a{
  display: block;
  background-image: url(kuvat/Y_button_UP.gif);
  background-repeat: no-repeat;
  background-position:bottom left;
  padding-right:12px;
  padding-left:12px;
  margin-left:0px;
  margin-right:0px;
  padding-top:14px;
  padding-bottom:10px;
  color:#4D4D4D;
  font-weight:bold;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  outline: none;
}
.buttonLink a:hover {
  background-image: url(kuvat/Y_button_DOWN.gif);
  background-repeat: no-repeat;
  background-position:bottom left;
  color:#000000;
  font-weight:bold;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  outline: none;
}

/********sivukartta******************************/

.link{
  margin-left:-22px;
  line-height: 20px;
}

/********divLayout******************************/

#container {
	width:1030px;
	/*height:600px;*/
	margin:auto;
  background: url(kuvat/pohja.jpg);
  background-repeat:repeat-y;
  background-position:top center;
}

#menu {
	height:90px;
	width:1030px;
	margin-left:0px;
	background:#ebebeb;
}

#left {
	margin-left:-475px;
	float:left;
	width:475px;
	height:470px;
	position:relative;
	left:-2px;
  
	/*background:blue;*/
}

#middle {
	/*background:green;*/
	margin-left:515px;
	width:475px;
 /*border: solid 1px black;*/
}

#inner {
  width:475px;
  float:left;
  margin-right:-1px;
  padding-top:0px;
  padding-bottom:0px;
  text-align: left;

  /*background:#FFCE00;*/
}

#download{
  bottom:0px;
  position:relative;
}

#footer {
	clear:both;
	height:40px;
	background:#ebebeb;
}

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.clearfix {
  display:inline-block;
}
* html .clearfix {height: 1%;}
       .clearfix {display: block;}

