html, body {
	margin:0; 
	padding:0;
	font-family:arial;
	color:#333333;
	background:#6E6E6E;
	font-size:90%;
	}

	
span{
	padding:0;
	margin:0;
	}

h1{
	padding:0;
	margin:0 0 0.4em 0;
	font-size:180%;
	font-weight:normal;
	line-height:1.4em;
	color:#39702F;
	}
	
h2{
	padding:0;
	margin:0em 0 0.6em 0;
	font-size:160%;
	font-weight:normal;
	}
	
h3{
	padding:0;
	margin:0;
	font-size:100%;
	font-weight:bold;
	}
	
p{
	padding:0;
	margin:0 0 0.8em 0;
	}
	
.clear{
	clear:both;
	}
	
.floatright{
	float:right;
	margin-left:4px;
	margin-bottom:4px;
	}
	
.floatleft{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
	
a:link,
a:active,
a:visited,
a:hover{
	padding:0;
	margin:0;
	font-weight:bold;
	color:#39702F;
	text-decoration:none;
	}
	
a:hover{
	text-decoration:underline;
	}
	
#shadowwrap{
	background:#705959;	
	width:800px;
	margin:10px auto;
	}
	
#wrap{
	width:800px;
	background:#fff;
	color:#535762;
	position:relative;
	top:-4px; left:-4px;
	}
	
#innerwrap{
	padding:10px;
	}
	
#logo{
	float:left;
	padding:10px 0 0 10px;
	}
	
#toptext{
	float:right;
	padding:55px 10px 0 0;
	}
	
#menu{
	margin:10px 0 0 0;
	width:780px;
	}
	
	
#menu ul{
	padding:0;
	margin:0;
	width:780px;
	background: url(../images/menu_back.jpg) repeat-x ;
	z-index:999;
	}
	
#menu ul li{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;	
	text-align: center;
	position:relative;
	z-index:999;
	}
	
#menu ul li a:link,
#menu ul li a:active,
#menu ul li a:visited,
#menu ul li a:hover{
	color: #fff;
	font-weight:normal;
	text-decoration: none;
	display: block;
	width: 86.6px;
	padding:10px 0;
	background: url(../images/menu_back.jpg) repeat-x;
	}
	
#menu ul li a:hover{
	background: url(../images/menu_backhover.jpg) repeat-x;
	}
	
#menu ul li span img{
	border:none;
	position:absolute;
	top:0;
	left:46%;
	}
	
#content{
	line-height:1.8em;
	}
	
#leftcontent{
	float:left;
	width:470px;
	position:relative;
	top:-20px;
	}
	
.innercontent{
	padding:10px 10px;
	mar/gin-top:20px;
	}
	
#rightcontent{
	float:right;
	}
	
#portfoliolink img{
	border:none;
	}
	
#homepagebuttons{
	margin:10px 0;
	text-align:center;
	}
	
.button{
	text-align:center;
	width:242px;
	float:left;
	margin:0 6px;
	}
	
.button a:link,
.button a:active,
.button a:visited,
.button a:hover{
	font-weight:normal;
	font-size:100%;
	}
	
.button a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#000;
	}
	
.button img{
	border:none;
	}
	
#footer{
	clear:both;
	background: url(../images/menu_back.jpg) repeat-x;
	padding:8px 10px;
	color:#fff;
	}
	
#footer p{
	margin:0;
	}
	
#footerleft{
	float:left;
	width:300px;
	}
	
#footerright{
	float:right;
	width:300px;
	text-align:right;
	}
	
#footer a:link,
#footer a:active,
#footer a:visited,
#footer a:hover{
	color:#fff;
	font-weight:normal;
	}
	
#enquiry_form {
	padding:0px;
	margin:0px;
	}

#enquiry_form label {
	margin-left: 25px; 
	display:block;
	font-weight:bold;
	}

#enquiry_form .check {
	border:0px !important;
	display:inline !important;
	padding:4px 0px 4px 0px !important;
	margin:5px 0px 0px 25px !important;
	}

#enquiry_form .checklabel {
	display:inline !important;
	padding:0px 0px 10px 0px !important;
	margin:0px 0px 10px 0px !important;
	}

#enquiry_form input, textarea {
	margin-left: 1em; 
	border:1px solid #999;
	background-color:white;
	font-size:8pt;
	width:200px;
	font-family:arial;
	padding:4px 0px 4px 0px;
	margin:0px 0px 5px 25px;
	}

#enquiry_form select {
	margin-left: 1em; 
	display:block;
	border:1px solid #ccc;
	background-color:white;
	font-size:8pt;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 25px;
	}

#enquiry_form .enq_submit {
	background:#39702F;
	padding:2px 8px;
	border:none;
	color:#fff;
	cursor:pointer;
	width:60px;
	float:left;
	}

#enquiry_form .hidden {
	display:none;
	}

#enquiry_form .error {
  	width: 70%;
	background-color: #39702F;
	color: #ffffff;
	padding: 0 0 1em 0;
	margin: 1em 0;
	}

#enquiry_form p {
	padding:5px;
	margin:0px 0px 0px 20px;
	}
	

.imgleft{
	float:left;
	margin-right:8px;
	margin-bottom:5px;
	padding:5px;
	border:1px solid #ccc;
}

#workshops-list{
	
}

#workshops-list .sector {
	border-bottom:1px solid #ccc;
	margin-bottom:14px;
	clear:both;
	padding-bottom:14px;
	font-weight:bold;
}

#workshops-list .workshop {
	color:#555;
	font-weight:normal;
	text-align:left;
	margin-left:10px;
	line-height:14px;
}
	
.thumbicon {
	padding:5px;
	border:1px solid #ccc;
	margin-bottom:4px;
}

#workshops-list a:link,
#workshops-list a:active,
#workshops-list a:visited,
#workshops-list a:hover{
	font-size:94%;
	}
	
#workshops-list a:hover{
	text-decoration:none;
	color:#333;
	}





.testimonial{
	padding:5px;
	margin-bottom:14px;
	padding-bottom:14px;
	pad/ding-top:26px;
	border-bottom:1px solid #ccc;
	
	}
	
.testimonial .images img{
	float:right;
	margin:34px 0 1em 1em;
	padding:5px;
	border:1px solid #ccc;
	}
	
.quoteby{
	margin-top:10px;
	margin-right:52px;
	font-size:94%;
	font-weight:bold;
	}
	
.quoteco{
	font-style:italic;
	font-weight:normal;
	}

.downloadlink{
	margin-top:14px;
	}
	
.quotetext{
	}
	
.bottombits{
	background:url(../images/rightquote.gif) no-repeat top right;
	}
	
.quotetext img{
	margin-right:10px;
	}
	
h2 a:link,
h2 a:visited,
h2 a:active,
h2 a:hover{
	font-weight:normal;
	}
	
.sector{
	margin-bottom:10px;
	padding-bottom:10px;
	
	}


.contract{
	width:120px;
	height:180px;
	text-align:center;
	bord/er:1px solid #ccc;
	padding:6px 2px;
	margin:5px;
	float:left;
	}
	
.sector .contract a:link,
.sector .contract a:active,
.sector .contract a:visited,
.sector .contract a:hover{
	
	}

.sector .contract a:hover{
	text-decoration:none;
	color:#000;
	}
	
.sector .contract img{
	padding:4px;
	border:1px solid #999;
	}
	
#images{
	margin-top:10px;
	}
	
#images img{
	border:1px solid #999;
	}
		
.featured-contract{
	width:300px;
	text-align:center;
	clear:both;.
	margin-bottom:5px;
}

.featured-contract .thumbicon {
	padding:5px;
	border:1px solid #ccc;

}


	
	
******** SIFR STYLES ********

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}





***************************
