.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
/** html .clear { height: 1%; }
.clear { display: block; }*/


.container
{
  width: 925px;
  margin: 0 auto;
  color: #485865;
  background-color: #fff;
}

.column {
  float: left;
  margin-right: 10px;
}

.right_column{
	float: right;
}

.last { margin-right: 0 !important; }

.last_right { margin-left:0 !important; }

body
{
  margin: 0;
  padding: 0;
  /*font-size:73%;color:#222;background:#fff;*/
  font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
  background-image: url(../images/bg.png);
  line-height:140%;
  background-repeat: repeat-x;
  background-color: #687680;
}

a
{
  text-decoration: none;
  color: #587C26;
}

a:hover
{
  text-decoration: underline;
}

#Nav
{ 
  position: relative;
}

#header_logo			{ position: absolute; top: 0px; z-index: 2; }
html>body #header_logo	{ top: 10px; }
#header_logo img		{ margin-left: 20px; }

#Nav ul.main
{
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #687680;
  color: #fff;
  width: 715px;
  padding-left: 210px;
  height: 35px;
  font-size: 90%;
  font-weight: bold;
  line-height: 35px;
}

#Nav ul li.current
{
  text-decoration: underline !important;
}

#Nav ul.sub
{
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #b3c1cf;
  width: 715px;
  padding-left: 210px;
  color: #58636b;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  font-size: 90%;
  background-image: url(../images/nav_bg.png);
  background-repeat: repeat-x;
}

#Nav ul a
{
  color: #FFFFFF;
}

#Nav ul.sub a
{
  color: #58636b;
}

#Nav ul.sub li
{
  margin-right: 20px;
}

#Nav ul.sub span
{
  color: #fff;
  padding-left: 5px;
}

#Nav ul.main li
{
  margin-right: 30px;
}

#Home_Loop{
width:400px !important;
height:272px !important;
overflow:hidden;
display:block !important;
}

#Home_Loop *{
float:left;
}

/*#Content {
	width: 885px;
	margin: 30px auto 0 auto;
  
}*/

#Content .content_left_col
{
	width:400px;
	padding: 0;
	margin:0;
}

/*#Content .main_img_box
{
  background-color: #f0f1f2;
  width: 395px;
  padding: 10px 15px 40px 15px;
  margin-right: 25px;
}*/

#Content .main_content
{
  width: 400px;
  
/*  min-height: 360px; */
  clear:both;
  padding-left:30px;
}

#Content .main_content a {
  color:#587c26;
}

#Content .main_content p
{
  margin-bottom: 10px;    
}

#Content .main_content ul
{
   
  margin-top:0px;
  margin-bottom: 25px; 
}


#Content .main_content .nomargin
{
  margin-bottom:0px; 
}

#Content .main_content h2 {
  color: #587c26;
}

#Content .main_content h2.graphic_header
{
  background-image: url(../images/swr.png);
  background-repeat: no-repeat;
  text-indent: -999999px;
  height: 107px;
  margin-top: 0;
}

#Content .main_img_box h3,
#Content .main_img_box p
{
  font-size: 80%;
  color: #485865;
}

#Content .content_right_col
{
	width:400px;
	padding: 0;
	margin: 0;
	float:right;
	padding-right:40px;
}

#Content .content_right_col strong a{
  color: #587c26;
}

#Content .content_right_col .right_leader {
  color: #587c26;
  font-size: 140%;
  line-height: 150%;
}

#Content .content_left_col .left_leader {
  color: #587c26;
  font-size: 140%;
  line-height: 150%;
  padding-bottom: 40px;
}

#Content .main_content_right{
	width: 400px;
	margin: 0;
	padding: 0;
}

#Home #Content .stack_col {
	margin-bottom: 25px;
}

#Home #Content .stack_col li,
#Home #Content .stack_col li a{
	color: #587c26;
}
/*
#Home #Content .stack_col li a{
	color: #587c26;
	font-weight:bold;
}
*/
#Home #Content .stack_col,
#Home #Content .left_col,
#Home #Content .middle_col,
#Home #Content .right_col
{
	
/*	margin-right: 27px;
  margin-top: 25px; pointless spacing */
}

#Home #Content .stack_col h3 a,
#Home #Content .left_col h3 a,
#Home #Content .middle_col h3 a,
#Home #Content .right_col h3 a
{
  text-decoration: none;
  color: #587c26;
  font-weight: bold;
}

#Content .stack_col h3,
#Content .left_col h3,
#Content .middle_col h3,
#Content .right_col h3
{
  margin-top: 15px;
  color: #587c26;
  font-weight: bold;
  font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}

/*#Content .stack_col,
#Content .left_col,
#Content .middle_col,
#Content .right_col
{
  font-size: 11px;
}*/

#Content .stack_col a {
	color: #587c26;
}

/*#Content .thumb_list {
  padding-bottom:10px;
  height: 90px;
}*/

#Content .thumb_list_img {
}
#Content .thumb_list_img img {
	padding-right:10px;
	float:left;
	clear:right;
	border:0;
}

#Content .thumb_list_item {
  padding-left:10px;
  font-weight:normal;
}

#Content .thumb_list_item h3 {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 0;
  font-weight: normal;
}

/*#Content .thumb_list_item h3 a{
  font-size: 14px;
  font-weight: bold;
  color: #587c26;
}*/

#Content .thumb_list_item h3 a:hover {
  text-decoration: underline;
}

/*#Content .inner-column .home_news {
	position:relative;
	background-color: #f0f1f2;
	padding: 10px 0px 30px 30px;
}*/

/*#Content .home_news li {
  position: relative;
  list-style:none;
  font-size: 14px;
}*/

#Content .home_news li a {
  font-style:italic;
  color: #999999;
}

.footer_logos {
  width: 405px;
  padding-top: 30px;
  padding-bottom: 40px;
  clear:left;
}

.footer_logos img {
  padding-right:20px;
}

/*#Footer {
  background: url(../images/footer_bg.png);
  background-repeat:no-repeat;
  width: 900px;
  padding-left: 25px;
  font-size: 85%;
  height: 25px;
  line-height: 25px !important; 
}*/

#Footer ul
{
  list-style: none;
  margin: 0;
  padding: 2px 0 0 0;
  color: #fff;
  width: 875px;
}

#Footer ul li span
{
  padding: 0 5px 0 5px;
}

#Footer ul li.last
{
  float: right;
}


/*************************

  General Content Pages
  
*************************/


#GeneralContent #Content .left_col
{
  width: 400px; 
  padding-left: 20px;
  margin-right: 20px;

}

#GeneralContent #Content .right_col
{
  width: 350px;
}

#GeneralContent #Content .left_col p,
#GeneralContent #Content .right_col p
{
  margin-top: 15px;
}

/*#GeneralContent #Content .left_col h3
{
  color: #587c26;
  font-weight: normal;
  font-size: 16px;
  font-family: Verdana;
  margin-top: 0;
}*/
#GeneralContent #Content .main_content h2,
#GeneralContent #Content .content_right_col h2

{
  margin-top: 0;
  color: #587c26;
 /* font-size: 22px;*/
  font-weight: normal;
  line-height: 110%;
  background-image: none;
  text-indent: 0;
  padding-top:20px;
  /*height: 36px;*/  
  font-family: Verdana;
}

/*.content_left_col h2 {
  margin-top: 0;
  color: #587c26;
  font-size: 22px;
  font-weight: normal;
  line-height: 110%;
  background-image: none;
  text-indent: 0;
  padding-top:20px;
  height: 36px;  
  font-family: Verdana;
}*/

#GeneralContent #Content .main_content
{
/*  min-height: 375px;*/
}

#GeneralContent #Content a{
/*color: #485865;*/
}

#GeneralContent #Content .readMore a{
  padding-top: 5px;
  font-style:italic;
  color:#999999;
}

#Content .stack_col .readMore a {
	padding-top: 0;
	color: #999999;
	font-style:italic;
}

#Content #more_pdf_wrapper .readMore {
  float:left;
  clear:both;
}

#Content #more_pdf_wrapper .readMore a {
	padding-top: 0;
	color: #999999;
	font-style:italic;
}

#Content #more_pdf_wrapper .pdf_download {
  float:right
}

#Content .pdf_download img{
  vertical-align:middle;
  border:0;
}

#Content #more_pdf_wrapper .pdf_download a {
  color:#999999;
  font-style:italic;
}

#Content p strong {
  color: #587c26;
}

#Content .contact {
	color:#58636b;
}

#articleMore {
  visibility:hidden;
}

#Content .top_pad {
  padding-top: 25px;
}

/*#Content .contact_form {
  padding-top: 20px;
}

#Content #contact_enquiry p {
  margin: 0;
  padding: 0;
}

#Content #contact_enquiry p label {
  float:none;
  width: 55px;
}

#contact_title,
#contact_name,
#contact_email,
#contact_addr1,
#contact_addr2,
#contact_tel,
#contact_fax {
  background-color:#cccccc;
  border:none;
}

#contact_submit {
  float:right;
  background-color:#ffffff;
  color:#587c26;
  border:none;
  }
#contact_submit:hover {
  background-color:#587c26;
  color:#ffffff;
}*/

#Content .sitemap li,
#Content .sitemap li a {
  color:#587c26;
}

/*************48K NEW ADDITIONS*****************/

body {
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

#Content {
	position: relative;
	width: 890px;
	margin: 0 auto 0 auto;
}

/*.wrap {
	float: left;
	width: 890px;
}*/

.fullwidth {
	position: relative;
	width: 890px;
	float: left;
	margin: 40px 0 10px 0;
}

.inner-column {
	position: relative;
	width: 425px;
	float: left;
	margin: 40px 0 10px 0;
}



h2,p,inner-column a,.fullwidth ul,.inner-column ul {
	margin: 10px 20px 10px 20px;
}

h3 {
	margin: 15px 20px 10px;
}

.fullwidth ul,.inner-column ul {
	padding: 0;
}

.fullwidth li,.inner-column li {
	margin: 0 0 5px 0;
	padding: 1px 0 4px 22px;
	list-style: none;
	background: url(../images/droplet.png) 0 -2px no-repeat;
}

.withmargin {
	margin-right: 40px;
}

/*.wrap .inner-column {
	margin-top: 5px;
}*/

.main_img_box {	
    float: left;
    background-color: #f0f1f2;
    width: 400px;
	margin: 0 0 10px 0;
    padding: 12.5px;
}

.main_img_box.margintop {
	margin-top: 20px;
}

#fright {
	float: right;
	margin: 0 0 40px 40px;
}

.inner-column h2.swr {
	margin: 0 0 10px 0;
}

.fullwidth h2,.inner-column h2 {
   color: #587c26;
   font-size: 160%;
   line-height: 150%;
}

.fullwidth h3,.inner-column h3 {
  color: #587c26;
  font-size: 130%;
  line-height: 130%;
}

.fullwidth h3,.inner-column h3 a {
   text-decoration: none;
}

.fullwidth a,.inner-column a {
   color: #587c26;
}

.home_news {
	margin-top: 25px;
}

.footer_logos {
	float: left;
	clear: left;
	
	padding: 0 0 10px 20px;
}

.nudgeup {
	margin-top: -53px;
}

#Content .thumb_list {
	margin-bottom: 20px;
}

.thumb_list img {
	float: left;
	margin: 10px 20px 0 20px;
}

.caption {
	padding: 0 0 20px 0;
}

#Footer {
  float: left;
  clear: left;
}

/*.shift {
	margin-top: 60px;
}

.shift-more {
	margin-top: 72px;
}*/

.push {
	padding-bottom: 38px;
}

/*#nudge {
	margin-left: 112px;
}
*/

h3.sidenav		{ margin: 10px 20px 0px 20px; }

#Content .contact_number {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
}

#Footer {
	position: relative;
    top: 25px;
 	/*  background: url(../images/footer_corners.png) center no-repeat;  */
    width: 900px;
    padding-left: 25px;
    font-size: 85%;
    height: 25px;
    line-height: 25px !important; 
}

#Footer p	{ color: #ccc; line-height: 1.4em; margin: 15px 14px; }
#Footer a	{ color: #eee; }


/**********FORM STYLES***********/

form {
	margin: 10px 0 10px 20px;
     
}

.form  {
	display: block;
	float: left;
	width: 90px;
	margin: 1px 20px 0 0;
}

input {
	width: 265px;
	margin: 0 0 10px 0;
	padding: 2px 0 2px 0;
}

textarea {
	width: 265px;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	line-height: 150%;
}
	
form .auto {
	float: right;
	background: url(../images/submit-btn.png) center no-repeat;
	width: 70px;
	height: 40px;
	margin: 0 28px 0 0;
	padding: 0 0 0 15px;
	border: none;
	color: #587c26;
	cursor: pointer;
}

form .auto:hover {
	text-decoration: underline;
}


#jobs_enquiry {
	margin-top: 30px;
}

