/* @Takomostyles
----------------------------------------------------------------------------------------------------*/

/* @Main layout ---*/
body {background:url(../images/bg.png) top center no-repeat;}
#container{width:960px;margin-left:auto;margin-right:auto;margin-top:10px;}
#header{background:url(../images/header_bg.png) 0 0 no-repeat;height:121px}
#trust{float:left;width:409px}

/* @Main layout ends ---*/

/* @Navigation ---*/

#mainnav{background-color:#e7e7e8;}

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 500px;
  height: 33px;
  position: relative;
  float: right;

}
#menu span {
  display: none;
  position: absolute;
}
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}
#menu .takomo {
  width: 134px;
  height: 33px;
  background: url(../images/tab_takomo_inactive.png) no-repeat;
  left: 0px;
  top: 0px;
}
#menu .takomo_active {
  width: 134px;
  height: 33px;
  background: url(../images/tab_takomo_active.png) no-repeat;
  left: 0px;
  top: 0px;
}
#menu .takomo span {
  width: 134px;
  height: 33px;
  background: url(../images/tab_takomo_active.png) no-repeat;
  left: 0px;
  top: 0px;
}
#menu .palvelut {
  width: 134px;
  height: 33px;
  background: url(../images/tab_palvelut_inactive.png) no-repeat;
  left: 152px;
  top: 0px;
}
#menu .palvelut_active {
  width: 134px;
  height: 33px;
  background: url(../images/tab_palvelut_active.png) no-repeat;
  left: 152px;
  top: 0px;
}
#menu .palvelut span {
  width: 134px;
  height: 33px;
  background: url(../images/tab_palvelut_active.png) no-repeat;
  left: 0px;
  top: 0px;
}
#menu .yhteystiedot {
  width: 134px;
  height: 33px;
  background: url(../images/tab_yhteystiedot_inactive.png) no-repeat;
  left: 304px;
  top: 0px;
}
#menu .yhteystiedot_active {
  width: 134px;
  height: 33px;
  background: url(../images/tab_yhteystiedot_active.png) no-repeat;
  left: 304px;
  top: 0px;
}
#menu .yhteystiedot span {
  width: 134px;
  height: 33px;
  background: url(../images/tab_yhteystiedot_active.png) no-repeat;
  left: 0px;
  top: 0px;
}



/* @Navigation ends ---*/

/* @Content Takomo ---*/

#main_takomo{width:960px;height:556px;background:#e7e7e8 url(../images/takomo_bg.jpg) no-repeat left bottom}
#content_takomo{margin:0}
#takomo{width:420px;margin:105px 60px 0 0;float:right;padding-left:22px;border-left:3px solid #005581}

/* @Content Takomo ends ---*/

/* @Content Palvelut ---*/

#main_palvelut{width:960px;height:556px;background-color:#e7e7e8}
#content_palvelut{width:960px;height:556px;margin:0; padding-top: 80px;}
#pal_toprow{width:620px;height:50px;padding:0;margin:0 0 0 295px;}
#pal_leftcolumn{width:300px;height:350px;padding:0;margin:10px 0 0 86px;float:left; }
#pal_rightcolumn{width:280px;height:350px;padding:0;margin:10px 0 0 40px;float:left;}
#bgimage_palvelut {width: 209px; height: 475px; float:left; margin:0;}


/* @Content Palvelut ends ---*/

/* @Content Yhteystiedot ---*/

#main_yhteystiedot{width:960px;height:556px;background-color:#e7e7e8}
#content_yhteystiedot{width:960px;height:556px;margin:0;background:url(../images/yhteystiedot_bg.jpg) no-repeat left bottom}
#yht_leftcolumn{width:300px;height:420px;padding:0;margin:80px 0 0 295px;float:left}
#address{width:280px;margin:0;float:left}
#googlemap{width:300px;height:230px;margin:13px 0 0;float:left;border:1px solid #000}
#emails{width:280px;margin:46px 0 0;float:left}
#yht_rightcolumn{width:280px;height:420px;padding:0;margin:80px 0 0;float:left}
#people{width:200px;margin:0 0 0 80px;float:right}

/* @Content Yhteystiedot ends ---*/

/* @Extras ---*/

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

/* @Extras ends ---*/

/* @end */