
html {
	margin: 0;
	padding: 0;
	background: url(color_blue/pics/white.gif) #2B4872 repeat-y center top;
	//background: url(color_blue/pics/white_ie.gif) #2B4872 repeat-y center top;
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	background: url(color_blue/pics/body.jpg) #2B4872 repeat-y center top;
}

#shadow {
	padding: 0;
	height: 500px;
	overflow: visible;
	background: url(color_blue/pics/shadow.jpg) no-repeat center top;
}

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

#wrapper {
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: left;
	width: 1000px;
	height: 500px;
	overflow: visible;
	background: url(color_blue/pics/wrapper.jpg) #fff no-repeat center top;
	position: relative;
}

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

#toolbox {
	width: 400px;
	height: 20px;
	text-align: right;
	position: absolute;
	top: 135px;
	right: 30px;
}

#toolbox a {
	text-decoration: none;
}
#toolbox a img {
	border: 0;
	vertical-align: text-bottom;
	padding: 0 7px 0 0;
}
#toolbox a:hover {

}

#lang {
	width: 420px;
	height: 20px;
	text-align: right;
	position: absolute;
	top: 12px;
	right: 20px;
}

#lang a img {
	margin: 0px 1px 0px 10px;
	text-decoration: none;
}

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

#lang a:hover {
	color: #ccc;
	text-decoration: none;
}
#lang a:hover img {
	text-decoration: none;
}
#search {
	width: 400px;
	height: 20px;
	text-align: right;
	position: absolute;
	top: 80px;
	right: 50px;
}

#logo {
	padding: 40px 0px 0px 28px;
	width: 500px;
	height: 84px;
	overflow: visible;
}

#logo a img {
	vertical-align: middle;
	border: 0;
}

#banner {
	display: none;
	background: url(http://www.toimisait.com/finndent/userData/banners/banner_de.jpg) no-repeat bottom center;
}

#nav {
	width: 700px;
	height: 34px;
	float: right;
	overflow: hidden;
	position: relative;
	margin-top: -34px;
}

html>body #nav {

}

/* Valikko */

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

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

#nav ul li a {
	margin: 0px 0px 0px 0px;
	padding: 11px 10px 11px 19px;
	text-decoration: none;
	display: block;
	position: relative;
	left: -9px;
	background: url(color_blue/pics/nav_left.gif) no-repeat left top;
}

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

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

/* Alavalikko */

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

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

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

#subnav ul li a {
  margin: 1px 0px 0px 0px;
  padding: 0px 20px 0px 20px;
  vertical-align: middle;
  width: 200px;
  text-decoration: none;
  display: block;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
  background: url(color_blue/pics/subnav.gif) no-repeat left top;
}

#subnav ul li a.open {
	text-decoration: none;
  background: url(color_blue/pics/subnav_open.gif) no-repeat left top;
}

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

/* Ala-alavalikko */

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

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

#subnav ul li ul li a {
	margin: 0px 0px 0px 0px;
	padding: 3px 20px 3px 32px;
	width: 190px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	background: transparent;
	line-height: 12px;
	height: auto;
}

#subnav ul li ul li a.open {
	font-weight: normal;
	text-decoration: none;
  background: url(color_blue/pics/list.gif) no-repeat 20px 3px;
}

#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 50px;
	text-decoration: none;
	display: block;
}

#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: 0px 0px 0px 0px;
	padding: 0px 0px 0 0;
	width: 730px;
	height: 400px;
	overflow: visible;
	float: right;
	background: url(color_blue/pics/main_sis.gif) repeat-x top left;
}
html>body #main {
	height: auto;
	min-height: 400px;
	overflow: hidden;
}

#main .text {
	padding: 25px 18px 10px 18px;
}

#column1 {
	padding-top: 20px;
	width: 270px;
	height: 545px;
	float: left;
	overflow: visible;
	background: url(color_blue/pics/column1_sis.gif) transparent repeat-x top center;
}

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

#column1 h1 {
	border: 0;
}

#column1 .text {
	padding: 20px 30px;
}

#column2 {
	clear: right;
	float: right;
	overflow: hidden;
	width: 403px;
}

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

#footer {
	margin: 0 auto;
	width: 1000px;
	display: block;
	padding-top: 30px;
	background: #fff;
}

#footer .text {
	text-align: center;
	color: #333;
	font-size: .89em;
	padding: 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 {
	margin: 0 auto;
	width: 1000px;
	clear: both;
	text-align: center;
	color: #333;
	font-size: .89em;
	padding-bottom: 20px;
	background: #fff;
}

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

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

.box {
	padding: 2px;
	width: 385px;
	height: 141px;
	background: url(color_blue/pics/box_bg.jpg) no-repeat left top;
	overflow: hidden;
	margin-bottom: 10px;
}
.box h1 {
	border: 0;
	margin: 5px 0;
}
