﻿#main_flash { float: left; width: 885px; height: 350px; clear: both; }

#grid { float: left; margin-left: 184px; margin-top: 20px; width: 365px; height: 288px; }
#grid a { float: left; height: 144px;}

#news { float: left; width: 280px; margin-top: 16px; margin-left: 20px; }
#news h2 { color: #e4514b; margin: 0 0 15px 0; font-weight: normal; font-size: 20px; }
#news a { color: #9f9a8f; display: block; margin: 0 0 15px 0; text-decoration: none; font-size: 13px; }
#news a:hover { color: #777; }

.product-menu {
	background: url(/images/product-menu-bkg.jpg) no-repeat;
	margin: 2px 0;
	padding: 10px 0 0 0;
	width: 885px;
	height: 144px;
	border: 1px solid #91a45a;
}

.product-menu ul {
	margin: 0 auto;
}

/* Use the following code for 6 items in the product menu */

/* .product-menu li {
	float: left;
	padding: 0;*/
	/* 2-26-13 changing to line below until new home gen data is avail--     margin: 0 12px;  */
/*	margin: 0 24px;
	display: block;
} */


/* Use the following code for 7 items in the product menu */

.product-menu li {
	float: left;
	padding: 0;
	margin: 0 7px;
	display: block;
	text-align: center;
}

.product-menu label {
	font-size: 10px;
}

.product-menu a {
	display: block;
	color: #657439;
}

.product-menu a:hover {
	color: #455221;
}

.product-menu img {
	width: 110px;
	height: 110px;
	display: block;
	border: none;
}

/* .product-menu div {
	height: 168px;
	width: 117px;
	text-align: center;
} */

.bottom-features {
	width: 890px;
}

.bottom-features td {

}

.bottom-features .left {
width: 186px;
}

.bottom-features .right {
}

.bottom-features .right td {
width: 347px;
padding: 2px;
}