
html {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: url(color_blue/pics/bg.jpg) repeat-x top;
	height: 100%;
	min-height: 100%;
}

#shadow {
	margin: 0 auto;
	padding: 0;
	width: 970px;
	overflow: visible;
	background: url(color_blue/pics/shadow.jpg) repeat-y left;
	height: 100%;
	min-height: 100%;
	margin-bottom: -160px;
}

html>body #shadow {
	height: auto;
	min-height: 100%;
}

#wrapper {
	margin: 0px;
	padding: 0px 0px 160px 0px;
	width: 970px;
	height: 610px;
	overflow: visible;
	background-color: #fff;
	position: relative;
	background: url(color_blue/pics/wrapper.jpg) no-repeat top;
}

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

#toolbox {
	display: none;
}

#lang {
	display: none;
}

#search {
	width: 400px;
    height: 20px;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
}

#logo {
	width: 160px;
	height: 40px;
	position: absolute;
	left: 15px;
	top: 18px;
}

#logo a {
	width: 100%;
	height: 100%;
	display: block;
}

#logo a img {
	border: none;
}

#banner {
	height: 63px;
}

#nav {
	margin: 0 auto;
	width: 900px;
	height: 30px;
	overflow: hidden;
}

html>body #nav {

}

/* Valikko */

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

#nav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	text-align: center;
}

#nav ul li a {
	margin: 0px 0px 0px 0px;
	line-height: 30px;
	padding: 0px 20px;
	text-align: center;
	text-decoration: none;
	display: block;
	float: left;
}

#nav ul li a.open {
	font-weight: normal;
	text-decoration: none;
	background: url(color_blue/pics/navOpen.jpg) repeat-x top;
}

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



/* Alavalikko */

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

#subnav ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	float: left;
}

#subnav ul li {
	margin: 1px 0;
	padding: 0;
	list-style-type: none;
	background: url(color_blue/pics/subnavTop.gif) no-repeat left top;
	float: left;
	width: 203px;
}

#subnav ul li.open {
	background: url(color_blue/pics/subnavTopOpen.gif) no-repeat left top;
}

#subnav ul li a {
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 6px 25px;
  width: 178px;
  text-decoration: none;
  display: block;
  background: url(color_blue/pics/subnavBottom.jpg) no-repeat left bottom;
}

#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: 7px 0;
	background: #fff url(color_blue/pics/subnavBg.jpg) repeat-y left;
	display: block;
}

#subnav ul li ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: none;
  background: none;
	clear: left;
	float: left;
}

#subnav ul li ul li.open {
	background: none;
}

#subnav ul li ul li a {
  margin: 0px 0px 0px 0px;
  padding: 0px 20px 2px 25px;
  text-decoration: none;
  display: block;
  font-weight: normal;
  background: none;
  width: auto;
}

#subnav ul li ul li a.open {
  font-weight: normal;
  text-decoration: underline;
}

#subnav ul li ul li a:hover {
  font-weight: normal;
  text-decoration: underline;
}

/* Ala-ala-alavalikko */

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

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

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

#subnav ul li ul li ul li a.open {
  font-weight: normal;
  text-decoration: underline;
}

#subnav ul li ul li ul li a:hover {
  font-weight: normal;
  text-decoration: underline;
}




/*Tekstit*/

#main {
	margin: 200px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
	width: 630px;
	float: right;
	overflow: hidden;
}

#main .text {
	
}

#column1 {
	margin: 200px 0px 0px 0px;
	padding: 0px 0px 0px 70px;
	width: 212px;
	height: 100px;
	float: left;
	overflow: visible;
}

html>body #column1 {
	height: auto;
	min-height: 100px;
	overflow: hidden;
}

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

#column2 {
	display: none;
}

#column2 .text {

}

#footer {
	clear: both;
	margin: 0 auto;
	width: 970px;
	display: block;
	height: 160px;
	background: url(color_blue/pics/footer.jpg) no-repeat left top;
}

#footer .text {
	text-align: center;
	padding-top: 105px;
}

#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 {
	margin: 0 auto;
	clear: both;
	text-align: center;
	width: 970px;
	margin-top: -35px;
	position: relative;
	z-index: 100;
}

#copy a {
	text-decoration: underline;
}

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



