#slideshow {
	width: 100%;
	overflow: hidden;
	height: 632px;
	position: absolute;
	top: 71px;
	left: 0;
}

#slideshow .slides {
	width: 1600px;
	position: absolute;
	height: 619px;
	left: 50%;
top: -1px;
	margin-left: -800px;	
}

#slideshow .slide {
	background: #000;
	height: 632px;
	width: 1600px;
	text-align: center;
}
.navContainer {
	width: 990px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -495px;
	height: 56px;
	z-index: 100;
	overflow: hidden;
}
#slideshow .nav {
	height: 56px;
	line-height: 51px;
	list-style-type: none;
	margin: 0 25px;
	float: left;
	padding: 0 10px;
	overflow: visible;
	width: 700px;
}

#slideshow .prev {
	float: left;
	cursor: pointer;
}

#slideshow .next {
	float: right;
	cursor: pointer;
}

#slideshow .pager {
	text-align: center;
}

#slideshow .pager UL {
	padding: 0;
	margin: 0;
	list-style-type: none;
	zoom: 1;
	height: 56px;
	overflow: hidden;
}

#slideshow .pager LI {
	display: block;
	float: left;
}

#slideshow .pager LI A {
	font-size: 0px;
	height: 56px;
	line-height: 200px;
	text-indent: -1000px;
	color: #fff;
	display: block;
	width: 244px;
	text-transform: uppercase;
	text-decoration: none;
}
#slideshow .pager LI A.activeSlide {
	background-position: center 0px;
}
#slideshow .pagerLink_0 {
	margin-left: 195px;
	z-index: 5;
}
#slideshow .pagerLink_1 {
	margin-left: -457px;
	z-index: 6;
}
#slideshow .pagerLink_2 {
	margin-left: -21px;
	z-index: 7;
}
#slideshow .pagerLink_0 A {
	background: url(ekologisuus.png) no-repeat center -57px;
}
HTML > BODY #slideshow .pagerLink_0 A {
	background: url(ekologisuus.png) no-repeat center -57px;
}
#slideshow .pagerLink_1 A {
	background: url(turvallisuus.png) no-repeat center -57px;
}
HTML > BODY #slideshow .pagerLink_1 A {
	background: url(turvallisuus.png) no-repeat center -57px;
}
#slideshow .pagerLink_2 A {
	background: url(suorituskyky.png) no-repeat center -57px;
}
HTML > BODY #slideshow .pagerLink_2 A {
	background: url(suorituskyky.png) no-repeat center -57px;
}

#slideshow .slideDesc {
	width: 940px;
	position: absolute;
	top: 86px;
	left: 330px;
	text-align: left;
	font-size: 16px;
	height: 335px;
}
#slideshow .slideText {
	top: 231px;
	color: #FFFFFF;
	position: absolute;
	height: 91px;
	width: 940px;
	bottom: 0;
	background: url(questionsbg.png) repeat-x center;
}

#slideshow .slideText li 
{
	list-style-image:url('../../pics/arrow.png');
	
}
#slideshow .slideText ul {
	width: 240px;
	position:absolute;
top: 10px;
}
#slideshow .slideTitle { 
	position:absolute;
	top: 30px;
	left: 65px;
	font-family: 'OpenSansExtrabold',sans-serif,Arial;
	font-size: 30pt;
	line-height: 26pt;
	color: #FFFFFF;
	font-weight:bold;
	text-shadow: 1px 1px 10px #111211;
	display:block;
	letter-spacing: -2px;
	
}
.slidetitle {
	height: 100%;
	
}
#slideshow .slideDesc TABLE {
	margin: 0 auto;
}


#slideshow A {
	position: relative;
	z-index: 1300;
}

#slideshow .slideDesc TABLE A {
	font-family: 'OpenSansRegular',sans-serif,arial;
	font-size: 16px;
	color: #ffffff;
	
}
#slideshow .slideDesc TABLE A:hover {
	text-decoration: none;
}