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

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

#shadow {
	width: 920px;
	padding: 0;
	min-height: 100%;
	height: 100%;
	margin: 0px auto -85px auto;
	background: url(color_blue/pics/shadowTop.jpg) #fff no-repeat left top;
}

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

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

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

#toolbox {
	width: 10px;
	height: 264px;
	position: absolute;
	left: 0;
	top: 76px;
	background: url(color_blue/pics/topnavCorner.png) no-repeat left top;
	z-index: 201;
}

#toolbox a {

}

#toolbox a:hover {

}

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

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

#lang a {
	padding: 0 5px;
	color: #fff;
	text-decoration: none;
}

#lang a:hover {
	color: #ddd;
}

#search {
}

#searchBox {
	width: 300px;
	height: 20px;
	text-align: right;
	position: absolute;
	top: 40px;
	right: 0px;
}

#searchInput {
	float: left;
	width: 200px;
	padding: 3px 10px;
	font-size: 12px;
}

#searchSubmit {
	float: left;
	width: 50px;
	margin-left: 5px;
	color: #fff;
	background-color: #0378C7;
	padding: 5px 0 4px 0;
	font-size: 12px;
	border: 0;
}

#logo {
	width: 207px;
	height: 60px;
	overflow: visible;
	position: absolute;
	top: 30px;
	left: 0px;
}

#logo a img {
	border: none;
}

#banner {
	display: block;
	width: 665px;
	position: relative;
	top: 103px;
	/*margin-bottom: 87px;*/
	height: 237px;
	background: url(http://www.toimisait.com/amitronic/userData/banners/banner.jpg) #000 no-repeat center bottom;
}

#nav {
	position: absolute;
	top: 76px;
	left: 0;
	width: 860px;
	height: 25px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	z-index: 200;
	background: url(color_blue/pics/topnavBg.jpg) no-repeat left top;	
}

/* Valikko */

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

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

#nav ul li.open {
}

#nav ul li a {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	width: 142px;
	text-align: center;
	text-decoration: none;
	display: block;
}

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

#nav ul li a:hover {
	text-decoration: none;
	background: url(color_blue/pics/topnavBgOpen.jpg) repeat-x left top;	
}

/* Sivuvalikko */


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

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

#subnav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 239px;
	float: left;
}

#subnav ul li a {
	margin: 0;
	padding: 8px 26px 7px 26px;
	text-decoration: none;
	display: block;
}

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

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

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

/* Ala-alavalikko */

#subnav ul li ul {
	clear: left;
	float: left;
	margin: 0px;
	padding: 10px 0px 13px 0px;

}

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

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

#subnav ul li ul li a.open {
	text-decoration: none;
	font-weight: bold;
	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: 103px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 440px;
	float: left;
	overflow: hidden;
}

#main .text {
	padding: 0px 6px 20px 6px;
	margin-top: 10px;
}

#column1 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 193px;
	height: 237px;
	position: absolute;
	top: 103px;
	right: 0;
	overflow: hidden;
	background: url(color_blue/pics/columnBg.jpg) #224484 repeat-x top left;
}

#column1 P {
	margin: 0;
	padding: 4px 0 5px 0;
}

#column1 .text {
	clear: left;
	float: left;
	padding: 13px 15px 0px 15px;
	margin: 0;
}

#column2 {
	margin: 103px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	width: 413px;
	float: right;
}

#column2 .text {
	padding: 0px 0 0px 13px;
	margin-bottom: 15px;
}

/* etusivun buttonit */
a.button {
	width: 107px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	display: block;
	text-decoration: none;
}

a span.button {
	width: 107px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	display: block;
	text-decoration: none;
}

#footer {
	background: #fff;
	margin: 0 auto;
	width: 900px;
	display: block;
	padding: 0px 10px 0 10px;
	color: #999999;
	height: 50px;
}

#footer .text {
	display: none;
	text-align: center;
	font-size: 1em;
	padding: 18px 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 {
	background: #fff;
	color: #999999;
	margin: 0px auto 0 auto;
	position: relative;
	margin-top: -10px;
	width: 920px;
	clear: both;
	text-align: center;
}

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

#copy a:hover {
	color: #585858;
	text-decoration: none;
}
.borders {
	border: 1px #c1c2c2 solid;
	margin-top: 6px;
	height: 90px;
	overflow: hidden;
}
TABLE.reunat {
}

TABLE.reunat TD {
	padding: 5px;
}

TABLE.boksi {
	color: #fff;
	background: url(color_blue/pics/boksiBg.jpg) no-repeat top left;
}

TABLE.boksi TD {
	color: #fff;
}

TABLE.boksi INPUT {
	font: normal 1em Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
}
	
	