body{
	background:#000;margin:0;padding:0;padding-top:260px;
}


#container{
	width:960px;position:relative;margin:0 auto 0 auto;
}

img{
	margin:0;padding:0;border:0;display:block;
}

#header{
	height:365px; background:url("../header.png") top center no-repeat;width:100%	;position:fixed;z-index:10;top:0;
}

#header ul li a{
	background:url("../navigation.png") top left;display:block;text-indent: -9999px;
}

#navigation{
	width:500px;margin:0 auto 0 auto;position:relative;margin-top:180px;
}

#navigation ul{
	margin:0 0 5px 0;
}

#navigation ul li{
	display:inline-block;list-style-type:none;
}

#header ul li#l_1 a{
	width:155px;
}

#header ul li#l_1 a:hover, #header ul li#l_1 a.active{
	background-position:0 63px;
}

#header ul li#l_2 a{
	width:160px; background-position:-155px 0;
}

#header ul li#l_2 a:hover,#header ul li#l_2 a.active{
	background-position:-155px 63px;
}

#header ul li#l_3 a{
	width:155px; background-position:0px -21px;
}

#header ul li#l_3 a:hover,#header ul li#l_3 a.active{
	background-position:0px -84px;
}

#header ul li#l_4 a{
	width:145px; background-position:-155px -21px;
}

#header ul li#l_4 a:hover,#header ul li#l_4 a.active{
	background-position:-155px -84px;
}

#header ul li#l_5 a{
	width:125px; background-position:-300px -21px;
}

#header ul li#l_5 a:hover, #header ul li#l_5 a.active{
	background-position:-300px -84px;
}

#header ul li#l_6 a{
	width:155px; background-position:0px -43px;height:20px;
}

#header ul li#l_6 a:hover, #header ul li#l_6 a.active{
	background-position:0px -105px;height:21px;
}

#header ul li#l_7 a{
	width:90px; background-position:-155px -43px;height:20px;
}

#header ul li#l_7 a:hover, #header ul li#l_7 a.active{
	background-position:-155px -105px;height:21px;
}

#header ul li#l_8 a{
	width:165px; background-position:-245px -43px;height:20px;
}

#header ul li#l_8 a:hover,#header ul li#l_8 a.active{
	background-position:-245px -105px;height:21px;
}

#palvelumme{
	background:url("../palvelumme.png") top center; height:480px;
}

#imagescroll{
margin-left:530px;padding-top:50px;
}
#imagescroll ul{margin:0;padding:0; width:380px;}
#imagescroll li{height:380px;list-style-type:none;}
#prevBtn, #nextBtn{
	display:none;
}

#kartta{
	background:url("../kartta.png") top center; height:480px;
}

#kartta iframe{
margin-left:530px;padding-top:50px;
}

#yhteydenottosi{
		background:url("../yhteydenottosi.png") top center; height:480px;

}

#contactform{
	padding-left:170px;padding-top:119px;
}

#contactform input[type="text"]{
	height:22px;margin-bottom:23px;width:237px;border:0;background:transparent;
}

#contactform textarea{
	margin-top:5px;width:235px;height:167px;border:0;background:transparent;resize: none;margin-left:1px;
}

#contactform input[type="submit"]{
	background:transparent; display:block;margin-left:-85px;margin-top:-30px;width:80px;border:0;
	border-radius:4px;height:30px;
}

#contactform input[type="submit"]:hover{
	box-shadow:0 0 10px rgba(240,125,0,0.9);
}