body {
	background:#043860;
	background-image:url(../5015_images/bg_splash.gif); 
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	padding:0;}
	
#splash-centre {
	display:block;
	width:970px;
	height:198px;
	position:relative; top:0px;
	margin:0 auto;
	padding:0;}
	
#bg-logo {
	width:100%;
	height:135px;
	clear:both;
	background-image:url(../5015_images/bg_tile_logo_wrapper.gif); 
	background-repeat:repeat-y;
	background-position:center;}

#wrapper-logo {
	width:970px;
	height:135px;
	margin:0 auto;
	background-image:url(../5015_images/bg_tile_logo.jpg); 
	background-repeat:repeat-y;
	background-position:center;}
	
#header-logo {
	height:135px;}

#header-logo img {
	float:left;
	margin:30px 0 0 35px;}


