/* 2O-51 Homepage CSS- Authored by Nathaniel B / Brexson Media Group */

#featured-menu {
	float:left;
	width:176px;
	height:auto;
	background:#000000;
	margin-top:10px;
	padding:15px;
	overflow:hidden;
	height:258px;
}
#featured-menu ul li {
	float:left;
	width:45%;
	padding-right:8px;
}
#featured-menu h2, #featured-menu ul {
	width:176px;
	clear:both;
	float:left;
}
#featured-menu ul li, #featured-menu ul li a {
	text-decoration:none;
	color:#848483;
}
#featured-menu ul li a:hover {
	color:#fff;
}
#main-image {
	float:left;
	width:614px;
	height:288px;
	background:#000000 url(../images/main-image.jpg) no-repeat bottom;
	margin-top:10px;
}
#newsletter-signup {
	width:200px;
	float:left;
	height:188px;
	background:url(../images/main-bg-btm.gif) bottom left no-repeat;
	color:#878787;
	margin:15px 0px -23px 0px;
	overflow:hidden;
}
#newsletter-signup label {
	margin-top:15px;
	margin-bottom:5px;
	float:left;
}
#product-div {
	width:594px;
	float:left;
	height:auto;
	margin:15px 0px 25px 0px;
}
.imageThumb img{
	max-width:105px;
	max-height:105px;
}
.imageThumb {
	margin:20px 8px 0px 0px;
}
table.PicImageTable{
	width:107px;
	height:115px;
}

