.replaced_by_image, .hidden {
	position: absolute;
	top: -1999px;
	left: -1999px;
}

.body-text { 
	color: #000000; 
	font-size: 12px; 
	line-height: 18px; 
	padding: 10px 25px 30px 30px; 
}
.body-text a { 
	color: #0033cc; 
	text-decoration: none;
}
.body-text a:hover { 
	text-decoration: underline;
}
.body-text a:visited { 
	color: #9966cc; 
	text-decoration: none;
}
.body-text .contact-name {
	color: #d53529;
}
.body-images {
	margin-top: 10px; 
	margin-bottom: 10px; 
}
h3 {
	color: #d53529; 
	margin-top: 24px;
	margin-bottom: 0px;
}
h4 {
	color: #000000; 
	margin-top: 24px;
	margin-bottom: 4px;
}
.feature {
	width: 650px; 
	background-repeat: none;
}
#custom_solutions {
	background-image: url(../images/home/solutions/truck.jpg);
}
#environmental_leadership {
	border-top: 10px solid white;
	background-image: url(../images/home/leadership-plastic.jpg);
}
.feature h2 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 32px;
	background-color: #d53529;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#custom_solutions h2 {
	background-image: url(../images/home/custom-solutions.gif);
}
#environmental_leadership h2 {
	background-image: url(../images/home/environmental-leadership.gif);
}
.feature .container {
	width: 325px; 
	background: url(../images/background/gray-mask.png);
}
#custom_solutions .container {
	margin-left: 325px;
}
#environmental_leadership .container {
	margin-right: 325px;
}
.feature .container .body-text {
	padding: 20px;
	margin: 0px;
}
.feature .container h3 {
	color: black;
	margin-top: 0px;
}

.feature .container a {
	background-repeat: none;
	background-position: 0px 0px;
}

.feature .container a:hover {
	background-repeat: none;
	background-position: 0px 21px;
}

/*
.feature .container .rest-of-story {
	display: block;
	margin-left: 114px;
	width: 171px;
	height: 21px;
	background-image: url(../images/home/rest-of-story.gif);
}
*/

.feature .container .custom-solutions {
	display: block;
	margin-left: 114px;
	width: 142px;
	height: 21px;
	background-image: url(../images/home/custom-solutions-button.gif);
}

.feature .container .learn-more {
	display: block;
	margin-left: 192px;
	width: 93px;
	height: 21px;
	background-image: url(../images/home/learn-more.gif);
}
.body-text-equip {

	color: #000000; 
	font-size: 12px; 
}

.map-overlay {
	display: none;
	z-index: 10000;
	padding: 14px 0 0 20px;
	width: 449px;
	background-color: #fff;
	/* border: 1px solid #d53529; */
	border: 3px solid #f3f0f4;
	/* CSS3 styling for latest browsers */ 
	-moz-box-shadow:0 0 90px 5px #000; 
	-webkit-box-shadow: 0 0 90px #000;
}
.map-overlay .close {
	background-image:url(../images/overlay-close.png); 
	position:absolute; 
	right:-15px; 
	top:-15px; 
	cursor:pointer; 
	height:35px; 
	width:35px; 
}

#finder .spotlight p {
        color: #000000;
}
