@charset "UTF-8";
body  {
	font: 14px Helvetica, Arial, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999999;
}
.twoColFixLt #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #555658 url(img/web_home_04.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100%;
}
.twoColFixLt #header {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 173px;
	background: #555658 url(img/web_home_02.jpg) no-repeat;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-top: 0px;
	
}

.twoColFixLt #header ul {
	padding: 147px 0 0 106px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	margin: 0;
}
.twoColFixLt #header li {
	display: inline;
	font-style: normal;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}
.twoColFixLt #container #header .current {
	color: #333333;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F66B1A;
	padding-bottom: 11px;
	font-weight: bolder;
}
.twoColFixLt #header a:link, .twoColFixLt #header a:visited {
	text-decoration: none;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	font-style: normal;
	margin-bottom: 10px;
}

.twoColFixLt #header a:hover {
	text-decoration: none;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	font-style: normal;
	height: 30px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#mainimage {
	background-image: url(img/web_home_03.jpg);
	height: 326px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#mainimagegreen {
	background-image: url(img/web_green_03.jpg);
	height: 326px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#mainimagenews
{
	background-image: url(img/images/web_news_03.jpg);
	height: 326px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#mainimageservices {
	background-image: url(img/web_services_03.jpg);
	height: 326px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#mainimageawards {
	background-image: url(img/web_awards4_03.jpg);
	height: 326px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#mainimageprojects {
	background-image: url(img/web_projects4_03.jpg);
	height: 327px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#mainimageplant {
	background-image: url(img/web_plant4_03.jpg);
	height: 327px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#mainimagecase {
	background-image: url(img/case/case_camden1_03.jpg);
	height: 111px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#mainimagecasezoo
{
	background-image: url(img/case/case_zoo_03.jpg);
	height: 111px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#mainimagecaseleavesden
{
	background-image: url(img/case/case_leavesden_03.jpg);
	height: 111px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#mainimagecase2
{
	background-image: url(img/case/case_dep_03.jpg);
	height: 111px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#mainimagecaseflyover {
	background-image: url(img/case/case_BRIDGE_03.jpg);
	height: 111px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#mainimagecasedefra {
	background-image: url(img/case/deframain_03.jpg);
	height: 111px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#mainimagecasethames
{
	background-image: url(img/case/case_thames_03.jpg);
	height: 111px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#mainimagecasekemsley {
	background-image: url(img/case/case_kemsley_03.jpg);
	height: 111px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#mainimageclients {
	background-image: url(img/web_clients_03.jpg);
	height: 326px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#mainimagecontact {
	background-image: url(img/web_contact4_03.jpg);
	height: 326px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#sidebar  {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 0px 0px 40px;
	margin: 0px;
	clear: both;
}
#sidebar2
{
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	margin: 0px;
	clear: both;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-top: 10px;
}
.para {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	margin: -20px 0px 10px;
	padding: 0px;
	font-weight: normal;
}
.para2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: right;
}
.plist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
.news
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 0px 10px 0px 0px;
	padding: 10px 15px 10px 0px;
	line-height: 14px;
	font-weight: normal;
}
.twoColFixLt #sidebarserviceimage {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 10px;
	margin: 0px;
	clear: both;
	height: 100px;
}
.twoColFixLt #container #sidebar .rule {
	background-image: url(img/sidebarlineshadow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	margin-top: -10px;
	margin-left: 0px;
	margin-right: 25px;
}
.twoColFixLt #sidebarservices {
	float: left; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF no-repeat 23px 0px; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0px;
	clear: both;
	width: 200px;
	height: 700px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 40px;
	display: inline;
}
.twoColFixLt #sidebarservices ul {
	margin: 20 0 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
	font-size: 16px;
	font-weight: normal;
	line-height: 2.5em;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
}
.twoColFixLt #sidebarservices li {
	display: list-item;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0px;
	background-image: url(img/sidebarlineshadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-decoration: none;
	padding-left: 0px;
	margin-left: 0px;
}
.twoColFixLt #container #sidebarservices a:link {
	color: #999999;
	text-decoration: none;
	
}
.twoColFixLt #container #sidebarservices a:visited {
	color: #999999;
	text-decoration: none;
}
.twoColFixLt #container #sidebarservices a:hover {
	color: #333333;
}
.twoColFixLt #container #sidebarservices a:active {
	color: #BFE125;
	background-image: url(img/greenline.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}
.twoColFixLt #container #sidebarservices .menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	color: #BFE125;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.twoColFixLt #container #sidebar .title {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
}
.twoColFixLt #sidebarwork {
	float: left; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0px;
	clear: both;
	width: 200px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 40px;
	display: inline;
}
.twoColFixLt #sidebarwork ul {
	margin: 20 0 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 1.8em;
	text-transform: uppercase;
}
.twoColFixLt #sidebarwork li {
	display: list-item;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0px;
	text-decoration: none;
	padding-left: 0px;
	margin-left: 0px;
}
.twoColFixLt #container #sidebarwork .current {
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F66B1A;
	padding-bottom: 3px;
	text-decoration: none;
}
.twoColFixLt #container #sidebarwork a:link {
	color: #999999;
	text-decoration: none;
}
.twoColFixLt #container #sidebarwork a:visited {
	text-decoration: none;
	color: #999999;
}
.twoColFixLt #container #sidebarwork a:active {
	color: #333333;
	text-decoration: none;
}
.twoColFixLt #container #sidebarwork a:hover {
	color: #333333;
}

.twoColFixLt #mainContent {
	margin: 0 0 0 270px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 40px 15px 30px;
	border-left-width: thin;
} 
.twoColFixLt #container #mainContent .pcase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	margin-right: 111px;
	margin-bottom: 10px;
}
.twoColFixLt #container #mainContent .pcasenorule {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.4em;
	padding-bottom: 10px;
	margin-right: 111px;
	margin-top: -10px;
}
.twoColFixLt #container #mainContent .pcaselist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	margin-right: 111px;
	margin-top: -10px;
	list-style-type: square;
}
.twoColFixLt #container #mainContent .rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 1em;
	height: 0px;
}
.twoColFixLt #container #mainContent .subhead {
	font-size: 24px;
	font-weight: bolder;
	color: #999999;
	text-transform: uppercase;
	padding: 0px;
}
.twoColFixLt #container #mainContent tableheading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.twoColFixLt #container #mainContent .recentworkH {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BFE125;
}
.twoColFixLt #container #mainContent .recentwork {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #999999;
}
.twoColFixLt #container #mainContent img {
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.twoColFixLt #container #mainContent li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: square;
	margin-right: 90px;
	margin-bottom: 7px;
	line-height: 18px;
	color: #666666;
	text-indent: 0px;
	list-style-position: outside;
	text-decoration: none;
	padding-right: 80px;
}





.twoColFixLt #container #footer {
	margin: 100 0 0 160; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 120 0px 20px;
	height: 96px;
	background-image: url(img/web_home_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
} 
.twoColFixLt #container #footer .p6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #999999;
	padding-right: 85px;
	padding-left: 250px;
	padding-top: 23px;
}

.twoColFixLt #footer ul {
	margin: 0;
	padding: -10px 132px 0 0;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFCC00;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	line-height: 1px;
}
.twoColFixLt #footer li {
	display: inline;
	font-style: normal;
}
.twoColFixLt #footer a:link, .twoColFixLt #footer a:visited {
	text-decoration: none;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

.twoColFixLt #footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #999999;
	letter-spacing: 0.03em;
	margin-right: 10px;
	margin-bottom: -5px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.5em;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #BFE124;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	line-height: 1.5em;
	padding-right: 100px;
	
}
.p3 {
	margin-bottom: 2px;
	font-size: 10px;
	line-height: 1.7em;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}




.p2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.7em;
	color: #999999;
	font-style: italic;
	padding-bottom: 5px;
	text-transform: none;
	padding-top: 5px;
	top: 0px;
	padding-right: 0px;
	margin-right: 80px;
}

span.green {
	color:#FF6600;
}
.p2italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1em;
	color: #FFFFFF;
	font-style: normal;
	padding-bottom: 0px;
	text-transform: uppercase;
	padding-top: 3px;
	top: 0px;
	padding-right: 3px;
	background-color: #BFE125;
	padding-left: 3px;
	border-top: medium solid #BFE125;
	border-right: medium solid #BFE125;
	border-bottom: medium solid #BFE125;
	border-left: medium solid #BFE125;
}
.pfirstpara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #666666;
	line-height: 1.5em;
	padding-right: 95px;
	margin-bottom: -2px;

}
.pimagename {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #999999;
	padding-bottom: 0px;
	text-transform: none;
	padding-top: 5px;
	top: 0px;
	padding-right: 0px;
	margin-right: 110px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	margin-top: 0px;
}
.twoColFixLt #container #mainContent ul {
	padding-bottom: 25px;
}
.twoColFixLt #container #footer .p6 a span {
	font-size: 10px;
	font-weight: lighter;
}
#sidebarspace {
	margin-top: 50px;
}
#sidebarspace2 { }
#sidebarspace3 { }
.news span {
	font-weight: bold;
	color: #F60;
}

#mainContent #news { width: 550px; }
#mainContent #news .para {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	margin: 0px;
	font-style: normal;
}

#mainContent #news p { width: 550px; }

#mainContent #news h5 { width: 550px; }
#mainContent #news h4 {
	font-size: 22px;
	height: 6px;
	color: #333;
	font-weight: lighter;
	margin: 10px 0px 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#mainContent #news h6 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 5px;
	background-color: #FFC;
	color: #666;
	font-weight: lighter;
	line-height: 20px;
	padding-bottom: 5px;
	margin: 0px 0px 15px;
}
.twoColFixLt #container #mainContent p span {
	font-weight: bold;
	color: #F60;
}
.twoColFixLt #container #mainContent #news .newsimage {
	float: left;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.twoColFixLt #container #mainContent p strong { color: #000; }

