div { behavior: url("iepngfix.htc") }

body {
	text-align: center;
	margin: 0 0 0 0;
	vertical-align: middle;
	background: white url("images/bg_body.gif") repeat-x top left;
}

blockquote {
	background: url("images/lainaus.png") top left no-repeat;
	text-transform: italic;
	font-family: Arial;
	font-style: italic;
	font-size: 14pt;
	color: #666;
	padding-left: 44px;
}

h1 {
	font-family: Arial, Times New Roman,Gill Sans MT;
	font-size: 24pt;
	color: black;
	margin-bottom: 0px;
	margin-left: 7px;
	font-weight: normal;
}

h1.verdana {
	font-family: Verdana;
}

h2 {
	font-family: Arial;
	font-size: 14pt;
	color: #006bb5;
	margin-left: 7px;
}

#topbar{
	position: absolute;
	background: transparent url("images/bg_topbar.png");
	width: 174px;
	height: 256px;
	visibility: hidden;
	z-index: 100;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 816px;
	z-index: 4;
	min-height: 654px;
	text-align: left;
}

.container-etusivu {
	position: relative;
	margin: 0 auto;
	width: 960px;
	z-index: 4;
	text-align: left;
}

.container-bottom {
	position: relative;
	margin: 0 auto;
	width: 960px;
	z-index: 4;
	text-align: left;
}

.container-bottom2 {
	position: relative;
	margin: 0 auto;
	width: 816px;
	z-index: 4;
	text-align: left;
}

#topdeco {
	background: transparent url("images/topdeco.gif");
	height: 92px;
	width: 816px;
}

#banner {
	background: transparent url("images/bg_banner2.jpg");
	height: 230px;
	width: 816px;
}

#etusivu-top {
	height: 80px;
}

#etusivu-top img {
	margin-top: 5px;
}

#etusivu-menu {
	margin-bottom: 5px;
	height: 360px;
}

#etusivu-menu a {
	float: left;
	width: 192px;
	height: 377px;
	font-size: 0pt;
	text-decoration: none !important;
	border: 0px !important;
}

#menu-etusivu {
		background: url("images/menu-etusivu.jpg") top left;
}

#menu-etusivu:hover {
	background: url("images/menu-etusivu.jpg") bottom left;
}

#menu-tuotteet {
		background: url("images/menu-tuotteet.jpg") top left;
}

#menu-tuotteet:hover {
	background: url("images/menu-tuotteet.jpg") bottom left;
}

#menu-yritys {
		background: url("images/menu-yritys.jpg") top left;
}

#menu-yritys:hover {
	background: url("images/menu-yritys.jpg") bottom left;
}

#menu-referenssit {
		background: url("images/menu-referenssit.jpg") top left;
}

#menu-referenssit:hover {
	background: url("images/menu-referenssit.jpg") bottom left;
}

#menu-uutiset {
		background: url("images/menu-uutiset.jpg") top left;
}

#menu-uutiset:hover {
	background: url("images/menu-uutiset.jpg") bottom left;
}


#navdiv {
	background: url("images/menu.gif") top-left no-repeat;
	margin: 0px;
	padding: 0px;
}

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

#nav li {
	display:inline;
	font-size: 0pt;
}

#nav li a {
	float:left;
	height:0pt;
	overflow:hidden;
	padding-top:40px;
	_padding-top:0px;
	_height: 40px;
	width: 152px;
	text-decoration: none;
	border: 0px;
}

#nav li a {
	background-image:url("images/menu2.gif");
	background-repeat:no-repeat;
}

#nav li#etusivu a {
	background-position: 0px 0px;
	width: 147px !important;
}

#nav li#palvelut a {
	background-position:-140px 0pt;
	width: 179px !important;
}

#nav li#yritys a {
	background-position:-323px 0pt;
	width: 204px !important;
}

#nav li#referenssit a {
	background-position:-533px 0pt;
	width: 138px !important;
}

#nav li#uutiset a {
	background-position:-668px 0pt;
	width:144px !important;
}

#nav li#etusivu a:hover {
	background-position:0px -40px;
}
#nav li#palvelut a:hover {
	background-position:-140px -40px;
}
#nav li#yritys a:hover {
	background-position:-323px -40px;
}
#nav li#referenssit a:hover {
	background-position:-533px -40px;
}

#nav li#uutiset a:hover {
	background-position:-668px -40px;
}

#content {
	margin-top: 45px;
	clear: both;
}

#sidebox {
	float: right;
	width: 217px;
	height: 275px;
	background: url("images/bg_sidebox.png");
	margin-left: 15px;
}

#submenu {
	background: url("images/bg_sidebox2.png");
	width: 217px;
	height: 163px;
	float: right;
}

#submenu ul {
	list-style-image: url("images/bull.gif");
	margin-right: 25px;
	margin-top: 22px;
	_margin-top: 20px;
}

#submenu li {
	margin-bottom: 12px;
}

#submenu a {
	font-family: Arial;
	font-size: 10pt;
}


p.breadcrumbs {
	font-family: Verdana;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 35px;
	margin-left: 7px;
	color:#777;
}

p.breadcrumbs a {
	color: #555;
	text-decoration: none;
	border-bottom: 1px solid #555;
}

p.breadcrumbs a:hover {
	color: #a38700;
	border-bottom: 1px solid #555;
}

p.textbody {
	line-height: 180%;
	font-family: Verdana;
	font-size: 10pt;
	margin-left: 8px;
}

p.textbody a, #submenu a, .peruslista a, #bottomruler a, .alavalikko a {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #006bb5;
}

p.textbody a:hover, #submenu a:hover, .peruslista a:hover, #bottomruler a:hover, .alavalikko a:hover {
	background: #ccc;
	border-bottom: 1px solid #755e00;
}

p.textbody a img {
	border: 0px;
}
ul.peruslista {
	list-style-image: url("images/bull.gif");
	line-height: 165%;
	font-family: Verdana;
	font-size: 10pt;
}

.spacer {
	height: 25px;
	border-bottom: 1px solid black;
}

.etusivuboksi {
	width: 292px;
	margin-right: 25px;
	margin-bottom: 35px;
	float: left;
}

.etusivuleipis {
	font-family: Verdana;
	font-size: 8pt;
	margin: 0px;
	line-height: 140%;
	margin-left: 5px !important;
}

.etusivuotsikko {
	color: #666;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.etusivuboksi img {
	float: left;
	margin-right: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	border: 0px;
}



.harmaa {
	color: #666;
}

.valkoinen {
	color: white;
}

.left {
	float: left;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #aaa;
}

.right {
	float: right;
	margin-left: 10px;
	clear: right;
	padding: 5px;
	border: 1px solid #aaa;
}

.clear {
	clear: both;
	margin-top: 10px;
}

.noborder {
	border: 0px !important;
}

.alavalikko {
	font-family: Verdana;
	font-size: 9pt;
	line-height: 200%;
	float: right;
	clear: right;
	border: 1px solid #999;
	background: white;
	padding: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 240px;
	margin-left: 10px;
}

.alavalikko a:hover {
	background: #ccc !important;
}

#bottomruler {
	width: 100%;
	background: url("images/bg_bottom.jpg") top center no-repeat;
	margin-top: 35px;
	margin-bottom: 0px;
	padding-top: 8px;
	_padding-top: 20px; /* IE6 */
	text-align: center;
	clear: both;
	min-height: 200px;
}

#bottomruler p {
	line-height: 180%;
	font-family: Verdana;
	font-size: 8pt;
	color: #aaa;
}


#bottomruler a {
	color: white !important;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
}

#bottomruler a:hover {
	background: #888 !important;
	border-bottom: 1px solid white;
}

#bottomruler table {
	width: 100%;
	border: 0px solid white;
	
}

#bottomruler table td {
	vertical-align: top;
	padding-right: 30px;
	width: 33%;
}

.palaute_taulukko p {
	font-family: Arial;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.sidebox_heading {
	color: #006bb5;
	letter-spacing: 1px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 55px;
	margin-left: 22px;
	margin-right: 22px;
}

#sidebox p {
	font-family: Arial;
	font-size: 10pt;
	margin-left: 22px;
	margin-right: 22px;
	line-height: 145%;
}

.mail {
	position: relative;
	top: 4px;
	border: 0px;
}

#mtlakanen {
	margin: 0px;
	padding: 0px;
	color: black;
	font-family: Verdana !important;
	font-size: 6pt !important;
}

#mtlakanen a {
	color: #aaa !important;
	text-decoration: none;
	border: 0px !important;
}

#mtlakanen a:hover {
	color: white !important;
	text-decoration:underline;
}

.missiovisio, .henkilot, .referenssit-valinta, .kohteet {
	background: white;
	border: 1px solid #888;
}

.henkilot {
	border: 0px !important;
}

.henkilot, .referenssit-valinta, .kohteet {
	width: 100%;
}

.missiovisio td, .henkilot td, .referenssit-valinta td, .kohteet td {
	vertical-align: top;
}

.henkilot td, .kohteet td {
	text-align: center;
}

.referenssit-valinta td {
	text-align: left;
	width: 50%;
}

.missiovisio th, .referenssit-valinta th, .kohteet th {
	border-bottom: 1px solid #888;
	text-align: center;
	font-family: Arial;
	font-size: 12pt;
	background: #444;
	color: white;
	padding: 6px;
}

.kohteet table {
	width: 100%;
}

.kohteet table td {
	width: 25%;
}

.kohteet table td:hover {
	background: #eee;
}


.kohteet img {
	border: 2px ridge #eee !important;
}

.kuvaboksi {
	
	background: white;
	float: right;
	clear: right;
	width: 280px;
	border: 1px solid #aaa;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.kuvaboksi img  {
	margin-left: 10px;
	margin-top: 10px;
}