
html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
}

#shadow {
	margin: 0px auto 0px auto;
	padding: 0;
	height: 600px;
	background: url(color_green/pics/bg.jpg) #fff repeat-x top;
}

html>body #shadow {
	height: auto;
	min-height: 600px;
}

#wrapper {
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: left;
	width: 995px;
	height: 600px;
	overflow: visible;
	position: relative;
}

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

#toolbox {
	width: 400px;
	height: 20px;
	text-align: right;
	position: absolute;
	top: 10px;
	right: 50px;
	display: none;
	
}

#toolbox a {

}

#toolbox a:hover {

}

#lang {
	width: 305px;
	height: 17px;
	text-align: right;
	position: absolute;
	top: 15px;
	right: 40px;
}

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

#lang a {
	padding: 0 10px;
	float: left;
	color: #fff;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 80px;
	line-height: 17px;
	background: url(color_green/pics/langBtn.gif) no-repeat top center;
}

#lang a:hover {
	background: url(color_green/pics/langBtnOver.gif) no-repeat top center;
}

#search {
	display: none;
}

#searchBox {
	width: 400px;
	height: 20px;
	position: absolute;
	top: 11px;
	left: 270px;
}

#searchInput {
	color: #fff;
	font-size: 12px;
	font-family: arial, tahoma, sans serif;
	width: 204px;
	padding: 5px 10px 5px 30px;
	float: left;
	background: url(color_green/pics/searchText.jpg) no-repeat left top;
	border: 0;
}

#searchSubmit {
	color: #fff;
	font-size: 12px;
	font-family: arial, tahoma, sans serif;
	padding: 4px 5px 5px 0;
	border: 0;
	width: 50px;
	float: left;
	background: url(color_green/pics/searchBtn.jpg) no-repeat left top;
}

#logo {
	width: 320px;
	height: 66px;
	overflow: visible;
	position: absolute;
	top: 0px;
	left: 20px;
}

#logo a img {
	border: none;
}

#banner {
	display: none;
	height: 87px;
	overflow: hidden;
	width: 882px;
	position: absolute;
	top: 146px;
	left: 19px;
	background: url(color_blue/pics/banner.jpg) no-repeat left top;
	z-index: 100;
}

#nav {
	float: right;
	width: 730px;
	height: 38px;
	margin: 0 auto;
	background: url(color_green/pics/navTopBg.jpg) no-repeat left top;
	overflow: hidden;
	padding: 105px 0px 0 0px;
}

/* Valikko */

#nav ul {
	margin: 0;
	padding: 0 20px;
	float: right;
}

#nav ul li {
	margin: 0 2px 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
	text-align: center;
	background: url(color_green/pics/navLeft.gif) no-repeat left top;
}

#nav ul li.open {
	background: url(color_green/pics/navLeftOpen.gif) no-repeat left top;
}

#nav ul li a {
	margin: 0px 0px 0px 0px;
	line-height: 38px;
	padding: 1px 16px 0px 16px;
	text-decoration: none;
	display: block;
	background: url(color_green/pics/navRight.gif) no-repeat right top;
}

#nav ul li a.open {
	color: #000;
	text-decoration: none;
	background: url(color_green/pics/navRightOpen.gif) no-repeat right top;
}

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

/* Sivuvalikko */


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

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

#subnav ul li {
	margin: 0 0 6px 0;	
	padding: 0;
	float: left;
	width: 206px;
	list-style-type: none;
	background: url(color_green/pics/subBottom.gif) no-repeat left bottom;
}

#subnav ul li a {
	display: block;
	width: 186px;
	padding: 5px 0px 5px 20px;
	text-decoration: none;
	background: url(color_green/pics/subTop.gif) no-repeat left top;
}

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

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

/* Ala-alavalikko */

#subnav ul li ul {
	display: block;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	background: #fff;
}

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

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

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

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

/* Ala-ala-alavalikko */

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

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

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

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

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



/*Tekstit*/

#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	width: 720px;
	float: right;
	overflow: hidden;
	position: relative;
}

#main .text {
	padding: 20px 20px 20px 0px;
}

#column1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 20px 0px;
	width: 206px;
	float: left;
}

#column1 .text {
	padding: 4px 15px 0px 15px;
}

#column2 {
	clear: both;
}

#column2 .text {
}


#footer {
	background: url(color_green/pics/footer.gif) no-repeat top left;
	margin: 0 auto;
	width: 995px;
	display: block;
	padding-top: 20px;
	color: #fff;
}

#footer .text {
	text-align: center;
	font-size: .89em;
	padding: 5px 5px 2px 5px;
}

#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 {
	color: #fff;
	margin: 0 auto;
	width: 995px;
	clear: both;
	text-align: center;
	padding-bottom: 20px;
}

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

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


