/* CSS Document */

/* HTML elements ----------------------------------------------------------------------------------------------------------------------------------*/

* {
	margin:0;
	border:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #666 url(/themes/theme_009/images/body_bgr.png) top left repeat-x;
	
}

h1 {
	margin: 0 0 0.5em 5px;
	font-size: 1.3em;
}

h2 {
	margin: 0 0 1em 0;
	font-size: 1.2em;
}

h3{

}

h4 {

}

h5 {
	
}

h6 {
	
}	

p {
	
}

a {
	
}

a:visited {
}

a:hover {
}

a:active {
	
}

ul {

}

li {

}

form {
}

label {
}

input {
}

fieldset {
}

/* Page elements ----------------------------------------------------------------------------------------------------------------------------------*/
.wl_human { display: none; }
div#container {
	width:948px;
	background-color:#fff;
	margin:0 auto;
	padding: 343px 0 0 0;
	position:relative;
}


div#banner {
	width:948px;
	height:343px;
	background: url(/themes/theme_009/images/header_bgr.png) no-repeat;
	position:absolute;
	top:0;
	left:0;
}

div#banner p{
	text-indent:-5000px;
}

div#content wrapper {
	width:501px;
	float: right
}


div#main_content {
	width:501px;
	margin: 0 5px 0 160px;
/*	display: inline;*/
	padding:0;
	/*float: right;*/
}

div#main_copy, div#extended_copy {
	width:501px;
	margin:0 0 0 0;
	/*padding:0 5px 0 5px;*/
	line-height: 1.5em;
	font-size:1em;
	/*float: right;*/
	display: inline;
	/*border: 1px #000 solid;*/
}

div#main_copy h2, div#extended_copy h2 {
	margin: 0 0 1em 0;
}

div#main_copy h3, div#extended_copy h3 {
	margin: 0 0 1em 0;
	font-size:1.1em;
}

div#main_copy h4, div#extended_copy h4 {
	margin: 0 0 1em 0;
}

div#main_copy h5, div#extended_copy h5 {
	margin: 0 0 1em 0;
}

div#main_copy h6, div#extended_copy h6 {
	margin: 0 0 1em 0;
}

div#main_copy p, div#extended_copy p{
	margin: 0 0 1em 0;
}

div#main_copy ul, div#extended_copy ul {
	margin: 0 0 1em 15px;
}

div#main_copy ol, div#extended_copy ol {
	margin: 0 0 1em 20px;
}

div#main_copy li, div#extended_copy li {
	list-style-position: outside;
	line-height: 1.3em;
}

div#main_copy a, div#extended_copy a {
}

/*div#extended_copy {
	width:501px;
	margin: 1em 0 0 0;
	
	line-height: 1.5em;
	font-size:1em;

	display: inline;
	
}

div#extended_copy h2 {
	margin: 0 0 1em 0;
}

div#extended_copy h3 {
	margin: 0 0 1em 0;
	font-size:1.1em;
}

div#extended_copy h4 {
	margin: 0 0 1em 0;
}

div#extended_copy h5 {
	margin: 0 0 1em 0;
}

div#extended_copy h6 {
	margin: 0 0 1em 0;
}

div#extended_copy p{
	color:#000;
	margin: 0 0 1em 0;
}

div#extended_copy ol{
	margin: 0 0 1em 20px;
	list-style-position: outside;
	line-height: 1.3em;
}

div#extended_copy ul{
	margin: 0 0 1em 15px;
	list-style-position: outside;
	line-height: 1.3em;
}*/


div#subsidiary{
	background: url(/themes/theme_008/images/subs_btm.png) no-repeat bottom;
	background-color:#787878;
	width: 265px;
	/*padding: 0 5px 0 5px;*/
	float: right;
	margin: 1em 0 0 0;
}

div#navwrapper{
	width: 147px;
	float: left;
	position:absolute;
	top:380px;
	left:0;
}

ul#primary_navigation {
	width: 147px;
	padding: 0;
	margin: 0 0 2em 0;
	float: left;
}

ul#primary_navigation li {
	list-style: none;
	line-height: 1.5em;
	width: 147px;
	margin: 3px 0 1px 2px;
	display: inline-block
}

ul#primary_navigation li ul{
	border-top: 1px #ec008c solid;
}

ul#primary_navigation li ul li{
	font-size: 0.9em;
	
}


ul#primary_navigation li ul li a{
	font-size: 0.9em;
	padding: 3px 0 3px 5px;
}

ul#primary_navigation li a{
	font-size: 0.8em;
	display:block;
	padding: 5px 0 5px 5px;
	text-decoration: none;
}

ul#primary_navigation li a:hover{
	background-color: #d7d6d7;
}


div#news_headlines {	
}


div#news_headlines h3{
}

div#news_headlines dl {
	
}

div#news_headlines dl dt{
}

div#news_headlines dl dd{
}

div#news_headlines dl dt a{
}

div#news_headlines dl dd a{
}

div#news_headlines dl a:hover{
}

div#news_headlines dl dd.date{
}

div#news_headlines ul#news_archive {
}

div#news_headlines ul#news_archive li{
}

div#news_headlines ul#news_archive li.search-archive{	
}


div#testimonial {
	padding:4px;
}

blockquote {
	padding:15px;
	font-size: 0.9em;
}

cite {
	display: block;
	text-align: right;
	margin: 5px 0 0 0;
	font-size: 0.7em;
}

form#search{
}

form#search input{
}

form#search button{
}


ul#footer_navigation{
}

ul#footer_navigation li{
}

ul#company_details{
	clear:both;
	text-align: center;
	height: 200px;
	padding: 1em 0 0 0;
}

ul#company_details li{
	display: inline;
	font-size: 0.9em;
	margin: 0 15px 0 15px;
}

ul#company_details li a{
	font-size: 0.9em;
}

div#share {
	width: 300px;
	position: relative;
	margin: 40px 0 0 0;
	clear:both;
}

div#share h3{
	margin: 0 0 1em 0;
	border-bottom: 2px #000 solid;
	padding: 0 0 5px 0;
	font-size:1.1em;
	
}

div#share a{
	text-decoration: none;
	color: #000;
	border-bottom: 1px dashed #000;
	width: 109px;
	float: left;
	padding: 0 0 5px 0;
	font-size:0.8em;
}
div#share a:hover{
	color: red;
}

div#share li{
	list-style: none;
}


div#share li#bookmark, li#link, li#share, li#email, li#print {
	width: 365px;
	float: left;
	margin: 0 0 1em 0;
	}


div#share li h4{
	float: left;
	width: 130px;
}

div#share ul.share_details{
	width: 245px;
	position: absolute;
	top: 40px;
	left:135px;	
}

div#share ul.share_details li{
	margin: 0 0 1em 0;	
	width: 245px;
	float: left;
}

div#share ul.share_details li.delicious{
	background: url(/themes/theme_007/images/delicious.jpg) no-repeat;
	font-size:1.2em;
}

div#share ul.share_details li.digg{
	background: url(/themes/theme_007/images/digg.jpg) no-repeat;
	font-size:1.2em;
}

div#share ul.share_details li.reddit{
	background: url(/themes/theme_007/images/reddit.jpg) no-repeat;
	font-size:1.2em;
}

div#share ul.share_details li.facebook{
	background: url(/themes/theme_007/images/facebook.jpg) no-repeat;
	font-size:1.2em;
}

div#share ul.share_details li.stumbleupon{
	background: url(/themes/theme_007/images/stumble.jpg) no-repeat;
	font-size:1.2em;
}

div#share ul.share_details li a{
	border: none;
}


div#share ul.share_details a {
	padding: 0 0 0 30px;
}


div#share dl#code{
	width: 220px;
	position: absolute;
	top:60px;
	left:140px;
	display: none;
}


div#share dl#code dt{
	text-align: center;
}

div#share dl#code dd{
	width: 220px;
	text-align: center;
	font-weight: bold;
	line-height: 1em;
	display: block;
}

div#share dl#code dd code{
	width: 220px;
}


div#share form{
	width: 245px;
	position: absolute;
	top: 40px;
	left:135px;
	display: inline;
	display: none;
}

div#share form label{
	width: 100px;
	float: left;
	margin:0;
}

div#share form input{
	border: 1px #ccc solid;
	margin:0;
}



div#share form button {
	float: left;
	background-color: #ccc;
	color: #000;

}

div#share form li {
	margin-bottom: 0.5em;
}

div#tags ul {
	padding:0;
	margin:0;
	list-style:none;
	
}

div#tags ul li {
	float:left;
	margin-right:1.0em;
}

ul#breadcrumb {
	font-size: 0.7em;
	margin: 1em 0 1em 10px;
}

ul#breadcrumb li {
	list-style:none;
	display: inline;
	color:#000;
	
}

ul#breadcrumb li a{
	
}

div.clear{
	clear:both;
}

div#call_to_action{
}

div#call_to_action_top{
}

div#call_to_action_end{
}

table {
}

table td {
vertical-align: top;
padding-top: 5px;
padding-bottom: 5px;
}

div#image_fader_container {
	width:947px;
	height:184px;
	position:absolute;
	top:159px;
	left:1px;
}

div#slider {
	height: 184px;
}

form {
}

form input{
margin: 0 0 1em 0;
}

form button{
	padding: 5px;
}

form#enquiry_form {
	margin:0 0 40px 0;
}

form#enquiry_form input.text, form#enquiry_form textarea {
	font-family: Arial, Helvetica, sans-serif;
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:1.1em;
	width:250px;
}

form#enquiry_form textarea {
	height:75px;
	overflow:auto;
}

div#map {

}

ul#social_networking {
}

ul#social_networking li {
	list-style: none;
}

ul#social_networking li#facebook a {
	display: block;
	width: 100px;
	height: 30px;
	background: transparent url(/images/facebook.png) no-repeat;
	text-indent: -5000em;
}

ul#social_networking li#twitter a {
	display: block;
	width: 100px;
	height: 30px;
	background: transparent url(/images/twitter.png) no-repeat;
	text-indent: -5000em;
}

ul#social_networking li#linkedin a {
	display: block;
	width: 100px;
	height: 30px;
	background: transparent url(/images/linkedin.png) no-repeat;
	text-indent: -5000em;
}