#splash {
    cursor:pointer;
	height:512px;
	width:945px;
	border:0px solid red;
	background-image:url("http://www.ninek.co.uk//themes/9k/images/general/home_background.png");
	position:relative;
}
.overlay_1 {
    height:85px;
    width:130px;
    position:absolute;
    top:0;
    left:0;
    z-index:5000;
	background:url("http://www.ninek.co.uk//themes/9k/images/general/overlay_1.png");    
}
.overlay_2 {
    height:85px;
    width:70px;
    position:absolute;
    top:0;
    left:0;    
    z-index:5000;    
	background:url("http://www.ninek.co.uk//themes/9k/images/general/overlay_2.png");        
}