/* CSS Document */

body {
	text-align:center;
	margin:0px;
	padding:0px 0px 20px 0px;
	background-color:#b8b088;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	
h1 {
	margin:0px;
	padding:40px 0px 0px 0px;
	text-align:right;
	color:#3fae49;
	font-size:25px;
	font-weight:lighter;
	}
	
h2 {
	margin:10px 0px 10px 0px;
	padding:0px;
	color:#3fae49;
	font-size:20px;
	font-weight:lighter;
	}
	
p {
	margin:0px;
	padding:0px 0px 10px 0px;
	}
	
a {
	color:#3fae49;
	text-decoration:none;
	}
	
a:hover {
	color:#3fae49;
	text-decoration:underline;
	}

#container {
	width:856px;
	margin:0px auto;
	text-align:left;
	background-color:#ffffff;
	padding:20px;
	}
	
#header {
	padding:0px 0px 0px 0px;
	margin:0px;
	}
	
#homeheader {
	padding:0px;
	margin:0 0 0 -20px;
	background: url(../images/home-header.jpg) 0 0 no-repeat;
	width: 896px;
	height: 152px; 
}	
#homeheader h2{
	color: #fff;
	font-size: 30px;
	text-align: right;
	letter-spacing: -1px;
	padding: 100px 240px 0 0;
	font-weight: bold;
}
#partitioningheader {
	padding:0px;
	margin:0 0 0 -20px;
	background: url(../images/partitioning-header.jpg) 0 0 no-repeat;
	width: 896px;
	height: 152px; 
}	
#partitioningheader h2{
	color: #fff;
	font-size: 30px;
	text-align: right;
	letter-spacing: -1px;
	padding: 100px 240px 0 0;
	font-weight: bold;
}		
#nav {
	height:35px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
#nav ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
#nav li {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 48px 0px 0px;
	list-style:none;
	text-align:center;
	}

#nav a {
	color:#b8b088;
	text-decoration:none;
	}
	
#nav a:hover {
	color:#3fae49;
	text-decoration:none;
	}
	
#subNav {
	margin:0px;
	padding:0px;
	height:25px;
	line-height:25px;
	}	
	
#subNav li {
	float:left;
	margin:0px;
	padding:0px;
	padding:0px 34px 0px 0px;
	list-style:none;
	text-align:center;
	color:#3fae49;
	}
	
#subNav ul {
	margin:0px;
	padding:0px 0px 0px 20px;
	}	

#subNav a {
	color:#3fae49;
	text-decoration:none;
	}
	
#subNav a:hover {
	color:#3fae49;
	text-decoration:underline;
	}
	
#index-content {
	height:221px;
	background-image:url(../images/contentBack.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	}
	
#content {
}
	
#contentHead {
	height:195px;
	}
	
#content-header {
	}
	
#boxWrapper {
	margin:10px 0px 0px 0px;
	}
	
#box1 {
	float:left;
	margin:0px 9px 0px 0px;
	padding:0px;
	width:164px;
	}
	
#box2 {
	float:left;
	margin:0px 9px 0px 0px;
	padding:0px;
	width:164px;
	}
	
#box3 {
	float:left;
	margin:0px 9px 0px 0px;
	padding:0px;
	width:164px;
	}
	
#box4 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:164px;
	}
	
#box5 {
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:164px;
	}
	
.clearing {
	clear:both;
	}
	
#footer {
	width:896px;
	margin:0px auto;
	}

#thumbs {
	float:right;
	padding-left:10px;
	}
	
.heading {
	margin:0px;
	padding:15px 0px 0px 15px;
	float:left;
	color:#ffffff;
	font-size:25px;
	font-weight:lighter;
}
#header h2{
	font-size: 30px;
	letter-spacing: -1px;
	font-weight:bold;
	color: #47793c;
	float: right;
	margin-top: -60px;
}
	
.index-text {
	width:402px;
	float:right;
	margin:5px 5px 0px 0px;
	}

#side{
	width: 270px;
	margin: -152px 0 0 0;
	float: left
}
#main{
	width:570px;
	margin: 20px 0 0 15px;
	float: right;
}
#clear{
	clear: both;
}
#form{
	background: url(../images/form-bg.gif) 0 0 no-repeat;
	height: 270px;
	padding: 140px 0 0 30px;
}

#name, #email, #telephone{
	background: #fff url(../images/required.gif) 98% 50% no-repeat;
	border: 1px solid #d9d7d7;
	padding: 5px;
	width: 200px;
	margin: 0px;
}
#enquiry{
	border: 1px solid #d9d7d7;
	padding: 5px;
	width: 200px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#case-studies img{
	border: 0px solid #fff;
	margin-left: 12px;
}
.main-header{
	background-color:#fbfbfb;
	border: 1px solid #e9e9e9;
	padding: 10px 20px;
	color:#555555;
	font-size: 18px;
	margin-bottom: 10px;
}
#main h2{
	color:#555555;
	line-height: 20px;
	font-size: 23px;
}
/* three boxes in a row */

.no-bg{
	background-image: none;
}
.box{
	width:188px;
	background:url(../images/boxtop.gif) no-repeat 0 0;
	padding:6px 0 47px 0;
	position:relative;
	float:left;
	margin:0 3px 0 0;
	display:inline;
	
}
.b3{margin:0 0 0 -1px;}
.box h3{
	background:url(../images/boxbg.jpg) repeat-x 0 100%;
	padding:0 0 2px 0;
	margin:0 1px;
	font-size:16px;
	letter-spacing: -0.04em;
	font-weight: bold;
}
.box h3 span{
	display:block;
	color:#666;
	font-size:12px;
	padding:3px 0 0 0;
	font-weight:bold;
	text-transform: uppercase;
}
.box h3 a{
	display:block;
	position:relative;
	padding:7px 12px;
	color:#47793c;
}
.box h3 a:hover,.box h3 a:hover span{color:#b3cd2a!important; text-decoration: none;}
p.image{
	margin:6px 0 6px 9px;
	border: none;
}
p.image a{
	display:block;
	background:#fff;
	width:158px;
	height:77px;
	padding:4px;
	border:1px solid #e1e1e1;
}
p.image a:hover{
	background:#ccc;
	border:1px solid #46771a;
}
p.txt{
	font-size:12px;
	color:#555555;
	margin:0;
	padding-left: 12px;
}
#content p.txt a{color:#505050!important; font-weight: normal;}
#content p.txt a:hover{color:#404040!important; text-decoration: none;}

p.boxbase{
	margin:0;
	background:#58884a url(../images/box-base.gif) no-repeat bottom left;
	position:absolute;
	left:0;
	bottom:-1px;
	width:188px;
	font-size:12px;
	font-family: Helvetica, Arial,  sans-serif;
}
p.boxbase a,p.boxbase span{
	display:block;
	position:relative;
	color:#fff!important;
	text-align:right;
}
p.boxbase span{padding:10px 15px 4px 0}

p.boxbase a:hover{/*background:#545454;*/text-decoration:underline}
/*p.boxbase a:hover b{background-position:0 -6px}*/
/* @end */

/* clearing technique */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
 /* End hide */
/*........... do not change or amalgamate the above clearfix styles..................*/
/* @end */
#main img{
	border: none;
}
