.oneColLiqCtr #container #mainContent2 #bn_left #sub_menu {
	margin-left: 5px;
	clear: both;
}
.oneColLiqCtr #container #mainContent2 #bn_left #sub_menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}
.oneColLiqCtr #container #mainContent2 #bn_left #sub_menu ul li {
	margin-left: 5px;
	margin-bottom: 10px;
}


/* menu_rollover */

a#sub1 {
	width: 181px;
	height: 28px;
	display: block;
	background-image: url(../img/sales/sale_mn1.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 10px;
}
a#sub1:hover{
	width: 181px;
	height: 28px;
	display: block;
	background-image: url(../img/sales/sale_mn1_on.png);
	background-repeat: no-repeat;
}
a#sub2  {
	width: 181px;
	height: 28px;
	display: block;
	background-image: url(../img/sales/sale_mn2.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 10px;
}
a#sub2:hover{
	width: 181px;
	height: 28px;
	display: block;
	background-image: url(../img/sales/sale_mn2_on.png);
	background-repeat: no-repeat;
}
a#sub3  {
	width: 181px;
	height: 28px;
	display: block;
	background-image: url(../img/sales/sale_mn3.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 10px;
}
a#sub3:hover{
	width: 181px;
	height: 28px;
	display: block;
	background-image: url(../img/sales/sale_mn3_on.png);
	background-repeat: no-repeat;
}
