header {
	height: 150px;
}
header #logo {
	float: left;
}
header #somet {
	float: right;
}
header nav.nav-collapse {
	position: absolute;
	top: 80px;
	left: 50%;
	margin: 0 0 0 -189px;
	border-top: 1px solid #f9f9f9;
}


nav.nav-collapse ul li {
	float: left;
	background: none;	
	padding: 0;
	margin: 0 1px 0 1px;
}
nav.nav-collapse ul li a:link, nav.nav-collapse ul li a:visited {
	display: block;
	padding: 20px 13px 15px 13px;
	background: transparent;
}
nav.nav-collapse ul li a:hover, nav.nav-collapse ul li a:active, nav.nav-collapse ul li a.on {	
	color: #000;
	background: #fff url(../kuvat/nuoli.gif) no-repeat center bottom;
	text-decoration: none;	
}


div.etusivun_nosto {
	float: left;
	width: 32.5%;
	margin-right: 1.25%;
	height: 40px;
}


div.palvelut_nosto {
	float: left;
	width: 32.5%;
	margin-right: 1.25%;	
}
div.palvelut_nosto div.otsikko {
	height: 40px;
}
div.palvelut_nosto div.kuva {
	display: block;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 7px solid;
	text-align: center;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center center;		
}
div.palvelut_nosto div.kuva a:link, div.palvelut_nosto div.kuva a:link {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
}


#showreel_paakuva h2 {
	font-size: 1.4em;
}


div.showreel_alue {
	float: left;
	width: 32.5%;
	margin: 0 1.25% 1.25% 0;	
}
div.last_alue {
	margin-right: 0 !important;
}

@media screen and (min-width: 600px) {
footer div.vasen {
	width: 25%;
	float: left;
}
footer div.keski {
	width: 50%;
	float: left;
}
footer div.oikea {
	width: 25%;
	float: left;
}
footer .last {
	width: 33.34%;
}
footer p {
	margin: 0;
}
footer .copy {
	text-align: left;
}
footer .info {
	text-align: center;
}
footer .tremedia {
	text-align: right;
}
}