html {
  padding:12px;
  margin: 0px;
}

body {
  padding:0px;
  margin: 0px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
}

img {
  border: 0px;
  vertical-align: bottom;
}

div#main {
  margin-left: auto;
  margin-right: auto;
  width: 976px;
  text-align: left;
}

div#toplogo {
  width: 976px;
  height: 55px;
  background: url(/images/css/topnavi_blue_bg.png);
}

#cclogo {
  margin-top: 6px;
  margin-left: 6px;
  float: left;
}

#toplogo ul {
  display: none;
}


/* Navi */
div#topnavi {
  display: none;
}

/* Navi end */

a[target="_new"]:after,
a[target="_blank"]:after {
  margin-left: 2px;
  content: url("/images/css/target_new.png")
}

#page {
  width: 976px;
  background-color: #E8E8E8;
}

#leftWrapper {
  float:left;
/*  width: 816px; */
  width: 976px;
  height: auto;
}

#leftColumn {
  display: none;
}

#centerColumn {
  float: left;
  background-color: #fff;
  width: 619px;
/*  width: 976px; */
  padding: 5px 5px 5px 5px;
  height: auto;
  border-left: 1px dotted #000;
  border-right: 1px dotted #000;
  border-bottom: 1px dotted #000;
}

#rightColumn {
  display: none;
}

#divTopBanner {
  display: none;
}

.leftBanner {
  display: none;
}

/* Pisteet */
#divPisteet {
  display: none;
}

#centerColumn p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 8px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 17px;
}

#centerColumn h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 21px;
  line-height: 21px;
  color: #0549AA;
  margin-top: 30px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 17px;
  font-weight: bold;
}

#centerColumn h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 19px;
  color: #0549AA;
  margin-top: 15px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 17px;
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0D7AE9;
  line-height: 24px;
}

#centerColumn h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 16px;
  color: #0549AA;
  margin-top: 15px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 17px;
  font-weight: bold;
}

#centerColumn a:link {
	color: #0D7AE9;
	text-decoration: underline;
}

#centerColumn a:visited {
	color: #0D7AE9;
	text-decoration: underline;
}

#centerColumn a:hover {
	color: #0D7AE9;
	text-decoration: none;
}

#centerColumn a:active {
	color: #0D7AE9;
	text-decoration: underline;
}

#centerColumn li {
	margin: 0 0 0 0;
}

#centerColumn ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.textTitle {
	line-height: 21px !important;
	height: 26px !important;
	margin: 0 0 6px 0 !important;
	font-weight: bold !important;
	color: #eee !important;
	padding-left: 10px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
	background-image: url(/images/css/title_bg.png);
}

.imgLeft {
  float: left;
}

.imgRight {
  float: right;
}

/* Mahdollista sontaa joukossa, tarttee puhdistaa */
/* ROW 2 */
/* teemakuva */
#theme {float: none; margin-bottom: 12px; height: auto; width: auto;}

#theme img {
  text-align: center;
/*  margin-left: 20px; */
}

#toimipisteet {	float: none;	height: auto;	width: auto;}
#toimipisteet p {margin-top: 8px; margin-right: 8px; margin-bottom: 0px; margin-left: 8px; }

#column1 {float: left; height: auto; width: 240px; margin-right: 9px; }
/* #column1 TABLE {width: 230px;} */

#column2 { float: right; height: auto; width: 370px;  margin-top: 0px; }
/* #column2 TABLE {width: 323px;} */

#news {height: auto; width: auto; margin-bottom: 10px;}
#news p {margin-top: 8px; margin-right: 8px; margin-bottom: 0px; margin-left: 8px; }
#linktip {height: auto; width: auto; margin-bottom: 10px;}
#linktip p {margin-top: 8px; margin-right: 8px; margin-bottom: 0px; margin-left: 8px; }

#products {height: auto; width: 370px; margin-bottom: 10px; margin-top: 0px; }
#products p {margin-top: 8px; margin-right: 8px; margin-bottom: 0px; margin-left: 8px; }
.productsimg {clear:both; float: right;}
#feedback {height: auto; width: 370px; margin-bottom: 10px;}
#feedback p {margin-top: 8px; margin-right: 8px; margin-bottom: 0px; margin-left: 8px; }

#text { height: auto; width: 582px; margin-bottom: 0px;}
#text img {
  margin-left: 0px;
  margin-right: 10px;
  clear: right;
  margin-top: 10px;
  margin-bottom: 0px;
}
#text table {margin-top: 8px;	margin-right: 17px;	margin-bottom: 0px;	margin-left: 17px;}
