
/*RUNKO*/
body, html {
	font-family: verdana, arial, tahoma ;
	font-size: 15px;
	color: black;
	min-height: 100%;
	width: 100%;
	min-width: 1015px;
	margin: 0px;
	padding: 0px;
	background-image: url(images2/met_tausta.jpg);
}
#frame {
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 0px;
}
#centering {
	position: relative;
	min-height: 100%;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-color: white;
}
#top_margin {
	width: 100%;
	height: 0px;
}
#top_bar {
	width: 1000px;
	position: relative;
	margin-left: 0px;
	height: 230px;
	background-image: url(images2/ylabanneri.jpg);
}
#navigation {
	position: relative;
	width: 1000px;
	height: 50px;
	
	left: 0px;
	top: 220px;
	z-index: 10;
}
#spacing {
	width: 1000px;
	height: 60px;
}
#contents_main {
	width: 1000px;
	position: relative;
	min-height: 100%;
	margin-left: 0px;
	min-height: 150px;
	/*background-image: url(images2/con_back.png);*/
}
#contents {
	padding-left: 40px;
	min-height: 150px;
	position: relative;
}
#margin_left{
	position: absolute;
	width: 15px;
	left: -15px;
	height: 100%;
	background-image: url(images2/reuna.png);
}
#margin_right{
	position: absolute;
	right: -15px;
	width: 15px;
	height: 100%;
	background-image: url(images2/reuna2.png);
}
#bottom_margin {
	width: 100%;
	height: 72px;
	padding-bottom: 160px;
}
#main_bottom_bar {
	position: absolute;
	font-size: 1.6ex;
	bottom: 0px;
	width: 100%;
	background-image:  url(images2/alaosa.png);
	padding-top: 20px;
}
#bottom_bar {
	position: relative;
	height: 100px;
	top: 20px;
	bottom: 0px;
	left: -5px;
	color: white;
}
#footer {
	height: 35px;
	position: relative;
	left: -5px;
}
/*MENU*/
#menu_head_left {
	position: relative;
	float: left;
	height: 33px;
	width: 0px;
	/*background-image: url(menu/menu_head_left.png);*/
}
#menu_head_right {
	position: relative;
	float: left;
	height: 33px;
	width: 0px;
	/*background-image: url(menu/menu_head_right.png);*/
}
#nav {
	position: relative;
	float: left;
	width: 1000px;
	height: 33px;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	background-image: url(menu/bg.png);
	background-repeat: repeat-x;
	background-color: #2D05CF;
}
#nav ul {
	color: #2D05CF;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#nav li {
	padding: 0px 0px;
	height: 33px;
	list-style-type: none;
	display: block;
	float: left;
	position: relative;
	color: #2D05CF;
}
.nav_item {
	height: 33px;
	padding: 0px 20px;
	background-image: url(menu/bg.png);
	background-repeat: repeat-x;
	background-color: #2D05CF;
	display: block;
	font-weight: bold;
}
.nav_item:hover {
	height: 33px;
	padding: 0px 20px;
	background-image: url(menu/bg.png);
	background-repeat: repeat-x;
	background-color: #1D55FD;
}
.nav_txt {
	display: block;
	position: relative;
	padding-top: 5px;
}
#nav ul a:link {
	color: #2D05CF;
	text-decoration: none;
}
#nav ul a:visited {
	color: #2D05CF;
	font-weight: 500;
	text-decoration: none;
}
#nav ul a:hover {
	color: #1D55FD;
	font-weight: 500;
	text-decoration: none;
}
/*uusi valikko*/
#cssmenu {
  padding: 0;
  margin: 0;
  border: 0;
  width: auto;
}
#cssmenu ul,
#cssmenu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cssmenu ul {
  position: relative;
  z-index: 597;
}
#cssmenu ul li {
  float: left;
  min-height: 1px;
  vertical-align: middle;
}
#cssmenu ul li.hover,
#cssmenu ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}
#cssmenu ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
}
#cssmenu ul ul li {
  float: none;
}
#cssmenu ul ul ul {
  top: 0;
  left: 190px;
  width: 190px;
}
#cssmenu ul li:hover > ul {
  visibility: visible;
}
#cssmenu ul ul {
  bottom: 0;
  left: 0;
}
#cssmenu ul ul {
  margin-top: 0;
}
#cssmenu ul ul li {
  font-weight: normal;
}
#cssmenu a {
  display: block;
  line-height: 1em;
  text-decoration: none;
}
/* Custom CSS Styles */
#cssmenu {
  background: #333333;
  border-bottom: 4px solid #2D05CF;
  font-family: 'Oxygen Mono', Tahoma, Arial, sans-serif;
  font-size: 12px;
}
#cssmenu > ul {
  *display: inline-block;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu ul {
  text-transform: uppercase;
}
#cssmenu ul ul {
  border-top: 4px solid #2D05CF;
  text-transform: none;
  min-width: 190px;
}
#cssmenu ul ul a {
  background: #2D05CF;
  color: #ffffff;
  border: 1px solid #0082e7;
  border-top: 0 none;
  line-height: 150%;
  padding: 16px 20px;
  font-size: 12px;
}
#cssmenu ul ul ul {
  border-top: 0 none;
}
#cssmenu ul ul li {
  position: relative;
}
#cssmenu ul ul li:first-child > a {
  border-top: 1px solid #2D05CF;
}
#cssmenu ul ul li:hover > a {
  background: #4eb1ff;
  color: #ffffff;
}
#cssmenu ul ul li:last-child > a {
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: 0 1px 0 #2D05CF;
  -webkit-box-shadow: 0 1px 0 #2D05CF;
  box-shadow: 0 1px 0 #2D05CF;
}
#cssmenu ul ul li:last-child:hover > a {
  -moz-border-radius: 0 0 0 3px;
  -webkit-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#cssmenu ul ul li.has-sub > a:after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -8px;
}
#cssmenu ul li:hover > a,
#cssmenu ul li.active > a {
  background: #2D05CF;
  color: #ffffff;
}
#cssmenu ul li.has-sub > a:after {
  content: '+';
  margin-left: 5px;
}
#cssmenu ul li.last ul {
  left: auto;
  right: 0;
}
#cssmenu ul li.last ul ul {
  left: auto;
  right: 99.5%;
}
#cssmenu a {
  background: #333333;
  color: #CBCBCB;
  padding: 0 20px;
}
#cssmenu > ul > li > a {
  line-height: 48px;
  font-size: 12px;
}

  line-height: 48px;
  font-size: 12px;
}

/*TEKSTIKENTÄT*/
.txt {
	padding-top: 5px;
	padding-bottom: 5px;
}
#txt_1 {							/*Leveä tekstikenttä*/
	position: relative;	
	width: 100%;
	top: 0px;
	clear: both;
}
#txt_2 {							/*Vasen paslta*/
	position: relative;	
	top: 0px;
	width: 520px;
	float: left;
}
#txt_3 {							/*Oikea palsta*/
	position: relative;
	width: 400px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
}
#txt_4 {							/*Alapalsta*/
	position: static;	
	width: 760px;
	height: 100%;
	clear: both;
	/*padding-top: 35px;*/
}
#txt_2_con {
	position: relative;
	margin-left: 15px;
	margin-top: 14px;
	height: 100%;
	width: 100%;
}
#txt_3_con {
	position: relative;
	height: 100%;
	width: 100%;
}
#txt_4_con {
	position: relative;
	height: 100%;
	width: 100%;
	margin-right: 50px;
}
.kuva1 {
	position: relative;
	width: 380px;
	right: 15px;
	display: block;
	padding-bottom: 10px
}
.kuvatxt {
	position: relative;
	width: 380px;
	right: 15px;
	display: block;
	text-align: center;
	top: 0px;
}
#end {
	position: static;	
	width: 100%;
	clear: both;
}
#end_35{
	position: static;	
	width: 100%;
	clear: both;
	height: 35px;
}
/*YLÄPALKKI*/
#banner_logo {
	position: absolute;
	top: 40px;
	left: 50px;
	height: 140px;
}
#banner_txt {
	position: absolute;
	top: 70px;
	right: 120px;
}
/*REUNUKSET*/
#top_bar_top {
	position: absolute;
	top: -62px;
	width: 860px;
	height: 62px;
}
#top_bar_bottom {
	position: relative;
	top: 150px;
	width: 860px;
	height: 80px;
}
.bottom_border {
	position: absolute;
	bottom: -7px;
	width: 100%;
	height: 7px;
}
.left_border {
	position: absolute;
	width: 7px;
	bottom: 0px;
	left: -7px;
	height: 100%;
}
.top_border {
	position: absolute;
	top: -7px;
	width: 100%;
	height: 7px;
}
.top_border_2 {
	position: absolute;
	top: -7px;
	right: 0px;
	width: 227px;
	height: 7px;
}
.top_border_3 {
	position: absolute;
	top: -7px;
	right: 0px;
	width: 537px;
	height: 7px;
}
.right_border {
	position: absolute;
	width: 7px;
	bottom: 0px;
	right: -7px;
	height: 100%;
	
}
.bottom_left_corner{
	position: absolute;
	height: 14px;
	width: 14px;
	bottom: -7px;
	left: -7px;
}
.bottom_right_corner{
	position: absolute;
	height: 14px;
	width: 14px;
	bottom: -7px;
	right: -7px;
}
.top_right_corner{
	position: absolute;
	height: 14px;
	width: 14px;
	top: -7px;
	right: -7px;
}
.top_left_corner{
	position: absolute;
	height: 14px;
	width: 14px;
	top: -7px;
	left: -7px;
}
.header_left{
	position: absolute;
	height: 40px;
	width: 20px;
	top: 0px;
	left: 0px;
}
.header_right{
	position: absolute;
	height: 40px;
	width: 40px;
	top: 0px;
	right: 0px;
}
.header_back {
	position: absolute;
	height: 40px;
	width: 140px;
	margin-left: 20px;
	z-index: 1;
}
.header_back_2 {
	position: absolute;
	height: 40px;
	width: 210px;
	margin-left: 20px;
	z-index: 1;
}
#con_border_top {
	position: absolute;
	top: -62px;
	width: 860px;
	height: 62px;
	/*background-image: url(images2/con_back_top.png);*/
}
#con_border_bottom {
	position: relative;
	bottom: 0px;
	float: left;
	width: 860px;
	height: 80px;
	/*background-image: url(images2/con_back_bottom.png);*/
}
#bottom_bar_border_top {
	width: 100%;
	height: 62px;
	position: absolute;
	top: -25px;
	/*background-image: url(images2/bottom_bar_back_top.png);*/
}
#bottom_bar_back {
	position: absolute;
	top: 37px;
	width: 100%;
	height: 98px;
	/*background-image: url(images2/bottom_bar_back.png);*/
}
/*MUOTOILUA*/
.otsikko  {
	position: relative;
	left: -7px;
	width: 600px;
	height: 40px;
}
.otsikko_2  {
	position: relative;
	left: -7px;
	width: 270px;
	height: 40px;
}
.otsikko_txt {
	display: block;
	font-size: 2.1ex;
	font-weight: bold;
	color: #2D05CF;
	padding-left: 5px;
	padding-top: 9px;
	z-index: 22;
	letter-spacing: 5px;
}
.otsikko_txt3 {
	display: block;
	font-size: 2.1ex;
	font-weight: bold;
	color: #2D05CF;
	padding-left: 0px;
	padding-top: 9px;
	z-index: 22;
	letter-spacing: 5px;
}
.alaotsikko {
	font-size: 1.8ex;
	font-weight: bold;
	color: #2D05CF;
	padding-top: 20px;
	padding-left: 0px;
	letter-spacing: 2px;
	display: block;
}
.ryhmät{
	font-size: 1.6ex;
	font-weight: bold;
	color: #2D05CF;
	padding-top: 10px;
	letter-spacing: 1.5px;
}
.ryhmät ul{
	list-style-type: none;
	padding-left: 15px;
}
#bottom_bar_txt {				/*Alapalkki*/
	height: 100%;
	width: 1000px;
	margin-left: 0px;
}
#company {
	height: 100%;
	width: 220px;
	padding-left: 60px;
	float: left;
	padding-top: 10px;	
}
#address {
	height: 100%;
	width: 120px;
	padding-left: 40px;
	float: left;
	padding-top: 10px;	
}
#contact {
	height: 100%;
	width: 130px;
	padding-left: 40px;
	float: left;
	padding-top: 10px;
}
#bottom_links {
	height: 100%;
	padding-left: 60px;
	width: 250px;
	float: left;
	padding-top: 10px;
}
#footer_txt {					/*Alatunniste*/
	position: relative;
	height: 15px;
	font-size: 1.5ex;
	width: 900px;
	margin-left: -450px;
	left: 50%;
	text-align: right;
	top: 6px;
	color: white;
}
#footer_email{
	text-align: left;
	float: left;
	margin-left: 20px;
}
#news_map{
	text-align: left;
	float: left;
	margin-left: 30px;
}
#footer_map{
	text-align: left;
	float: left;
	margin-left: 30px;
}
/*TUOTTEET JA PALVELUT*/
.tuot_ots{
	letter-spacing: 5px;
	color: #2D05CF;
	font-weight: bold;
	font-size: 1.9ex;
	text-decoration: none;
}
¨.tuot_ots a{

	color: #2D05CF;
	text-decoration: none;
}
.tuot_ots a:link{
	color: #2D05CF;
	text-decoration: none;
}
.tuot_ots a:visited{
	color: #2D05CF;
	text-decoration: none;
}
.tuot_ots a:hover{
	color: #1D55FD;
	text-decoration: none;
}
.tuot_alaots{

}
/*LÄMMITTIMET*/
.div_lam {
	width: 420px;
}

.lam_txt {
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;

}
.lam_img {
	right: 0px;
	float: right;
	position: relative;
	margin-left: 300px;
}
/*YHTEYSTIEDOT*/
#map {
	padding-top: 20px;
	margin-left: 15px;
}
/*GALLERIA*/
#galleria {
	clear: both;
}
#gal_nav  {

}
#gal_nav ul  {
	padding-left: 30px;
}
#gal_nav li {
	list-style-type: none;
	color: #2D05CF;
	line-height: 20px;
}
#gal_nav li a:link {
	list-style-type: none;
	color: #2D05CF;
}
#gal_nav li a:hover {
	list-style-type: none;
	color: #1D55FD;
}
#gal_nav li a:visited  {
	color: #2D05CF;
	list-style-type: none;
}
.takaisin {
	position: relaiteve;
	bottom: 0px;
	width: 100%;
	text-align: right;
	float: left;
	font-size: 12px;
}
.takaisin_txt a:link {
	font-weight: bolder;
	color: #2D05CF;
	padding-right: 30px;
}
.takaisin_txt a:hover {
	font-weight: bolder;
	color: #1D55FD;
	padding-right: 30px;
}
.takaisin_txt a:visited {
	font-weight: bolder;
	color: #2D05CF;
	padding-right: 30px;
}
.ruutu1 {
	max-width: 210px;
	height: 150px;
	padding-right: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
.kuva2 {
	position: relative;
	max-width: 210px;
	max-height: 150px;
	display: block;
}
.galtxt {
	position: relative;
	width: 100%;
	display: block;
	text-align: center;
}
/*REFERENSSIT JA YHTEISTYÖKUMPPANIT*/
#hr_yheistyokumppanit {
	position: absolute;
	width: 770px;
	left: 40px;
	margin-top: -20px;
}
#yht_kump {
	position: relative;
	width: 768px;
	margin-left: 15px;
	padding-top: 10px;
	height: 120px;
}
.yht_kump_box {
	position: static;
	width: 160px;
	text-align: center;
	padding-top: 5px;
	margin-right: 32px;
	float: left;
}
/*ETUSIVU*/
#fb-like-box {
	height: 556px;
}
/*VALOKUVAT*/
.img_frame {
	padding-top: 10px;
	
}
.img_frame img {
	padding-top: 10px;
	margin-left: 10px;
}
.img_txt {
	text-align: center;
	font-size: 1.5ex;
	display: block;
	padding-bottom: 5px;
}