body
{
	margin: 0;
	padding: 0 5% 0 5%;
	background: #ffffff;
	color: #333333;
	font: 0.76em 'arial', sans-serif;
}

#skiptocontent
{
	position: absolute;
	top: 0;
	left: -9999px;
	width: 0;
	height: 0;
	overflow: hidden;
}

#head
{
	position: relative;
	height: 11em;
	margin: 0 0 2em 0;
	padding: 1em 0;
	overflow: visible;
	background: #e0e0e0 url(../images/head_background_1.jpg) bottom right no-repeat;
}

#logo
{
	margin: 0 2em 0 2em;
	padding: 0 0;
}

#nav
{
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 0 0 0 6em;
	background: url(../images/head_background_2.jpg) bottom left no-repeat;
}

#nav li
{
	margin: 0 1px;
	padding: 0 1em 0 0;
	background: url(../images/nav_link_background_2.png) bottom right no-repeat;
}

#nav li a
{
	display: block;
	padding: 0.5em 0 0.5em 1em;
	background: url(../images/nav_link_background_1.png) bottom left no-repeat;
	color: #444;
	font-weight: bold;
	text-decoration: none;
}

#nav li a:hover
{
	color: #111;
	text-decoration: underline;
}

#photos
{
	float: left;
	margin: 0 2em 2em 2em;
}

#photos img
{
	margin: 0 0 0 0;
}

#content
{
	float: left;
	width: 40%;
}

#content h1
{
	margin: 0 0 0 1.5em;
	padding: 2.5em 0 0.5em 0;
	border-bottom: 1px dashed #878787;
	font-size: 1.25em;
}

#content h2, #content h3, #content h4, #content h5, #content h6
{
	margin: 0.5em 0 0.5em 1.5em;
}

#content h2
{
	font-size: 1.15em;
}

#content h3
{
	font-size: 1.10em;
}

#content h4
{
	font-size: 1.05em;
}

#content h5
{
	font-size: 1.00em;
}

#content h6
{
	font-size: 1.00em;
}

#content p
{
	margin: 0;
	padding: 0.5em 2em 1em 2em;
}

#content a
{
	color: #444;
	font-weight: bold;
}

#content .section
{
	background: #e0e0e0 url(../images/section_deco_nw.jpg) top left no-repeat;
}

#content .section  h1
{
	background: url(../images/section_deco_ne.jpg) top right no-repeat;
}

#content .section .last_p
{
	background: url(../images/section_deco_se.jpg) bottom right no-repeat;
}

#content .section .last_p p
{
	padding-bottom: 2em;
	background: url(../images/section_deco_sw.jpg) bottom left no-repeat;
}

#foot
{
	float: left;
	clear: both;
	width: 85%;
	margin: 2em auto;
	font-weight: bold;
	text-align: right;
}

#foot #contact_details
{
	margin: 0 0.25em;
	list-style: inside square;
}

#foot #contact_details li
{
	margin: 0 0.25em;
}

#foot #author
{
	float: left;
	margin: 0 1em;
	border-left: 1px dashed #888;
	padding: 0 0 0 1em;
	font-style: normal;
}

#foot_standards
{
	display: inline;
}

#foot #standards li
{
	margin: 0 1em;
}

#foot #quality_award
{
	margin: -1.25em 0 0 0;
}

#foot abbr
{
	border-bottom: 0 solid;
}

#foot a
{
	color: #444;
}

#foot a:hover
{
	color: #222;
}

/* Styles for lists with no bullets/numbers */
.discreet_list
{
	margin: 0;
	padding: 0.5em 2em;
	list-style: none;
}

/* Styles for horizontal list */
.horizontal_list li
{
	float: left;
}

/* Styles for elements with no margins or padding */
.no_whitespace
{
	margin: 0;
	padding: 0;
}

table.ntgaclass {
	width: 472px;
	text-align: left;
	}
	
table.ntgaclass tbody tr th {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background: #666666;
	font-weight: bold;
	}
	
table.ntgaclass tbody tr td {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
	}