/* Last mod 29 Nov 2011 */

/* BODY */

html, body {height:100%} 

body {
	padding:0;
  	margin:0;
	background: #e9eeed url(../images/intro_bgtile.jpg) 0 0 repeat-x;
}

#outer {
	margin: 0;
	padding: 0;
	width: 100%;
}

h1 { display: none; }

#centre {
	width: 567px;
	height: 404px;
	margin: 0 auto;
	padding: 0;
}

#centre h2 {
	margin: 0;
	padding: 0;
}

#centre h2 a {
	display: block;
	float: left;
	background: url(../images/intro_top.jpg) no-repeat 0 0;
	width: 567px;
	height: 404px;
	margin: 0;
}

span {
	display: none; !important
}
