
html {
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #ececec;
}

body {
  margin: 0;
  padding: 0;
  background: #ececec url(color_red/pics/bg.jpg) repeat-x;
  color: #000;
}

#shadow {
  margin: 0px auto 0px auto;
  padding: 0;
  width: 786px;
  height: 500px;
  overflow: visible;
  background: url(color_red/pics/shadow.jpg) repeat-y;
  position: relative;
  z-index: 1;
}

html>body #shadow {
  height: auto;
  min-height: 500px;
  overflow: hidden;
}

#wrapper {
  padding: 0px 0 0 15px;
  text-align: left;
  height: 500px;
  overflow: visible;
  background: url(color_red/pics/wrapper.jpg) top left no-repeat;
  background-color: transparent;
  position: relative;
  z-index: 2;
}

html>body #wrapper {
  height: auto;
  min-height: 500px;
  overflow: hidden;
}

#toolbox {
  padding: 35px 0 0 0;
  float: right;
  width: 250px;
  height: 20px;
  text-align: right;
  right: 30px;
}

#toolbox a {

}

#toolbox a:hover {

}

#lang {
  clear: right;
  float: right;
  padding: 5px 40px 0 0;
  width: 250px;
  height: 20px;
  text-align: right;
}

#lang img {
  margin: 0px 5px 0px 5px;
}

#lang a {
  color: #000;
  text-decoration: none;
}

#lang a:hover {
  color: #000;
  text-decoration: underline;
}

#search {
  width: 489px;
  height: 59px;
  margin: -59px 0 0 0;
  position: relative;
  top: 365px;
  left: 266px;
  background: url(color_red/pics/search.jpg) no-repeat;
}

#search .text {
  position: relative;
  top: 30px;
  left: 30px;
}

#logo {
  width: 385px;
  height: 100px;
  line-height: 100px;
  overflow: visible;
  position: relative;
  left: 40px;
  margin: 10px 0px 0px 0px;
  white-space: nowrap;
}

#logo a {
  line-height: 100px;
  vertical-align: middle;
  border: 1px solid #fff;
  font-size: 2em;
  text-decoration: none;}

#logo a img {
  line-height: 100px;
  vertical-align: middle;
  border: 0;
}

#banner {
  clear: left;
  width: 755px;
  height: 170px;
  background: url(http://www.toimisait.com/kaskelan-kirvesmiespalvelu-oy/userData/banners/ik19.jpg) no-repeat left bottom;
  overflow: hidden;
  position: relative;
  z-index: 3;
  margin: 0;
}

#nav {
  width: 755px;
  height: 42px;
  background: url(color_red/pics/nav.jpg) no-repeat;
  position: relative;
  z-index: 100;
  overflow: hidden;
}

html>body #nav {

}

/* Valikko */

#nav ul {
  margin: 0px 0px 0px 37px;
  padding: 0;
}

#nav ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
  white-space: nowrap;
}

#nav ul li a {
  margin: 9px 0px 9px 0px;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
  border-right: 1px solid #a16871;
  display: block;
}

#nav ul li a.open {
  text-decoration: none;
}

#nav ul li a:hover {
  text-decoration: none;
}


/* Alavalikko */

#subnav {
  padding: 20px 0px 10px 10px;
}

#subnav ul {
  margin: 0;
  padding: 0;
}

#subnav ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#subnav ul li a {
  margin: 2px 0px 2px 0px;
  padding: 0px 20px 2px 20px;
  text-decoration: none;
  display: block;
}

#subnav ul li a.open {
  text-decoration: none;
}

#subnav ul li a:hover {
  text-decoration: none;
}

/* Ala-alavalikko */

#subnav ul li ul {
  margin: 0;
  padding: 0;
}

#subnav ul li ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#subnav ul li ul li a {
  margin: 2px 0px 2px 0px;
  padding: 0px 20px 2px 40px;
  text-decoration: none;
  display: block;
}

#subnav ul li ul li a.open {
  text-decoration: none;
}

#subnav ul li ul li a:hover {
  text-decoration: none;
}

/*Tekstit*/

#main {
  float: right;
  width: 490px;
  height: 200px;
  overflow: visible;
  background: url(color_red/pics/main.jpg) no-repeat top left;
  margin: 60px 0px 0px 0px;
  position: relative;
  right: 16px;
}

html>body #main {
  height: auto;
  min-height: 200px;
  overflow: hidden;
}

#main .text {
  width: 450px;
  margin: 30px 0px 10px 20px;
  overflow: hidden;
}

#column1 {
  float: left;
  width: 240px;
  overflow: hidden;
}

#column1 .text {
  padding: 10px 0px 10px 30px;
}

#column2 {
  clear: both;
  margin: 0px auto 0px auto;
  width: 730px;
  overflow: hidden;
}

#column2 .text {
  padding: 10px;
}

#footer {
  clear: both;
  margin: 0 auto;
  width: 786px;
  height: 78px;
  display: block;
  background: url(color_red/pics/footer.jpg) no-repeat;
}

#footer .text {
  padding-top: 30px;
  text-align: center;
  color: #fff;
}

#footer .text .siteInfoName {
  display: inline;
  margin: 0px 10px 0px 10px;
}

#footer .text .siteInfoAddress {
  display: inline;
  margin: 0px 5px 0px 10px;
}

#footer .text .siteInfoZip {
  display: inline;
  margin: 0px 0px 0px 0px;
}

#footer .text .siteInfoCity {
  display: inline;
  margin: 0px 10px 0px 2px;
}

#footer .text .siteInfoPhone {
  display: inline;
  margin: 0px 10px 0px 10px;
}

#footer .text .siteInfoEmail {
  display: inline;
  margin: 0px 10px 0px 10px;
}

#footer .text .siteInfoWWW {
  display: inline;
  margin: 0px 10px 0px 10px;
}

#copy {
  clear: both;
  text-align: center;
  padding-bottom: 10px;
}

#copy a {
  color: #000;
  text-decoration: underline;
}

#copy a:hover {
  color: #000;
  text-decoration: none;
}
