@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clear {
	display: inline-block;
}
html[xmlns] .clear {
	display: block;
}
* html .clear {
	height: 1%;
}
/*end reset*/
html {
	height:100.2%;
}
body {
	background: #fff;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#000;
}
a {
	color:#999;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#wrap {
	width:960px;
	margin:20px auto 0;
}
#top img {
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
}
#top #map img {
	float:right;
	padding:0;
}

/*

LANG NAVI

*/

#top ul {
	float: right;
	width: 300px;
	padding: 27px 0px 0px;
	overflow: hidden;
}
#top li {
	float: right;
}
#top li a {
	margin: 0px;
	margin-right: 13px;
	font: Normal 9px Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
}
#top li a:hover, #top li a.selected {
	text-decoration: none;
	color: #f0cc01;
}





body#innerpage .header {
	margin:5px 0 0;
	height:200px;
}
.header {
	margin:5px 0 0;
	height:325px;
	background-repeat: no-repeat;
	background-position: 0px 40px;
}




#mainnav {
	background:#000;
	padding:0 0 0 20px;
}
#mainnav ul {
	float:right;
	list-style:none;
	margin:0;
}
#mainnav li {
	float:left;
}
#mainnav a {
	display:block;
	margin:0;
	padding:13px 10px 12px;
	color:#fff;
	text-decoration:none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
html > body #mainnav a {
/*	height:15px; */
}
#mainnav a:hover, #mainnav a.active {
	color:#f0cc01;
	background:#191919;
}
#mainnav a.active {
}

#welcome {
/*	width: 430px;
	height: 206px; */
	padding: 25px 20px 18px;
	float:left;
}
#welcometext {
	width:430px;
	height:206px;
	background:url(../img/transbg.png) repeat;
/*	margin: 25px 20px 18px; */
	padding: 15px 10px;
	float:left;
	color:#fff;
}
#welcometext p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#newsbox {
	float: right;
	padding: 25px 20px 20px;
}
#news {
	float:right;
	width:215px;
	background:url(../img/transbg.png) repeat;
/*	margin:25px 20px 20px; */
}
#news div {
	max-height:200px;
	overflow:hidden;
}
#news p {
	padding:10px;
	background:#fff;
	color:#000;
	font-size:12px;
}
#news #uutiset a {
	background:url(../img/de_news.png) no-repeat left top;
	text-indent:-9999px;
	width:150px;
	height:16px;
	margin:10px;
	display:block;
}
#news #uutiset a:hover {
	background:url(../img/de_news.png) no-repeat left bottom;
}
#services div {
	float: left;
	width: 215px;
/*	margin: 20px 0px 0px 20px; */
	padding: 20px 0px 0px 20px;
}
#services div.last {
}
#services div a {
	text-decoration:none;
}
#services div li.link {
	background: #191919;
	padding: 10px;
}
#insulation li.link a {
	background: url(../img/de_departments.png) no-repeat left top;
	width: 195px;
	display: block;
	text-indent: -9999px;
	height: 17px;
}
#insulation li.link a:hover {
	background: url(../img/de_departments.png) no-repeat left bottom;
}
#scaffolding li.link a {
	background: url(../img/de_departments.png) no-repeat -215px 0;
	width: 195px;
	display: block;
	text-indent: -9999px;
	height: 17px;
}
#scaffolding li.link a:hover {
	background: url(../img/de_departments.png) no-repeat -215px 100%;
}
#personal_lifts li.link a {
	background: url(../img/de_departments.png) no-repeat -430px 0;
	width: 195px;
	display: block;
	text-indent: -9999px;
	height: 17px;
}
#personal_lifts li.link a:hover {
	background: url(../img/de_departments.png) no-repeat -430px 100%;
}
#safety li.link a {
	background: url(../img/de_departments.png) no-repeat -645px 0;
	width: 195px;
	display: block;
	text-indent: -9999px;
	height: 17px;
}
#safety li.link a:hover {
	background: url(../img/de_departments.png) no-repeat -645px 100%;
}
#services div p {
	color:#000;
	padding:10px;
	font-size:12px;
}
#footer {
	font-size:10px;
	margin:85px 0 0;
	height:40px;
}
#footer p {
	width:770px;
	float:left;
	color:#999;
}
#footer p#design {
	width:190px;
	float:right;
	text-decoration:none;
	color:#999;
	text-align:right;
}
#footer a {
	text-decoration:none;
	color:#999;
}
#footer a:hover {
	text-decoration:underline;
}

/*

COLUMN 1

*/

#column1 {
	float: left;
	width: 195px;
	padding: 25px 0px 0px 30px;
}
#column1 a {
	font-weight: bold;
	color: #000;
	padding: 0px 0px 10px 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#column1 a:hover, #column1 a.selected {
	text-decoration: none;
	color: #f0cc01;
}
#column1 a.selected {
}

/*

COLUMN 2

*/

#column2 {
	float:left;
	width:460px;
	padding:25px 10px 0;
	line-height:17px;
}
#column2 h2 {
	padding:0 0 10px
}
#column2 p {
	padding:0 0 10px
}
#column2 ul {
	list-style-type: square;
	padding-left: 40px;
	padding-bottom: 10px;
}
#column2 ul li {
}
#column2 ul ul {
	list-style-type: square;
	padding-left: 40px;
}
#column2 ol {
	list-style-type: decimal;
	padding-left: 40px;
	padding-bottom: 10px;
}
#column2 ol li {
}
#column2 ol ol {
	list-style-type: decimal;
	padding-left: 40px;
}


/*

COLUMN 3

*/

#column3 {
	float: left;
	width: 215px;
	padding: 25px 20px
}
#column3 p {
	padding: 0px 10px
}

/*

PROJECTS BOX

*/

#projectbox {
	float: left;
	width: 215px;
	padding: 0px;
	padding-bottom: 25px;
}
#projectbox a {
	text-indent: -9999px;
	background: url(../img/de_projects.png) no-repeat left top;
	width: 215px;
	height: 38px;
	margin: 0px 0px 5px 0px;
	display: block;
}
#projectbox a:hover {
	background: url(../img/de_projects.png) no-repeat left bottom;
}

/*

REFERENCES BOX

*/

#referencebox {
	float: left;
	width: 215px;
	padding: 0px;
	padding-bottom: 15px;
}
#referencebox a {
	text-indent: -9999px;
	background: url(../img/de_references.png) no-repeat left top;
	width: 215px;
	height: 38px;
	margin: 0px 0px 5px 0px;
	display: block;
}
#referencebox a:hover {
	background: url(../img/de_references.png) no-repeat left bottom;
}

/*

CONTACT BOX

*/

#contactbox {
	float: left;
	width: 215px;
	padding: 0px 0px 0px;
}
#contactbox a {
	text-indent: -9999px;
	background: url(../img/de_contact.png) no-repeat left top;
	width: 215px;
	height: 38px;
	margin: 0px 0 5px 0;
	display: block;
}
#contactbox a:hover {
	background: url(../img/de_contact.png) no-repeat left bottom;
}
#contactbox p {
	width: 195px;
	padding: 0 10px;
}


/*

CONTACTS

*/

div.contactgroup {
	width: 920px;
	float: left;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 25px;
}
div.contactitemrow {
	float: left;
	padding-bottom: 20px;
	width: 920px;
}
div.office {
	width: 164px;
	float: left;
	padding-right: 20px;
}
div.contact {
	width: 164px;
	float: left;
	padding-right: 20px;
}