body {
	background: #eeeeee;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h1 {
	clear: both;
	font-size: 1.4em;
	color: #000033;
	font-weight: bold;
}
h2 {
	/*clear: both;*/
	font-size: 1.3em;
	color: #336699;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 0px;
}
h3 {
	/*clear: both;*/
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.header
{
  color:#00548E;
  font-family:"Times New Roman", Times, serif;
  font-size:xx-large;
  font-weight:normal;
}

.sub_header
{
  color:#44C7F4;
  font-family:"Times New Roman", Times, serif;
  font-size:x-large;
  font-weight:normal;
}

#container {
	width: 890px;
	/*height: 800px; /* For testing purposes */
	margin-left: auto;
	margin-right: auto;
	background: #eeeeee url("/images/container_backg.jpg") repeat-y;
	color: #ffffff;
	/*text-align: center;*/
	}
#holder {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	/*background-color:#FFFF00;*/
	}
#left {
	width: 170px;
	/*height: 600px;
	/*background-color: #000099;*/
	float: left;
	}
#logo {
	float: left;
	width: 100%;
	height: 110px;
	background-color: #ffffff;
	text-align: center;
	padding-top: 10px;
	}
#logo a img {
	border: none;
	}
#menu {
	clear: both;
	/*background-color: #0066CC;*/
	/*height: 400px; /* for testing */
	font-size: .8em;
	text-align: center;
	/*margin-left: 20px;*/
	padding-top: 50px;
	}
#menu .left_image {
	background-color: #ffffff;
	padding: 3px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	}
ul#navmenu, ul#navmenu li, ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 170px; /*For KHTML*/
  list-style: none;
}
ul#navmenu li {
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}
/* Root Menu */
ul#navmenu a {
  padding: 3px 0px;
  display: block;
  color: #003366;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}
/* Root Menu Hover Persistence */
ul#navmenu a:hover, ul#navmenu li:hover a, ul#navmenu li.iehover a {
  color: #003366;
	text-decoration: underline;
}
#right {
	float: left;
	}
#head_top {
	height: 65px;
	background: #003366 url("/images/head_top.jpg") no-repeat;
	width: 690px;
	display: block;
	overflow: auto;
	}
#head_date {
	height: 20px;
	background: #003366 url("/images/head_date.jpg") no-repeat;
	text-align: right;
	padding-right: 20px;
	font-size: 0.9em;
	width: 670px;
	display: block;
	overflow: auto;
	}
#head_curve {
	height: 70px;
	background: #003366 url("/images/head_curve.jpg") no-repeat;
	width: 690px;
	display: block;
	overflow: auto;
	}
#head_menu {
	height: 30px;
	background: #ffffff url("/images/head_menu.jpg") no-repeat;
	padding-top: 30px;
	font-size: .8em;
	text-transform: uppercase;
	width: 690px;
	}
#head_menu ul {
	text-indent: -1.5em;
	}
#hmenu li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	}
#hmenu .odd a {
	color: #0099ff;
	text-decoration: none;
	}
#hmenu .even a {
	color: #006699;
	text-decoration: none;
	}
#hmenu .odd a:visited {
	color: #66ccff;
	}
#hmenu .even a:visited {
	color: #3399cc;
	}
#hmenu .odd a:hover, #hmenu .even a:hover {
	color: #003366;
	text-decoration: underline;
	}
#space {
	clear: both;
	height: 10px;
	background: #ffffff;
	}
#content_holder {
	clear: both;
	width: 690px;
	}
#right_col {
	float: left;
	width: 170px;
	/*height: 300px;*/
	/*background: url("/images/right_col_curve.gif") no-repeat;*/
	/*padding-top: 85px;*/
	color: #003366;
	text-align: right;
	}
#right_col .image {
	background: #ffffff;
	padding: 3px;
	margin-bottom: 2px;
}
#right_col .image_caption {
	clear: both;
	font-size: 0.8em;
	width: 120px;
	margin-top: 3px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	}
#right_col p {
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: .8em;
	font-weight: bold;
	}
#right_col .spacer {
	height: 10px;
	}
#content {
	float: left;
	width: 480px;
	/*height: 300px;*/
	text-align: left;
	line-height: 18px;
	font-size: 0.7em;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	}
#content a img {
	border: none;
	}
#content .partners {
	margin-top: 10px;
}
#content .partners .title {
	font-size: 1.4em;
	color: #000033;
	font-weight: bold;
	float: left;
}
#content .partners .backlink {
	float: right;
	margin-right: 0px;
	padding-top: 3px;
	}
#content p {
	margin-top: 0px;
	}
#content .make_blue {
	color: #3399cc;
	font-size: 1.4em;
	}
#content .testimonials_break {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 10px;
	}
#content .bullet {
	background: url("/images/icon.gif");
	background-repeat: no-repeat;
	padding-left: 1.2em;
	background-position: 0 0.5em;
	}
#content ul {
	list-style-type: none;
	padding: 0;
	margin-left: .5em;
	}
#content ul li {
	margin-bottom: 2px;
	background: url("/images/icon.gif");
	background-repeat: no-repeat;
	background-position: 0 0.15em; /* left top */
	padding-left: 1.5em;
	}
#content .imageright_partners {
	float: right;
	padding: 6px;
	margin-left: 8px;
	text-align: center;
	border: 1px solid #cccccc;
	margin-bottom: 3px;
	margin-top: 10px;
	clear: both;
	}	
#content .imageright {
	float: right;
	padding: 6px;
	margin-left: 8px;
	text-align: center;
	border: 1px solid #cccccc;
	margin-bottom: 3px;
	clear: both;
	}
#content .imageleft {
	float: left;
	width: 200px;
	padding: 7px;
	text-align: center;
	}
#content .imageright .image_img {
	}
#content .imageright .image_caption {
	width: 200px;
	clear: both;
	/*font-style: italic;*/
	font-size: .9em;
	line-height: 1.4em;
	}
#content .stickright {
	float: right;
	clear: both;
	font-size: .9em;
	background: url("/images/top_g.gif");
	background-repeat: no-repeat;
	background-position: 0 0.55em; /* left top */
	padding-left: 1.5em;
	color: #999999;
	}
#content .stickright a {
	color: #999999;
	}
#content a:link {
	color: #3366CC;
	text-decoration: none;
}
#content a:visited {
	color: #336699;
	text-decoration: none;
}
#content a:hover {
	color:#000033;
	text-decoration: underline;
}
#content a:active {
	color:#000033;
}
.greylink {
	color: #999999;
	}

.article_box {
	border: 1px solid #cccccc;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}
.article_details {
	/*border: 1px solid #cccccc;*/
	margin-left: 5px;
	margin-right: 5px;
}
/* Hides from IE-mac \*/
* html .article_details {height: 1%;}
/* End hide from IE-mac */
.article_title {
	border-bottom: 1px solid #cccccc;
	font-size: 1.2em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #000066;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.article_image {
	clear: both;
	float: left;
	width: 65px;
	/*margin-right: 5px;*/
	margin-top: 3px;
}
.article_text {
	float: left;
	margin-top: 3px;
	margin-left: 5px;
	width: 380px;
}
/*.article_text p {
	margin-top: 2px;
}*/


#content #who_wrap {
	margin-left: 0px;
	padding: 0px;
	}
/* Hides from IE-mac \*/
* html #who_wrap {height: 1%;}
/* End hide from IE-mac */
#content #who_link {
	float: left;
	width: 150px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 10px;
	}
#content #who_image {
	width: 125px;
	margin-left: auto;
	margin-right: auto;
	}
#content #who_name {
	clear: both;
	color: #006699;
	}
#content #who_position {
	clear: both;
	}
#content #who_email {
	clear: both;
	font-size: .9em;
	}
#content .required {
	color: #336699;
	}
#content .notrequired {
	display:none;
	}
.enquiryform {
}
.enquiryform .row {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
  }
.enquiryform label {
	clear: both;
	display: block;
	width: 150px;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: right;
}
.enquiryform .nudgeup {
	margin-top: -5px;
	}
.enquiryform input {
	border: 1px solid #00548e;
	margin-bottom: 10px;
}
.enquiryform textarea {
	border: 1px solid #00548e;
	margin-bottom: 10px;
	}
.enquiryform select {
	width: 150px;
	margin-bottom: 10px;
	}
.enquiryform br {
	clear: left;
}
.noborder {
	border: 0px;
	}
.indent {
	margin-left: 1.5em;
	}
#content #contact_holder {
	clear: both;
	margin-bottom: 5px;
	}
/* Hides from IE-mac \*/
* html #contact_holder {height: 1%;}
/* End hide from IE-mac */
#content #contact_office {
	font-size: 1.3em;
	color: #336699;
	font-weight: bold;
	}
#content #contact_address {
	float: left;
	width: 185px;
	}
#content #contact_map {
	float: right;
	width: 280px;
	}
#content_footer {
	border-top: 1px solid #00CCFF;
	/*height: 20px;*/
	font-size: 0.9em;
	padding: 5px 0 5px 0;
	}
#content_footer .regulated {
	font-size: .9em;
}
#content_footer .left {
	float: left;
	margin: 0;
	}
#content_footer .right {
	float: right;
	margin: 0;
	letter-spacing: -0.05em;
	}
#content_footer a:link {
	color: #336699;
}
#content_footer a:visited {
	color: #336699;
}
#content_footer a:hover {
	color:#000033;
}
#content_footer a:active {
	color:#000033;
}
.clearit {
	clear: both;
	}
.pusher {
	margin-bottom: 5px;
	}
#content .treeview {
	margin-left: 0px;
	}
#content .treeview ul { /*CSS for Simple Tree Menu*/
	margin: 0px;
	padding: 0px;
	}
#content .treeview li { /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	list-style-type: none;
	padding-left: 0px;
	margin: 0px !important;
	margin: 12px 0px 12px 0px;
	background-image: none;
	}
#content .treeview li.submenu { /* Style for LI that contains sub lists (other ULs). */
	background: white url("/images/closed.gif") no-repeat 0 0.3em;
	padding-left: 1.5em;
	cursor: hand;
	cursor: pointer;
	}
#content .treeview li.submenu ul { /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
	}
#content .treeview .submenu ul li { /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
	}
#content .logo_box img {
	margin-right: 7px;
	}
	
#footer {
	background: #003366 url("/images/footer_backg.jpg") repeat-y;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.7em;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	}
#footer_holder {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	/*background-color:#FFFF00;*/
	}
#footer .left {
	float: left;
	margin-left: 20px;
	}
#footer .right {
	float: right;
	margin-right: 20px;
	background: url("/images/top.gif");
	background-repeat: no-repeat;
	background-position: 0 0.3em; /* left top */
	padding-left: 1.5em;
	}
#footer .image {
	margin-left: 20px;
	}
#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color:#CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color:#999999;
	text-decoration: none;
}
#footer a:active {
	color:#CCCCCC;
	text-decoration: none;
}
#verybottom {
	background: url("/images/footer_vbottom.jpg") no-repeat;
	height: 20px;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
}

#jobs-content
{
	padding-left:1.5em;
}

#jobs-content h2
{
	position:relative;
	right:1.5em;
	padding-left:1.5em;
	background: url("/images/icon.gif");
	background-repeat: no-repeat;
	background-position: 0 0.15em; /* left top */
	color:#000000;
	font-size:1em;
}