 /* CSS Document */

html
	{
	height:100%;
	margin: 0px;
	padding: 0px;
	}
body
	{
	width:100%;
	height:100%;
	font-size:70%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:0.2px;
	background-image:url(../img/bgRpt.jpg);
	background-repeat:repeat;
	}
img
	{
	border:0px;
	}
* 
	{
	padding: 0;
	margin: 0;
	}
blockquote {
	width:140px;
	float:right;
	margin-left:20px;
	}
.input {
	border:1px solid #999;
	padding:3px 0px 0px 3px;
	height:15px;
	color:#666;
	}
.input:focus {
	border:1px solid #999999;
	padding:3px 0px 0px 3px;
	height:15px;
	color:#666;
	}
textarea {
	border:1px solid #999;
	padding:3px 0px 0px 3px;
	color:#666666;
	}
br {
	line-height:5px;
	}
h1 {
	color:#5b5f63;
	font:normal 100 2.2em bold Arial, Helvetica, sans-serif;
	padding:20px 0px 20px 0px;
	}
h2 {
	color:#5b5f63;
	padding:5px 0px 5px 0px;
	
	font:normal 100 1.3em normal Arial, Helvetica, sans-serif;
	line-height:1.3em;
	}
h3 {
	color:#7FA1B6;
	line-height:18px;
	font:normal 100 1.05em normal Arial, Helvetica, sans-serif;
	}
h4 {
	color:#B3CC95;
	line-height:17px;
	font:normal 100 1em normal Arial, Helvetica, sans-serif;
	}
p {
	font-size:1em;
	color:#5b5f63;
	line-height:1.5em;
	}
li {
	font-size:1em;
	color:#5b5f63;
	line-height:1.5em;
	}
#content2 ul { 
	margin-left:15px;
	}
h1#content2  { 
	color:#5b5f63;
	font:normal 100 2.2em bold Arial, Helvetica, sans-serif;
	}
	
/*******************
MAIN SITE STRUCTURE
********************/

#container {
	position:relative;
	width:1098px;
	height:auto;
	margin:auto;
	clear:both;
	}
#header {
	clear:both;
	position:relative;
	overflow:hidden;
	width:1098px;
	height:51px;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
	}
#logo {
	clear:both;
	position:relative;
	overflow:hidden;
	width:490px;
	height:50px;
	padding:40px 0px 0px 730px;
	}
#flashAni {
	position:relative;
	width:620px;
	height:120px;
	}
#contentWrapper {
	position:relative;
	overflow:hidden;
	width:1098px;
	height:auto;
	padding:0px 0px 60px 0px;
	background-image:url(../img/contentRpt.jpg);
	background-repeat:repeat-y;
	}
#contentMain {
	position:relative;
	float:left;
	width:620px;
	height:auto;
	list-style:disc;
	color:#000;
	}
#content2 a {
	color:#7FA1B6;
	}
#content2 a:hover {
	color:#000;
	}
#slideshow {
    position:relative;
    height:240px;
	}
#slideshow div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 240px;
 
	}
#slideshow div.active {
    z-index:10;
    opacity:1.0;
	}
#slideshow div.last-active {
    z-index:9;
	}
.caption {
	position:absolute;
	top:20px;
	left:20px;
	z-index:200;
	color:#666;
	width:300px;
	line-height:1.8em;
	font:bold 1.5em Arial, Helvetica, sans-serif;
	}
	
	
/********************
News/Portfolio Feature
*********************/

#indexBox {
	width:620px;
	height:120px;
	}
#newsBox {
	clear:both;
	width:620px;
	height:auto;
	overflow:hidden;
	}
#newsTitle {
	float:left;
	width:auto;
	height:auto;
	color:#FFF;
	font-size:1.3em;
	padding:6px 5px 6px 5px;
	background:url(../img/blueRpt.jpg) repeat;
	}
#newsItem {	
	float:left;
	width:auto;
	height:auto;
	color:#000;
	line-height:12px;
	padding:1px 0px 2px 5px;
	}
.boxWrap {
	overflow:hidden;
	float:left;
	width:302px;
	height:100px;
	border:1px solid #7FA1B6;
	}
.newsImg {	
	float:left;
	width:95px;
	height:95px;
	color:#FFF;
	font-size:1.6em;
	font-weight:lighter;
	padding:5px 0px 0px 5px;
	background:url(../img/blueRpt.jpg) repeat;
	}
.newsItem {	
	float:left;
	width:184px;
	height:auto;
	color:#000;
	line-height:12px;
	padding:5px 0px 0px 5px;
	}
.newsItem a:link {
	color:#7FA1B6;
	text-decoration:none;
	}
.newsItem a:hover {
	color:#000;
	}
.newsItem a:visited {
	color:#000;
	text-decoration:none;
	}
.spacer {
	float:left;
	width:10px;
	height:100px;
	}
.portImg {	
	float:left;
	width:100px;
	height:100px;
	border-right:1px solid #7FA1B6;
	background:url(../img/blueRpt.jpg) repeat;
	}
#indexServicesWrap {
	position:relative;
	overflow:hidden;
	clear:both;
	width:620px;
	height:auto;
	padding-bottom:25px;
	}
#indexServicesWrap li {
	float:left;
	position:relative;
	padding:0 15px 0 0;
	list-style:none;
	font-size:1.1em;
	}
#indexServicesWrap li a {
	color:#000;
	text-decoration:none;
	}
#indexServicesWrap li a:hover {
	color:#f26a22;
	text-decoration:none;
	}
#servicesWrap {
	position:relative;
	overflow:hidden;
	clear:both;
	width:620px;
	height:auto;
	background:url(../img/servicesBanner.jpg) no-repeat;
	padding-bottom:25px;
	}
	
/********************
Services menu
*********************/

#servicesBox {
	position:relative;
	overflow:hidden;
	clear:both;
	width:620px;
	height:120px;
	}
.servicesT {	
	position:relative;
	overflow:hidden;
	float:left;
	width:82px;
	height:100px;
	color:#FFF;
	border-right:1px solid #7FA1B6;
	background:url(../img/blueRpt.jpg) repeat;
	}
.servicesMenu {	
	position:relative;
	overflow:hidden;
	float:left;
	width:180px;
	height:91px;
	font-size:1.2em;
	list-style:none;
	line-height:18px;
	padding:9px 0px 0px 8px;
	}
.servicesMenu li a {
	color:#000;
	text-decoration:none;
	}
.servicesMenu a:hover {
	color:#000;
	}
	
/********
Portfolio
*********/

#recentProjects {
	position:relative;
	overflow:hidden;
	clear:both;
	width:620px;
	height:20px;
	padding-bottom:15px;
	color:#B3CC95;
	}
.recentHead {
	float:left;
	width:auto;
	height:10px;
	padding-right:10px;
	}
.recentBox {
	float:left;
	width:20px;
	height:10px;
	padding-top:1px;
	}
#portfolioPage {
	clear:both;
	width:800px;
	height:20px;
	color:#B3CC95;
	}
.pageHead {
	overflow:hidden;
	position:relative;
	float:left;
	width:50px;
	height:auto;
	padding:10px 0px 0px 0px;
	}
.pageBox {
	overflow:hidden;
	position:relative;
	float:left;
	width:20px;
	height:auto;
	padding:13px 0px 0px 0px;
	}
.logoWrap {
	clear:both;
	width:620px;
	height:auto;
	overflow:hidden;
	}
.logoBox {
	overflow:hidden;
	float:left;
	width:auto;
	height:60px;
	border:1px solid #EEE;
	padding:10px 10px 0px 10px;
	margin:0px 10px 10px 0px;
	}
	
/******
Clients
******/

.clientWrap {
	clear:both;
	width:620px;
	height:auto;
	}
.clientCol{
	float:left;
	width:190px;
	height:auto;
	padding-right:16px;
	}
.clientBold a {
	font-weight:bold;
	color:#f26a22;
	text-decoration:none;
	}
		
/*****
Contact
******/

#contactWrap {
	overflow:hidden;
	position:relative;
	clear:both;
	width:660px;
	height:auto;
	}
#contactLeft {
	overflow:hidden;
	position:relative;
	float:left;
	width:430px;
	height:auto;
	}
#contactRight {
	overflow:hidden;
	position:relative;
	float:left;
	width:200px;
	height:auto;
	padding-left:20px;
	}
.directors {
	width:auto;
	height:10em;
	padding-top:1em;
	color:#7FA1B6;
	}
.address {
	width:auto;
	height:10em;
	padding-top:1em;
	padding-left:12px;
	}
.find {
	width:auto;
	height:auto;
	padding-top:10em;
	color:#7FA1B6;
	padding-left:12px;
	}
.contactPad {
	width:auto;
	height:auto;
	padding-left:12px;
	}
.blueText {
	color:#7FA1B6;
	}

/******
Footer
******/

#footerImg {
	width:1098px;	
	height:10px;
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	}
#footerWrap {
	margin:auto;
	position:relative;
	clear:both;
	width:100%;
	height:auto;
	text-align:center;
	list-style:none;
	padding-top:10px;
	font-size:10px;
	}

#footerWrap a:link {
	color:#999;
	text-decoration:underline;
	}
#footerWrap a:hover {
	color:#000;
	text-decoration:none;
	}
#footerWrap a:visited {
	color:#666;
	text-decoration:underline;
	}
#footerWrapCentre {
	text-align: center;
	clear:both;
	padding-top:10px;
	}	
	


/*************
Text Formating
**************/


.errorMess	{
	color:red;
	}

