.product_c {
	margin:10px 0 0 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(../main/image/products_BK-1.gif) top no-repeat;
	width: 845px;
			}
			
.product_a_pic {
	width: 845px;
	height:95px;
	background: url(../../main/image/support-form-center.gif) repeat-y;
                }
				
.product_a_pic a {
	float: left;
	margin: 10px 0 0 10px;
	}
				   
.product_a_pic a:hover {
	background:#F4F4F4;
				   }

.product_b_pic {
	width: 845px;
	height:190px;
	background: url(../../main/image/support-form-center.gif) repeat-y;
                }
				
.product_b_pic a {
	float: left;
	margin: 10px 0 0 10px;
				   }
				   
.product_b_pic a:hover {
    background:#F4F4F4;
				   }

