@charset "UTF-8";
/* CSS Document */

#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;
}
