body
{
	background:									#696969 url("_img/body-background.gif") repeat-x 0 0;
	color:										#000;
	font-family:									Arial, Helvetica, sans-serif;
}

#wrap
{
	width:										960px;
	margin-left:									auto;
	margin-right:									auto;
}

#page
{
	width:										918px;
	margin-left:									auto;
	margin-right:									auto;
	background-color:								#fff;
	font-size:									medium;
}

#content
{
	width:										798px;
	margin:										0 auto;
}

#verso
{
	padding-top:									30px;
	float:										left;
	width:										538px;
	line-height:									1.5em;
}

#verso p
{
	margin-bottom:									1em;
	text-align:									justify;
}

#recto
{
	padding-top:									30px;
	float:										right;
	width:										200px;
	padding-bottom:									60px;
	line-height:									1.5em;
	font-size:									smaller;
}

#recto h2
{
	background-color:								#8c2633;
	width:										281px;
	color:										#fff;
	height:										54px;
	margin-bottom:									30px;
}

#footer
{
	font-size:									smaller;
	color:										#8c2633;
	border-top:									5px solid #8c2633;
	padding-top:									30px;
	padding-bottom:									60px;
	clear:										both;
	line-height:									1.5em;
}

#footer p
{
	margin-bottom:									1em;
}

#footer a:link,
#footer a:visited
{
	color:										#8c2633;
}

#footer a:focus,
#footer a:hover,
#footer a:active
{
	color:										#000;
}

#experts
{
}

#experts dt
{
	font-weight:									bold;
	padding-top:									215px;
	color:										#8c2633;
	background-repeat:								no-repeat;
	background-position:								0 0;
	background-color:								transparent;
	margin-bottom:									0.5em;
}

#experts dt#keith-fraser
{
	background-image:								url("_img/keith-fraser.jpg");
}

#experts dt#ken-trayner
{
	background-image:								url("_img/ken-trayner.jpg");
}

#experts dd
{
	
}

#experts dd.address
{
	margin-top:									1em;
	margin-bottom:									2em;
}

h1#logo
{
	height:										159px;
	width:										960px;
	background:									transparent url("_img/logo.gif") no-repeat 14px 0;
}

h2#tagline
{
	height:										65px;
	width:										960px;
	background:									transparent url("_img/tagline.gif") no-repeat 8px 0;
}

h1 span,
h2 span
{
	position:									absolute;
	left:										-2000px;
	top:										-2000px;
}

h3
{
	font-size:									larger;	
	margin-bottom:									1em;
}

#call-to-action
{
	background-color:								#8c2633;
	padding:									1em;
	font-weight:									bold;
	color:										#fff;
}

#call-to-action p
{
	margin-bottom:									0;
}