.footer_bg {
	width:100%;
	height:349px;
	background-image: url(../images/design/footer_bg.jpg);
}
.footer_01 {
	width:980px;
	margin:auto;
}
.legalCopyright {
	padding-top:10px;
	padding-bottom:10px;
	color:#fff;
}
.legalCopyright a:link {
	color:#5fb7c4;
}
.legalCopyright a:visited {
	color:#5fb7c4;
}
.legalCopyright a:active {
	color:#5fb7c4;
}
.legalCopyright a:hover {
	color:#5fb7c4;
	text-decoration: underline;
}
.prod_table {	
	width:187px;
	height:300px;
	margin:auto;
}
.prod_image {
	width:185px;
	height:185px;
	border:1px solid #e2e2e2;
}
.prod_name {
	padding-top:5px;
	height:40px;
	text-align:left;
}
.prod_price {
	font-size:12px;
	color:#c20a0a;
	font-weight:bold;
	padding-top:5px;
	text-align:left;
}
.prod_buttons {
	padding-top:5px;
}
.cat_bg {
	padding-top:2px;
	padding-bottom:2px;
	line-height:22px;
	border-bottom:1px dashed #fff;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}
hr.productInfoHr{
border: 0px;
border-top: 1px dashed;
width: 100%;
color: #ccc;
height: 0px;
}
#productMainImg {
	padding-top:10px;
	width:285px;
	height:250px;
	border:1px solid #e2e2e2;
	text-align:center;
	padding-bottom:10px;
}
h3#productName {
	font-size:22px;
	line-height:27px;
	color:#498993;
}
#productPrices {
	font-size:18px;
	line-height:22px;
}

