html, body {
	margin: 0 0 10px 0;
	/*text-align: center;*/
	font: normal 12px Verdana, Tahoma, Arial, sans-serif;
}

#container {
	margin: 0 auto;
	width: 976px;
	text-align: left;
}

a img {
	border: 0;
}

#site_content {
	width: 796px;
}

#header_image {
	margin: 0;
	padding: 0;
	height: 221px !important;
}

#content_header {
	border: 5px solid #000;
	background-image: url(../assets/header_bg.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 97px !important;
}

#header_title {
	margin: 0;
}

#header_content {
	font: italic 11px Arial, Tahoma, Verdana, sans-serif;
	color: #fff;
	width: 510px;
	float: left;
}

#header_content p {
	margin: 0 0 0 25px;
}

#hdr_featured_products {
	background-image: url(../assets/hdr_featured_products.gif);
}

#hdr_product_families {
	background-image: url(../assets/hdr_product_families.gif);
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.flush_top {
	border-top: 0 !important;
}

.flush_bottom {
	border-bottom: 0 !important;
}

h3.section_header {
	margin: 0;
	padding: 0;
	background-color: #000;
	height: 24px !important;
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	overflow: hidden;
	width: 796px;
}

.steel_plate {
	background-image: url(../assets/steel_plate.jpg);
	background-repeat: no-repeat;
	border: 5px solid #000;
	width: 786px;
	height: 71px;
}

#product_families {
	background-color: #979695;
	padding: 5px;
	border: 5px solid #000;
	border-bottom: 0;
	border-top: 0;
	text-align: center;
}

#featured_products {
	border: 5px solid #000;
	border-bottom: 0;
	border-top: 0;
	text-align: center;
}

.blue {
	color: #63b7e8 !important;
}

.item {
	width: 230px;
	float: left;
}

.item .pad {
	margin: 10px;
}

.item a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

.item .item_left_info {
	margin-top: 15px;
	float: left;
	width: 90px;
	text-align: right;
	font-size: 15px;
}

.item .item_right_info {
	margin-left: 15px;
	float: right;
	text-align: center;
}

.item .item_right_info p {
	margin: 5px 0 0 0;
	padding: 0;
}

a.button {
	display: block;
	background-image: url(../assets/btn_bg.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 32px;
	text-decoration: none !important;
	color: #d20101 !important;
	font-size: 17px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
}

.item_divider {
	float: left;
	height: 120px;
	width: 10px;
	background-image: url(../assets/prod_divider.gif);
	background-position: center;
	background-repeat: no-repeat;
}
