html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-size: 100%;
	margin: 0;
	line-height: 1.5;
}

a img {
	border: none;
}

.banner {
	cursor: pointer;
	display: block;
	position: relative;
	width: 980px;
	height: 120px;
	overflow: hidden;
	border: 1px solid rgba(0,0,0,.1);
	background: #fff;
/* 	background: url('../images/POISTA.jpg') no-repeat; */
}

.master {
	display: inline-block;
	position: absolute;
}

#splash1 {
	top: 0px;
	left: 0px;
	opacity: 1;
}
#greybox {
	top: 0;
	left: 384px;
	width: 212px;
	height: 120px;
	background: #7c7b7b;
}
	#pohja {
		top: 18px;
		left: 20px;
	}
#espoo {
	top: 14px;
    left: 232px;
}
#lightbox {
	top: 0;
	right: 0;
	width: 212px;
	height: 120px;
	background: #f0f0f0;
}
	#logo {
	    top: 68px;
	    left: 22px;
	}
#taiteilija {
    top: 100px;
    left: 15px;
}
#quiver {
    top: 45px;
    left: 617px;
    opacity: 1;
}
	#B1 {
		top: 0px;
		left: 0px;
	}
	#B2 {
		top: 20px;
	    left: 38px;
	}
	#arrowAB {
		top: 20px;
		left: 80px;
		width: 6px;
	}
	#arrowBB {
		top: 20px;
		left: 87px;
		width: 6px;
	}

#ledger {
    top: 42px;
    left: 227px;
}
	#A1 {
	    top: 0px;
	    left: 0px;
	}
	#A2 {
		top: 20px;
		left: 30px;
	}