body {
	background-image:url(../images/background.jpg);
}
table th {
	color:#FFFFFF;
	background-color:#005794;
}
a:hover, a:active {
	color:#005794;
}
#home_intro {
	font-size:12px;
	padding:0px 20px 25px;
	clear:both;
}
#home_leftCol {
	width:200px;
	float:left;
}
#home_centerCol {
	width:289px;
	margin-left:18px;
	float:left;
}
#home_rightCol {
	width:200px;
	height:auto;
	margin-left:18px;
	float:right;
}
#featuredBox {
	background-image:url(../images/home_featured_footer.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:25px;
}
#featuredBox a:link.industrial, #featuredBox a:visited.industrial  {
	color:#000000;
	text-decoration:underline;
}
#featuredBox a:hover.industrial, #featuredBox a:active.industrial  {
	color:#F37421;
	text-decoration:underline;
}
#featuredBox a:link.transportation, #featuredBox a:visited.transportation  {
	color:#000000;
	text-decoration:underline;
}
#featuredBox a:hover.transportation, #featuredBox a:active.transportation  {
	color:#FDB813;
	text-decoration:underline;
}
#featuredBox a:link.both, #featuredBox a:visited.both  {
	color:#000000;
	text-decoration:underline;
}
#featuredBox a:hover.both, #featuredBox a:active.both {
	color:#005794;
	text-decoration:underline;
}
#careersBox {
	background-image:url(../images/home_careers_footer.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:15px;
}
#newsBox {
	background-image:url(../images/home_news_footer.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:25px;
}
#newsBox img {
	margin-right:10px;
	border:5px solid #FFFFFF;
}
#sidenav a:link, #sidenav a:visited {
	text-decoration:none;
}
#sidenav a:hover, #sidenav a:active {
	text-decoration:underline;
	color:#005794;
}
#sidenav .selected {
	font-weight:bold;
	color:#005794;
}
#sub_centerCol h1 {
	color:#005794;
}
.testimonialSig {
	color:#005794;
	font-style:italic;
	font-weight:bold;
}
.sitemap_all {
	color:#005794;
}
.sitemap_all a:link, .sitemap_all a:visited {
	color:#005794;
	text-decoration:underline;
}
.sitemap_all a:hover, .sitemap_all a:active {
	color:#000000;
	text-decoration:underline;
}
.sitemap_industrial {
	color:#F37421;
}
.sitemap_industrial a:link, .sitemap_industrial a:visited {
	color:#F37421;
	text-decoration:underline;
}
.sitemap_industrial a:hover, .sitemap_industrial a:active {
	color:#000000;
	text-decoration:underline;
}
.sitemap_transportation {
	color:#FDB813;
}
.sitemap_transportation a:link, .sitemap_transportation a:visited {
	color:#FDB813;
	text-decoration:underline;
}
.sitemap_transportation a:hover, .sitemap_transportation a:active {
	color:#000000;
	text-decoration:underline;
}