@charset "utf-8";
/* CSS Document */

#valikko ul li a.etusivu {
	background-image: url(/images/etusivu.png);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 110px;
}
#valikko ul li a.toimialat {
	background-image: url(/images/toimialat.png);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 110px;
}
#valikko ul li a.tietotaito {
	background-image: url(/images/tietotaito.png);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 110px;
}
#valikko ul li a.ajankohtaista {
	background-image: url(/images/ajankohtaista.png);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 110px;
}
#valikko ul li a.yritykset {
	background-image: url(/images/yritykset.png);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 110px;
}
#valikko ul li a.yhteystiedot {
	background-image: url(/images/yhteystiedot.png);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 110px;
}
#valikko ul li a.etusivu_valittu {
	background-image: url(/images/etusivu_valittu.png);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 110px;
}
#valikko ul li a.toimialat_valittu {
	background-image: url(/images/toimialat_valittu.png);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 110px;
}
#valikko ul li a.tietotaito_valittu {
	background-image: url(/images/tietotaito_valittu.png);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 110px;
}
#valikko ul li a.ajankohtaista_valittu {
	background-image: url(/images/ajankohtaista_valittu.png);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 110px;
}
#valikko ul li a.yritykset_valittu {
	background-image: url(/images/yritykset_valittu.png);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 110px;
}
#valikko ul li a.yhteystiedot_valittu {
	background-image: url(/images/yhteystiedot_valittu.png);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 110px;
}
