@charset "utf-8";
/* CSS Document */



body {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:9pt;
	background-image:url(../../images/vert_bg_stripe.jpg);
	background-color:#404040;
	background-repeat:repeat-x;
	text-align: center;
	margin: 10px 0 0 0;
	vertical-align: middle;
}
#content {
	position: relative;
	background-image:url(../../images/full_centre_bg_with_header.png);
	background-repeat: no-repeat;
	width: 853px;
	height: 888px;
	text-align: left;
	margin: 0 auto;
} 
#menu_holder {
	position:relative;
	width:756px;
	height:62px;
	z-index:1;
	left: 45px;
	top: 180px;
}
#hidden_top_logo_link {
	position:relative;
	width:172px;
	height:22px;
	z-index:2;
	left: 52px;
	top: 84px;
}

