body {
	background:#beb6b4;
	background-image:url(../5023_images/bg_splash_alt.gif); 
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	padding:0;}
	
#splash-centre {
	display:block;
	width:967px;
	/*height:201px;*/
	height:195px;
	position:relative; top:0px;
	margin:4px auto 0 auto;
	padding:0 0 0 3px;
	background-color:#FFF;}
	
#bg-logo {
	width:100%;
	height:135px;
	clear:both;}

#wrapper-logo {
	width:970px;
	height:135px;
	margin:0 auto;}
	
#header-logo {
	height:135px;}

#header-logo img {
	float:right;
	margin:0;}


