.footer {
	clear: both;
}
#container_footer{
	clear: both;
	text-align: left; /* counter the body center */
}
#column_footer_1{
	clear: both;
	float:left;
	width: 100%;
	color: #333;
}
#column_footer_2{
	clear: both;
	float:left;
	width: 100%;
	background: #990000;
	color: #333;
}
#column_footer_3{
	clear: both;
	float:left;
	width: 100%;
	background: #222222;
	color: #333;
}
#content_background_footer_1_2{  /* copyright info */
	width: 100%;
	text-align: center;
	color: #383838; font-size: 11px;
	padding: 15px 0;
}
/* footer menu */
#content_background_footer_1_1{
	background-image: url(/sites/default/themes/4sqgraphics/images/backgrounds.gif);
	background-position: left -122px;
	background-repeat: repeat-x;
	height: 30px;
}
#content_footer_1_1 {
	background-image: url(/sites/default/themes/4sqgraphics/images/backgrounds_right.gif);
	background-position: right -61px;
	background-repeat: no-repeat;
	height: 30px;
}
#content_footer_1_1 ul{
    padding:0;	margin:0; 
	height:30px;
	list-style-type:none;
	clear: both;
	text-align: center;
	background-image: url(/sites/default/themes/4sqgraphics/images/backgrounds_left.gif);
	background-position: left -61px;
	background-repeat: no-repeat;
}
#content_footer_1_1 ul li { display:inline; color: #fff; }
#content_footer_1_1	ul li a{
	display: inline-block;
	height: 26px; line-height: 26px;
	margin-top: 2px;
	text-align: center;
	text-decoration: none;
	color: #fff; font-weight:bold; font-size: 11px;
	padding: 0 8px;
	background-image: url(/sites/default/themes/4sqgraphics/images/backgrounds.gif);
	background-position: left -124px;
	background-repeat: repeat-x;
	border-right: 1px solid #fff; border-left: 1px solid #fff;
}
#content_footer_1_1	 ul li a:hover {
   	background-image: url(/sites/default/themes/4sqgraphics/images/backgrounds.gif);
	background-position: left -154px;
	background-repeat: repeat-x;
}

/* ------------------ category / product list / footer -------------------- */
.content_footer_0 {	display:none; }
