#header #metanav li a:hover,
#header #metanav li a:active {
	color:#FFCC00;
}

#header #genericnav li {
	display: inline;
	border-right: 2px solid #FFCC00;
	padding: 0 8px;
}

#header #genericnav li a:hover,
#header #genericnav li a:active {
	color:#FFCC00;
}

h1 {
	color: #fff;
	background-color: #000;
	margin: 0;
	padding: 10px;
	font-weight: lighter;
	text-transform: uppercase;
	border-top: 10px solid #FC0;
	clear: left;
}

#content {
	margin: 0 30px;
}

#content .sectionhead span.offices {
	background-color: #39f;
}
#content .sectionhead span.industrial {
	background-color: #b1d61d;
	border: 0px;
}
#content .sectionhead span.workshops {
	background-color: #fc0;
	border-bottom: 2px solid #FC0;
	border-left:2px solid #fff;
}

.offices h1 {
	border-top-color: #39f;
}

.workshops h1 {
	border-top-color: #fc0;
}

#feature {
	clear: left;
	margin-top: 10px;
	height: 250px;
}

.industrial #feature {
	background-color: #FFE065;
	height: 250px;
}

#feature li {
	border-bottom: 1px solid #FFE065;

}

#feature li a:link,
#feature li a:visited {
	color: #fff;
	text-transform: uppercase;
	padding: 7px 10px;
	display: block;
	text-decoration: none;
	background-color: #FFCC00;
	
}

#feature li a:hover,
#feature li a:active {
	background-color: #FFE065;
}

.datatable tr:hover {
	background-color: #FFCC00;
	color: #000;
}


.datatable .first {
	text-align: left;
	width: 180px;
}

.datatable .redr {
	text-align: right;
	background-color:#990000;
	color:#FFF;
}

.floorplansdownload a:hover {
	color:#FC0;
	text-decoration:underline;
}

.more {
	background-color:#FFCC00;
	width: 100%;
	color:#fff;	
	clear:both;
	height: 20px;
	margin-top:7px;
	margin-bottom: 20px;
	text-align:right;
}

a.work_rollover {
	display: block;
	width: 55px;
	height: 20px;
	text-decoration: none;
	background-image:url(images/work_more_btn.gif);
	float:right;
}

a.work_rollover:hover {
	background-position: -55px 0;
}

#sidebarcontent p a {
	color: #FFCC00;
	text-decoration:none;
}

#sidebarcontent p:hover a {
	color: #FFCC00;
	text-decoration:underline;
}

.sidebardownloads a:link,
.sidebardownloads a:visited {
	color:#FFCC00;
	text-decoration:none;
}

.sidebardownloads a:hover,
.sidebardownloads a:active {
	text-decoration:underline;
}

#footer li a:hover,
#footer li a:active {
	color: #FFCC00;
	padding: 0px 2px;
}
