html {
	background: #110601 url('images/design_images/top_bar.gif') no-repeat center top;
	color: #aaa;
	margin:0;
	padding:0;
	font-size: 10px;
	line-height: 18px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body {
	width: 960px;
	margin-top: 25px;
	background: #002D14;
	color: #8CC63F;
	float: left;
	left: 50%;
	position: absolute;
	margin-left: -480px;
	margin-bottom: 2em;
}
section a {
color: #002D14;
font-weight: bold;
text-decoration: none;
background: #D9E021;
padding: 5px;
}
body>div>header {
	width: 100%;
	background: url('images/design_images/header_bar.gif') repeat-x;
	display: block;
	float: left;
	padding:0;
	margin-top:0px;
	position: relative;
}
body>div>header h1{
	background: url('images/design_images/logo.png');
	width: 367px;
	height: 79px;
	float: left;
	display: block;
	text-indent: -999999px;
	margin-left: -97px;
	margin-top:1px;
	margin-bottom:0;
}
body>div>header h2{
	background: url('images/design_images/ca.png');
	width: 209px;
	height: 79px;
	float: right;
	display: block;
	text-indent: -999999px;
	margin-top:1px;
	margin-bottom: 0;
}
body>div>header>img {
	clear:both;
	margin-bottom:0;
}
body>div>header>p {
	margin:0;
	padding:0;
}
body>div>header>p>span.motto {
	background: url('images/design_images/westrive2.gif');
	position: absolute;
	right: 20px;
	top: 120px;
	display: block;
	width: 455px;
	height: 161px;
	font-size: 0px;
	text-indent: -99999px;
}
body>div>header>p>a {
	background: url('images/design_images/getintouch.gif');
	position: absolute;
	right: 200px;
	top: 300px;
	display: block;
	width: 215px;
	height: 46px;
	font-size: 0px;
	text-indent: -99999px;
}
body>div>header>nav {
	background: #000;
	width: 100%;
	display: block;
	margin-top:0;
	padding-top: 10px;
	clear: both;
	overflow: hidden;
}
header>nav>a {
	width: 18%;
	display: inline-block;
	color: #aaa;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 20px;
	padding-top: 1em;
	padding-bottom: 22px;
	margin-bottom: -10px;
	font-weight: bold;
}
.about_us nav .about_us, .our_services nav .our_services, .newsletters nav .newsletters, .resources nav .resources, .contact_us nav .contact_us {
	background: #002D14;
	color: white;
	-webkit-border-radius: 10px;
}
header>nav>a:hover {
	background: #D9E021;
	color: black;
	font-weight: bold;
	-webkit-border-radius: 10px;
}
body>div>section {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
section#summary {
	width: 280px;
	float: left;
	clear:left;
	padding-right: 0;
}
section#summary h1{
	visibility: hidden;
	height: 0;
	margin:0;
	padding:0;
}
section#summary {
*padding-top: 18px;
}
section#summary>p, section#summary>ul, section#summary>h3{
	color: #D9E021;
	font-weight: 300;
	font-size: 16px;
	line-height: 27px;
	margin-bottom: 27px;
}
section#summary>h3 {
font-weight: bold;
margin-bottom: 0px;
}
section#extended {
	float: right;
	clear:none;
	width: 600px;
	line-height: 27px;
	font-size: 14px;
}
section#extended div#ross_baigent {
	float: left;
	width: 160px;
	background: black;
	margin-right: 10px;
}
section#extended p {
	margin-bottom: 27px;
	margin-top: 0px;
}
section#extended h2{
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 10px;
	color: #6DB33F;
}
section#extended h3 {
	margin-top: 9px;
	margin-bottom: 13px;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 16px;
	padding-left: 10px;
}
section#extended {
	margin: 9px;
	margin-top: 18px;
}
body>div>footer {
	width: 940px;
	display: block;
	padding: 10px;
	color: white;
	background: black;
	float: left;
	font-size: 12px;
}
body>div>footer a {
	color: #6DB33F;
	text-decoration: none;
}
legend {
visibility: hidden;
height: 0;
}
th {
text-align: left;
}
td {
vertical-align: top;
}
.newsletters ol {
margin:0;
padding:0;
}
.newsletters ol li {
display: inline-block;
list-style:none;
margin-right: 1em;
line-height: 54px;
-webkit-border-radius: 5px;
}
.newsletters ol li:first-child {
display: block;
}
.newsletters ol li a {
background: none;
color: #fff;
}
.newsletters ol li:first-child a {
background: #D9E021;
color: #002D14;
}
.newsletters ol li:first-child a:before {
content:  url("/images/design_images/download.png") " Download the latest newsletter, ";
padding-right: 0;
}
.newsletters ol li a:before {
content: url("/images/design_images/download.png");
padding-right: 0.5em;
}
.resources table th {
background: #D9E021;
color: #002D14;
text-align: left;
text-indent: 10px;
}
.resources td {
padding-left: 10px;
font-size: 12px;
line-height: 27px;
}
.resources td ul {
margin:0;
padding:0;
}
.resources caption {
text-align: left;
font-weight: bold;
text-indent: 10px;
color: #fff;
line-height: 27px;
}
.resources tr:nth-of-type(2n) {
background: #0A4C25;
}
th. date {
width: 100px;
}
th.category {
width: 200px;
}
th.description {
width: 300px;
}
.resources section h1 {
color: white;
font-size: 18px;
line-height: 27px;
font-weight: 300;
text-indent: 10px;
margin:0;
}