@charset "UTF-8";
/* CSS Document */
* {
	margin:0px;
}
body {
	background-color:#ededed;
	font-family:Arial, Helvetica, sans-serif;
	color:#345c2a;
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
sup {
	font-size:70%;
}
.smallgrey {
	font-size:80%;
	color:#89747b;
}
.message {
	font-size:0.75em;
}
p.pagecount a {
	color:#345c2a;
	text-decoration:none;
}
p.pagecount a:hover {
	color:#89747b;
	text-decoration:underline;
}

#wrapper {
	width:993px;
	height:auto;
	margin:auto;
}
#header {
	width:993px;
	height:125px;
	background-image:url(images/header_bkg.jpg);
	background-repeat:no-repeat;
	padding-top:12px;
}
#header img.logo {
	width:185px;
	height:107px;
	float:left;
	margin:-4px 18px 0 35px;
}
#header p.minilinks {
	font-size:0.8em;
	padding-top:0px;
	margin-top:0px;
	float:left;
	width:490px;
	color:#575757;
}
#header a {
	color:#575757;
	text-decoration:none;
}
#header a:hover {
	color:#89747b;
	text-decoration:none;
}
#header p.shareprice {
	font-size:0.9em;
	padding-top:18px;
	margin-top:0px;
	font-weight:bold;
	float:left;
	clear:right;
}
#header img.asx {
 	height:31px;
	width:31px;
	margin:10px 0px 0 10px;
}
#header #navbkg {
	width:725px;
	height:38px;
	background-image:url(images/nav_bkg.gif);
	background-repeat:no-repeat;
	margin-top:18px;
	float:left;
}
#header #navbkg ul.nav {
	list-style:none;
	color:#ffffff;
	margin:0px;
	padding:0px;
	font-size:0.9em;
	margin:10px 0 0 30px;
}
#header #navbkg ul.nav li.about {
	display:inline;
	margin:0px;
	padding:0px;
	/*margin-left:50px;*/
	width:160px;
	text-align:center;
	display:block;
	float:left;
}
#header #navbkg ul.nav li {
	display:inline;
	margin:0px;
	padding:0px;
	/*margin-left:50px;*/
	width:195px;
	text-align:center;
	display:block;
	float:left;
}
#header #navbkg ul.nav li.projects {
	display:inline;
	margin:0px;
	padding:0px;
	/*margin-left:50px;*/
	width:145px;
	text-align:center;
	display:block;
	float:left;
}
#header #navbkg ul.nav a {
	color:#ffffff;
	
}
#header #navbkg ul.nav a:hover {
	color:#969696;
}
#hero {
	width:993px;
	height:327px;
	z-index:100;
	position:absolute;
	/*clear:left;
	float:left;*/
}
#herotoppanel {
	position:relative;
	display:block;
	z-index:200;
	width:480px;
	margin:0px 0 0 0px;
}
#herotoppanel h1 {
	/*position:relative;*/
	width:480px;
	font-size:0.8em;
	font-weight:normal;
	line-height:160%;
	padding:65px 0 0 70px;
}
#herotoppanel img.learnmore {
	margin:10px 0 0 65px;
}
#content {
	position:static;
	clear:both;
	float:left;
	margin-top:120px;
	width:993px;
	height:auto;
	background-image:url(images/mid_bkg.jpg);
	background-repeat:repeat-y;
}
#sidebar {
	width:300px;
	height:auto;
	float:left;
	margin-right:50px;
}
#sidebar #mailinglist {
	background-color:#efefef;
	width:240px;
	height:auto;
	margin:20px 0 20px 40px;
	padding:10px 20px 20px 30px;
}
#sidebar #mailinglist h2 {
	font-size:1.1em;
	font-weight:normal;
	color:#575757;
	margin-bottom:5px;
	margin-top:5px;
}
#sidebar #mailinglist form#newsletterform table {
	font-size:0.8em;
	color:#575757;
	margin-top:0px;
}
#sidebar #mailinglist form#newsletterform table td.input {
	padding-top:10px;
}
#sidebar #mailinglist form#newsletterform input {
	width:157px;
}
#sidebar #mailinglist form#newsletterform .formbutton{
	cursor:pointer;
	height:25px;
	width:157px;
	color:#ffffff;
	font-size:0.9em;
	background-image:url(images/subscribe_bkg.gif);
	background-repeat:no-repeat;
	padding-top:0px;
	padding-bottom:4px;
	background-color:none;
}
#sidebar #mailinglist form#newsletterform input#submit {
	border:0px;
	background-color:none;
}
#sidebar #links {
	background-color:#c3e0be;
	width:240px;
	height:auto;
	margin:20px 0 20px 40px;
	padding:10px 20px 20px 30px;
}
#sidebar #links img {
	margin-top:10px;
}
#sidebar img.brr {
	margin:0px 0 20px 40px;
}
#rightcontent img.brrsub {
	margin:20px 0 0px 0px;
}
#rightcontent {
 width:603px;
 float:left;
}
#rightcontent #subheader {
	width:603px;
	height:38px;
	background-image:url(images/sub_header_bkg.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
#rightcontent #subheader h2 {
	font-size:1.1em;
	font-weight:normal;
	margin:10px 0 0 20px;
}
#rightcontent ul.latestnews {
	font-size:0.75em;
	float:left;
	margin:0px 0 25px 0px;
	padding:0px;
	list-style:none;
}
#rightcontent ul.latestnews li {
	border-bottom:1px solid #D5D5D5;
	width:557px;
	padding-left:23px;
	padding-right:23px;
	padding-bottom:4px;
	padding-top:15px;
	/* Setting the padding-left and minus text indent allowed the 2nd line to align to test rather than the list icon */
	padding-left:2.75em;
	text-indent: -0.6em;
	line-height:140%;
}
#rightcontent ul.latestnews li .date {
	float:right;
	font-size:80%;
	color:#89747b;
}
#rightcontent ul.latestnews a {
	color:#345c2a;
	text-decoration:none;
}
#rightcontent ul.latestnews a:hover {
	color:#89747b;
	text-decoration:none;
}

#footer {
	width:993px;
	height:25px;
	clear:both;
	background-image:url(images/footer_bkg.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
}
#copyright p {
	width:993px;
	text-align:center;
	color:#969696;
	font-size:0.6em;
	margin-top:0px;
}

#copyright a {
	color:#969696;
	text-decoration:none;
}
#copyright a:hover {
	color:#345c2a;
	text-decoration:underline;
}

/* ------------------------- SUB PAGE SPECIFIC STYLES START HERE ------------------------------------------------ */


#herosub {
	width:993px;
	height:148px;
	float:left;
}
#contentsub {
	float:left;
	margin-top:0px;
	width:993px;
	height:auto;
	background-image:url(images/mid_bkg.jpg);
	background-repeat:repeat-y;
}
#subnavcontainer {
	width:300px;
	height:auto;
	margin-top:18px;
}
#sidebar .subnav {
	width:292px;
	height:26px;
	background-image:url(images/sub-menu-bkg.gif);
	background-repeat:no-repeat;
	margin-left:40px;
	margin-top:2px;
}
#sidebar .subnav h3 {
	font-size:0.85em;
	font-weight:normal;
	margin:2px 0 0 0;
	padding:5px 0 0 30px;
}
#sidebar .subnav a {
	color:#575757;
	text-decoration:none;
}
#sidebar .subnav a:hover {
	color:#89747b;
	text-decoration:none;
}
#sidebar .subnav a.here {
	color:#345c2a;
	text-decoration:none;
}
#rightcontent {
	width:550px;
	}
#rightcontent p {
	color:#89747b;
	font-size:0.75em;
	margin:20px 0 0 20px;
	line-height:150%;
}
#rightcontent p.top {
	clear:left;
	margin-top:30px;
}
#rightcontent p.top a {
	color:#345c2a;
	text-decoration:none;
}
#rightcontent p.top a:hover {
	color:#89747b;
	text-decoration:none;
}

#rightcontent #projectimagediv {
	float:left;
	width:300px;
	height:auto;
	margin-left:20px;
	margin-top:0px;
	margin-right:30px;
	margin-bottom:15px;
}
#rightcontent #projectimagediv img {
	border:solid 2px #89747b;
}
#rightcontent #projectimagediv p {
	width:300px;
	margin:0px;
	padding:0px;
	font-size:0.6em;
	color:#969696;
	text-align:center;
}
img.directorsimg {
	float:left;
	border:solid 2px #89747b;
	margin:25px 20px 20px 20px;
}

h2.director {
	font-size:0.9em;
	clear:left;
	margin:35px 0 0 20px;
	font-weight:normal;
}
#rightcontent #leftcolumn {
	width:250px;
	float:left;
	margin-top:-20px;
}
#rightcontent #rightcolumn {
	width:250px;
	float:right;
	margin-top:-20px;
}
h2.corporate {
	font-size:0.9em;
	clear:left;
	margin:30px 0 0px 20px;
	font-weight:normal;
}
table#shareholder {
	width:550px;
	border-collapse:collapse;
	border:solid 1px #345c2a;
	font-size:0.75em;
	color:#89747b;
	margin-left:20px;
	clear:left;
}
table#shareholder td {
	padding:6px 0 6px 6px;
	border:solid 1px #345c2a;
	text-align:center;
}
table#shareholder td.name {
	width:300px;
	text-align:left;
}
table#shareholder tr.headerrow {
	background-color:#345c2a;
	border:solid 1px #345c2a;
	color:#ffffff;
	font-weight:bold;
}
table#shareholder tr.subheaderrow {
	background-color:#D5D5D5;
	border:solid 1px #345c2a;
	color:#89747b;
	font-weight:bold;
}
form#contactform {
	color:#89747b;
	font-size:0.75em;
	margin-left:18px;
	margin-top:25px;
}
form#contactform input,
form#contactform textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#89747b;
	font-size:0.9em;
}

