@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	width: 908px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #707070;
}
#mainWrapper {
	background-image: url(img/bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
#innerWrapper {
	padding-top: 0px;
	padding-right: 42px;
	padding-bottom: 45px;
	padding-left: 42px;
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
}
body#contact #innerWrapper {
	background-image: url(img/topMap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#HomeInnerWrapper {
	padding-top: 0px;
	padding-right: 42px;
	padding-bottom: 45px;
	padding-left: 42px;
	background-image: url(img/topHome.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#HomeInnerWrapper p {
	color: #333333;
	font-size: 13px;
	line-height: 18px;
	margin: 0px 0px 5px;
	padding: 0px;
}
.subBox {
	background-image: url(img/home/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.subBoxTable {
	background-image: url(img/home/bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.subBoxTable td {
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
}
.subBoxTable td strong {
	color: #990033;
	font-size: 14px;
}
.subBoxTable a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(img/home/button.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 1px;
	font-size: 13px;
	line-height: 18px;
	display: block;
	width: 40%;
	clear: left;
	float: left;
}
.subBoxTable a:hover {
	color: #990033;
}
.subBoxTable .modSpace {
	width: 224px;
	padding-right: 25px;
	padding-left: 25px;
}
#left {
	width: 392px;
	padding-right: 40px;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#leftCol {
	width: 568px;
	padding-right: 40px;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 2px;
	line-height: 2px;
}
#right {
	width: 392px;
	float: left;
	padding-top: 25px;
}
#rightNav {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 216px;
	background-image: url(img/sideNav/bkg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#rightNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rightNav li a {
	background-image: url(img/sideNav/underline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	color: #585858;
}
#rightNav li a:hover {
	color: #990033;
}
#rightNav ul .selected a {
	background-image: url(img/sideNav/selectot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #990033;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #990033;
	font-weight: normal;
	margin-top: 0px;
	}
#rightNav  h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #990033;
	font-weight: normal;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
}


.capStr {
	padding: 2px;
	background-color: #D0D0D0;
	border: 1px solid #A9A9A9;
	margin-bottom: 15px;
	clear: both;
}




.capRight {
	padding: 2px;
	width: 284px;
	float: right;
	background-color: #D0D0D0;
	margin-left: 10px;
	border: 1px solid #A9A9A9;
}



.capRightSmall {
	padding: 2px;
	width: 225px;
	float: right;
	background-color: #D0D0D0;
	margin-left: 10px;
	border: 1px solid #A9A9A9;
}


.capLeft {
	padding: 2px;
	width: 284px;
	float: left;
	background-color: #D9D9D9;
	margin-right: 10px;
	border: 1px solid #A9A9A9;
}


.capRight  img, .capLeft img, .capStr img, .capRightSmall img {
	background-color: #FFFFFF;
	border: 1px solid #A9A9A9;
	padding: 1px;
}
#leftCol .capRight p, #leftCol .capLeft p, #leftCol .capStr p, #leftCol .capRightSmall p {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 5px 0px;
}








p {
	margin: 0px 0px 8px;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-weight: normal;
	color: #990033;
	font-size: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 40px 0px 10px;
	background-image: url(img/navLine.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	float: left;
	width: 824px;
}
h1 em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 10px;
}
.headright {
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.headright a {
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
a:hover {
	color: #990033;
}
a {
	color: #990033;
	text-decoration: none;
}
#left  a, .contactTable  a, #frame a, #leftCol a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#left a:hover, #leftCol a:hover {
	border-bottom-style: solid;
	border-bottom-color: #990033;
}
.headleft {
	float: left;
	width: 555px;
	padding-top: 0px;
	margin: 0px;
}
.sideImg {
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-left: 2px;
	border: 1px solid #FFFFFF;
	margin-bottom: 20px;
}
.sideImg p {
	margin: 0px;
	padding: 3px 5px 5px;
	color: #000000;
}
.arrowLink a {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}
h2 {
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #990033;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990033;
	padding-top: 8px;
	margin: 0px;
	padding-bottom: 15px;
}
.table_form td, .table_form2 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	vertical-align: top;
	padding: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
table.table_form, table.table_form2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-color: #CCCCCC;
}
.table_form  textarea, .table_form input  {
	width: 98%;
	padding: 0px;
	margin: 0px;
}
.overline {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 20px;
	padding-bottom: 18px;
	clear: right;
}
#leftBig {
	margin: 0px;
	padding: 0px;
	width: 555px;
	float: left;
}
h3 {
	font-size: 15px;
	margin: 0px;
	padding: 5px 0px 10px;
	line-height: 22px;
}
.red {
	color: #990033;
}
#rightSmall {
	background-color: #FFFFFF;
	width: 220px;
	padding-top: 25px;
	padding-bottom: 25px;
	float: left;
	padding-left: 0px;
	margin-left: 49px;
	height: 350px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 0px;
	background-image: url(img/sideRed.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#rightSmall a {
	background-color: #E5E5E5;
	display: block;
	color: #000000;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #999999;
}
#frame {
	width: 767px;
	padding-top: 25px;
	padding-bottom: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	float: left;
	overflow: auto;
	height: 400px;
	background-color: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
}
.posted {
	font-size: 11px;
	text-transform: uppercase;
	color: #990033;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 15px;
}
.overlineDot {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-bottom: 10px;
	margin-top: 20px;
}
.contactTable td {
	vertical-align: top;
}
.contactTable p {
	font-size: 12px;
	line-height: 16px;
}
#leftT {
	float: left;
	width: 372px;
	padding: 20px 40px 0px 0px;
	background-image: url(img/middleLine.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}
#leftThird {
	width: 555px;
}
#leftThird p {
	margin: 0px 0px 5px;
	font-size: 12px;
	line-height: 16px;
}
#rightT {
	width: 372px;
	float: right;
	margin: 0px;
	padding: 20px 0px 0px;
}
.service {
	margin: 0px;
	padding: 20px 0px 10px;
	background-image: url(img/navLine.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.service h3 {
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 17px;
	margin: 0px;
	padding: 0px 0px 5px;
}
.service   p   a  {
	background-image: url(img/downloadButton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	display: block;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 11px;
	margin: 12px 0px 0px;
	width: 255px;
}
.service p a:hover {
	color: #990033;
}
.service img {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.imgBorder {
	background-color: #707070;
	padding: 2px;
	border: 1px solid #C0C0C0;
}
.imgRight {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 5px;
}
.pdfButton {
	background-color: #E5E5E5;
	border: 1px solid #BDBDBD;
	float: left;
	padding: 5px 8px;
}
.pdfButton:hover {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#leftCol   .pdfButton a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}
#leftCol .pdfButton a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.social {
border-bottom:1px solid #999999;
border-top:1px solid #999999;
clear: both;
float: left;
width: 568px;
height: 10px;
font-size:120%;
margin-bottom:20px;
margin-top:20px;
padding-bottom:10px;
padding-top:10px;

}

.social ul {
display:inline;
}

.social ul li {
background-repeat:no-repeat;
display:inline;
margin-left:5px;
}

.social ul {
  padding-left:5px;
}
.ie6.social ul {
  margin-left:5px;
}
.social ul li a {
padding-left:20px;
}

.social ul li.delicious {
background-image:url(images/delicious.gif);
background-repeat:no-repeat;
}

.social ul li.digg {
background-image:url(images/digg.gif);
background-repeat:no-repeat;
}

.social ul li.reddit {
background-image:url(images/reddit.png);
background-repeat:no-repeat;
}

.social ul li.stumbleupon {
background-image:url(images/stumbleupon.gif);
background-repeat:no-repeat;
}

.social ul li.twitter {
background-image:url(images/twitter.png);
background-repeat:no-repeat;
}

#commentform {
width:400px;
}
#commentform input {
margin:5px 5px 1px 0;
padding:2px;
width:170px;
}
#commentform textarea {
padding:2px;
width:350px;
}
#commentform #submit {
height:35px;
margin:0;
width:85px;
}
.categories {
float: right;
width: 200px;
border: 2px solid #A9A9A9;

}

#header {
	margin: 0px;
	padding: 0px;
}
#header a img {
	float: left;
	padding-top: 45px;
	border: none;
	padding-bottom: 9px;
	
}
#header ul#mainNav {
	margin: 68px 0px 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	width: 690px;
	background-image: url(img/navLine.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header #mainNav #nStructural, #header #mainNav #nUnderpinning, #header #mainNav #nFoundations {
	font-size: 15px;
	float: left;
	padding: 11px 0px 0px;
	margin: 0px 22px 0px 0px;
	display: inline;
	line-height: 15px;
}
#header #mainNav #nStructural a, #header #mainNav #nUnderpinning a, #header #mainNav #nFoundations a {
	color: #000;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFCFCF;
	padding: 9px 0px 0px;
	margin: 0px;
	
}
#header #mainNav #nStructural a:hover, #header #mainNav #nUnderpinning a:hover, #header #mainNav #nFoundations a:hover, body#structural #header #mainNav #nStructural a, body#underpinning #header #mainNav #nUnderpinning a, body#foundations #header #mainNav #nFoundations a {
	color: #990033;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990033;
}
#header #mainNav #nEnquiry, #header #mainNav #nNews, #header #mainNav #nCareers, #header #mainNav #nContact, #header #mainNav #nAbout {
	float: right;
	font-size: 12px;
	margin: 0px 0px 0px 12px;
	padding: 11px 0px 0px;
	line-height: 18px;
	
}
#header #mainNav #nEnquiry a, #header #mainNav #nNews a, #header #mainNav #nCareers a, #header #mainNav #nContact a, #header #mainNav #nAbout a {
	color: #555555;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFCFCF;
	padding-top: 12px;
	
}
#header #mainNav #nContact a:hover, #header #mainNav #nNews a:hover, #header #mainNav #nCareers a:hover, #header #mainNav #nAbout a:hover, body#contact #header #mainNav #nContact a, body#news #header #mainNav #nNews a, body#careers #header #mainNav #nCareers a, body#about #header #mainNav #nAbout a {
	color: #990033;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990033;	
}
body #header #mainNav #nEnquiry a {
	background-image: url(img/topButton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	border-top-style: none;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	padding-bottom: 5px;
	color: #FFFFFF;
	margin-top: -2px;
	margin-left: 0px;
}
body #header #mainNav #nEnquiry a:hover, body#enquiry #header #mainNav #nEnquiry a {
	color: #990033;
}
#footer {
	background-image: url(img/footTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
	margin-top: 10px;
	float: left;
}
#footer #footerTable {
	background-image: url(img/footBot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer #footerTable td {
	padding-bottom: 10px;
	vertical-align: top;
	padding-top: 5px;
}
#footer #footerTable ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
}
#footer #footerTable ul li {
	background-image: url(img/navLine.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 12px;
	line-height: 18px;
	height: 25px;
}
#footer #footerTable ul li a {
	text-decoration: none;
	color: #555555;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer #footerTable .footHead a {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
}
#footer #footerTable td a:hover {
	color: #990033;
}
#footer #footerTable p {
	text-align: left;
	margin: 3px 0px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
#footer #footerTable p strong {
	color: #990033;
}
#footFoot {
	background-image: url(img/footLogos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-top: 11px;
	margin-bottom: 0px;
	font-size: 11px;
	clear: left;
	padding-bottom: 15px;
}
#footFoot a {
	color: #121212;
	text-decoration: none;
}

