#wrapper_bhta {
	color: #284C70;
	text-align:right;
	margin: -10px 10px 5px 10px;
}

	* html #wrapper_bhta {
		margin-top: 3px;
	}


	#wrapper_bhta img {
		float:left;
		margin-right:10px;
		margin-bottom:5px;
		margin-top:-3px;
	}

#unit_link {
	margin-bottom: 0.6em;
}

#nhslogin {
	display: none;
}

#nhslogin_first {
	padding: 5px 0;
}


	#nhslogin_first a {
		color: #FFF ! important;
		font-weight: normal;
	}





#company_logos {
	text-align: center;
}

#customer_logos p {
	padding: 0.5em 1em;
}



.product_listings {

}

	.product_listing {
		float: left;
		width: 210px;
		text-align: center;
		height: 250px;
		margin: 10px 10px 10px 0;
		background-color: #FFFFFF;
		border: 1px solid #9BCD9A;
		padding: 10px;
	}

	.product_listing * {
		cursor: pointer;
	}

	.product_listing h3 {
		font-size: 14px;
		padding: 0;
		margin: 0;
	}

	.product_listing h3 span.product_listing_title {
		display: block;
		width: 100%;
		height: 40px;
		padding-bottom: 10px;
		vertical-align: middle;
		text-align: center;
		overflow: hidden;
		background-color: #FFFFFF;
	}
	
	.product_listing h3 a.product_listing_img {
		display: block;
		width: 210px;
		height: 210px;
		background-color: #FFF;
	}

	.product_listing img {
		background-color: #FFF ! important;
	}


.about_us_pics {
	width: 570px;
	margin: 0 auto;
	text-align: center;
}

.about_us_pics {
	width: 570px;
	margin: 0 auto;
	text-align: center;
}

	.about_us_pics img {
		float: left;
		border: 0 ! important;
		margin-bottom: 16px;
	}

	.about_us_pics img.spaced {
		float: left;
		margin-right: 16px;
	}

.about_us_pic_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 0;
}

.about_us_pic_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: -5px;
	border: 0;
}
