
/* CSS GLOBAL ICENI */


body {    
    background: #2a2a86;
    width: 100%;
    text-align: center;
    font: 80%/1.5 Arial, Tahoma, Trebuchet MS, Verdana, Helvetica, Geneva, sans-serif;
    color: #ffffff;
    margin: 0 auto;
}
    
h1 {
    float: left;
    clear: left;
    font-size: 1.5em;
    color: #b199dc;
    margin: 0px 0 10px 0px;
	width: 400px;
}
    
h2 {
    float: left;
    clear: left;
    font-size: 1.25em;
    color: #fa1c1f;
    margin: 0px 0 15px 0px;
}
    
h3 {
    float: left;
    clear: left;
    font-size: 1.2em;
    width: 100%;
    margin: 0px 0 15px 0px;
}

    
h4 {
    float: left;
    clear: left;
    font-size: 1.2em;
    width: 200px;
	margin: 15px 0 5px 0;
}
    
    
p {
    float: left;
    clear: left;
	width: 350px;
	margin: 0 0 15px 0;
}
    
a {
    color: #fe2c2c;
}




img {
    border: 0;
}

.clearboth {
    clear: both;
}




/* Page wrapper  *****************************************************************************
	border: 1px solid red;*/

#wrapper-all {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

#wrapper-content {
    margin: 0 auto;
    width: 1054px;
    text-align: center;
}


/* header  **************************************************************************
    border: 1px solid red;****/


#brand {
    float: left;
	clear: left;
}

.slogan {
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: bold;
}




/* TOP NAV  ******************************************************************************/

#nav-top {
    float: right;
    clear: left;
    width: 780px;
    height: 35px;
	margin: 20px 50px 30px 0;
}
#nav-top ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#nav-top li {
    float: left;
    padding: 0 5px 0 5px;
}
#nav-top li a {
    
}
#nav-top li a:hover {
	color: #8bd2b7;
}




/* MAIN CONTENT  ****************************************************************************
	border: 1px solid yellow;**/

#content {
    float: left;
    width: 950px;
	text-align: left;
	margin: 0px 0 0 50px;
	padding-bottom: 20px;
	border-bottom: 1px solid #50b948;
}


#left-col {
	float: left;
	width: 395px;
}
#left-col.services-col {
}

#right-col {
	float: right;
	width: 350px;
}
#right-col ul {
	list-style: none;
    margin: 0;
    padding: 0;
}
#right-col li {
    float: left;
	clear: left;
	padding-bottom: 14px;
}
#right-col li a {
	text-decoration: none;
	color: #77679c;
}
#right-col li a:active {
	text-decoration: none;
	color: #77679c;
}
#right-col li a:hover {
	color: #77679c;
	border-bottom: 1px dotted #77679c;
	text-decoration: none;
}

#right-col li a.active-sector {
	text-decoration: none;
	color: #d71440;
}

.sectors-link {
	text-decoration: none;
}
.sectors-link-inside {
	text-decoration: none;
	color: #77679c;
	
}	

/*a:link {color:#FF0000}      /* unvisited link */
/*a:visited {color:#00FF00}  /* visited link */
/*a:hover {color:#FF00FF}  /* mouse over link */
/*a:active {color:#0000FF}  /* selected link */


.client-col  {
	float: left;
	width: 230px;
	margin-left: 5px;
	line-height: 1.4;
	color: #7f7ab4;
}




.map {
	float: left;
	width: 582px;
	height: 372px;	
}



.recruitment-copy {
	float: left;
	width: 250px;
	font-size: 1.4em;
	color: #9999CC;
	padding-top: 40px;
}
.recruitment-img {
	float: right;
}


.project-img {
	float: left;
	width: 190px;
	display: block;
}

.projects-thamesgate a {
	background: url(../img/projects-thamesgate.gif) no-repeat; 
	text-indent: -999em;
	float: left;
	display: block;
	width: 190px;
	height: 226px;
}
.projects-thamesgate a:hover, a:active {
	background: url(../img/projectcopy-thamesgate.gif) no-repeat; 
	height: 400px;
}

.projects-Essex a {
	background: url(../img/projects-essex.gif) no-repeat; 
	text-indent: -999em;
	float: left;
	display: block;
	width: 190px;
	height: 226px;
}
.projects-Essex a:hover, a:active {
	background: url(../img/projectcopy-essex.gif) no-repeat; 
	height: 400px;
}

.projects-Seaside a {
	background: url(../img/projects-seaside.gif) no-repeat; 
	text-indent: -999em;
	float: left;
	display: block;
	width: 190px;
	height: 226px;
}
.projects-Seaside a:hover, a:active {
	background: url(../img/projectcopy-seaside.gif) no-repeat; 
	height: 400px;
}

.projects-Money a {
	background: url(../img/projects-moneyhill.gif) no-repeat; 
	text-indent: -999em;
	float: left;
	display: block;
	width: 190px;
	height: 226px;
}
.projects-Money a:hover, a:active {
	background: url(../img/projectcopy-moneyhill.gif) no-repeat; 
	height: 400px;
}

.projects-Corringham a {
	background: url(../img/projects-corringham.gif) no-repeat; 
	text-indent: -999em;
	float: left;
	display: block;
	width: 190px;
	height: 226px;
}
.projects-Corringham a:hover, a:active {
	background: url(../img/projectcopy-corringham.gif) no-repeat; 
	height: 400px;
}

/* 

a {
		display: block;
		width: 200px;
		height: 63px;
		background-image: url(images/toucancombo2.jpg);
		text-indent: -999em;
		text-decoration: none;
	}

	a:hover {
		background-position: center;
	}
	
	a:active {
		background-position: bottom;
	}

*/



.projectcopy {
	float: left;
	text-align: left;
	width: 178px;
	margin-top: 20px;
}

#contact-left-col {
	float: left;
	width: 360px;
}
.contact-col {
	float: right;
	width: 250px;
	margin-left: 20px;
	margin-top: -15px;
}

#news-img-col {
	float: left;
	clear: left;
	width: 700px;
	margin: 20px 0 0 0;
}







