#family-story {
	background: url(/images/products_gradient.gif) no-repeat;
	width: 975px;
	height: 85px;
	margin: 0;
	padding: 0;
	position: relative;
}

.about-us-hrule {
	background-color: #9e9e9e;
	width: 245px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.about-us-vrule {
	background-color: #9e9e9e;
	width: 1px;
	height: 439px;
}

#about-us-col1 {
	width: 285px;
	float: left;
	margin-right: 40px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#about-us-col2 {
	width:285px;
	float:left;
	margin-right:40px;
}

#about-us-col3 {
	width:285px;
	float:left;
}

.about-us-learn-more {
	width: 123px;
	height: 31px;
	background: url(/images/about_us_learn_more.png) no-repeat;
}

.about-us-learn-more:hover {
	background-position: 0 -31px;
}
