body {
	font-family:"helvetica new", "neue helvetica", helvetica, arial, sans-serif;
	font-size:0.8em;
	margin:0;
	padding:0;
	line-height:1.5em;
}
#wrapper {
	margin:0 auto; padding:300px 0 0;
	position:relative;
	background-image:url('/images/in-the-zone-background.png'); background-repeat:no-repeat;
	width:920px;
}


#content {
	margin:0 0 0 65px; padding:0 0 15px;
	width:550px;
}
#footer {
	margin:0; padding:5px 50px 0 50px;
	text-align:center;
	background-color:white;
	width:820px;
	position:relative;z-index:10;
}
.orange {
	color:#dc4b20;
}
.white {
	color:#fff;
}
.contactdetails {
	position:absolute;
	font-weight:bold;
}
	#contacttop {
		top:0;right:0;
		width:300px;height:250px;
		padding:20px 0 0;
	}
	#contactbottom {
		bottom:0;right:0;
		width:300px;height:150px;
		background-repeat:no-repeat;
		background-image:url('/images/bubble-boxout.png');
		padding:200px 0 0 50px;
	}
	.contactdetails .orange, .contactdetails .white {
		text-transform:uppercase;
		font-size:1.3em;
	}
	.contactdetails .phonenumber {
		display:block;
		font-size:3em;
		margin:10px 0 10px;
	}
	


div.vcard {
}
	div.vcard div { display:inline; }

h1 {
	display:none;
}
h1, h2, h3 {
	margin:25px 0 5px; padding:0;
	clear:both;
	text-transform:uppercase;
}
	h1 + p, h2 + p, h3 + p, h1 + ul, h2 + ul, h3 + ul {
		margin-top:0;padding-top:0;
	}
	h2.heading {
		font-size:1.6em;
		margin-top:20px;
	}
p + ul {
	margin-top:0;padding-top:0;
}
	
	
div.statements {
	font-size:1.8em;
	font-weight:bold;
	line-height:140%;
}

/*
h1 {
	float:left;
	margin: 0 0 10px;
}
#text {
	padding:0px 0 0 0;
	margin:10px 0 0 0px;
	clear:both;
}
a:hover {
	text-decoration:none;
}

h2 {
	clear:both;
	font-size:1.3em;
	margin-top:40px;
	color:#007b3d;
}
h2 + p {
	margin-top:2px;
}
strong {
	color:#333;
}



	
#googlemap {
	width:55%;
	float:right;
	height:250px;
}

p.standout {
	margin: 20px 0;
	padding: 10px;
	border:solid 1px #007b3d;
	background-color:#ffc; 
}

*/