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

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

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

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

#content {
	margin: 0 30px;
}

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

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

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

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

.industrial #feature {
	background-color: #3399FF;
}

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

}

#feature li a:link,
#feature li a:visited {
	color: #fff;
	text-transform: uppercase;
	padding: 4px 10px;
	display: block;
	text-decoration: none;
	background-color: #39f;
	font-weight:bold;	
}

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

#feature li.subnav {
padding-left:20px;
}



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

.datatable .first {
	text-align: left;
}

.datatable .redl {
	text-align: left;
	background-color:#990000;
	color:#FFF;
}

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

.red {
	color:#990000;
}




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

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

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

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

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

#sidebarcontent p:hover a {
	color: #39f;
	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: #39f;
	padding: 0px 2px;
}

.portrait {
	float:left;
}

#test {
	float:right;
	margin-left:10px;
	width:148px;
}

#test p {
	margin:0;
	padding:0;
}

#test a:link,
#test a:visited {
	color:#39f;
	text-decoration:none;
}

#test a:hover,
#test a:active {
	text-decoration:underline;
}

#stamp {
	width:227px;
	height:197px;
	position:absolute;
	top: 508px;
	left: 65px;
}

.quickstartlogo {
	margin-bottom:5px;
}

hr {
	border:1px solid #CCC;
}
