body {
	padding: 0px;
	text-align: center;
	background-color: #E8E8E8;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	}
#wrapper  {
	margin: 10px auto;
	text-align: left;
	width: 773px;
	}
#header  {
	height: 176px;
	background: url(../images/mobile/backgrounds/header.jpg);

	}
#contentBody  {
	clear: both;
	background: url(../images/mobile/backgrounds/spikes.gif);

	}
#mainColumn  {
	padding: 10px;
	}


h1 span  {
	display: none;
	}
h2  {
	font-size: 1.2em;
	font-weight: bold;
	}
a  {
	color: #fff;
	font-weight: bold;
	}
a:hover  {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: #FF9933;
	}
p.contactDetails {
	text-align: right;
	font-size: 140%;
	margin: 0;
	color: #fff;
	}
#footer  {
	border-top: 4px solid #3366CC;
	background-color: #E8E8E8;
}
#footerLeft  {
	float: left;
	}
#footerRight  {
	float: right;
	}