.footer { clear: both; background-color: #fff; }
#container_footer{
	clear: both;
	text-align: left; /* counter the body center */
}
#column_footer_1{
	clear: both;
	float:left;
	width: 100%;
}
#column_footer_2{
	clear: both;
	float:left;
	width: 100%;
}
#column_footer_3{
	clear: both;
	float:left;
	width: 100%;
}
/* copyright */
#content_background_footer_1_2{
	width: 100%;
	text-align: center;
	color: #888; padding: 10px 0; font-size: 9px;
	background-color: #fff;
}
#content_background_footer_1_1{
	background-color:#eddebd;
	background-image: url(/sites/default/themes/mission/images/backgrounds.gif);
	background-position: left -88px;
	background-repeat: repeat-x;
}
#content_footer_1_1 ul{
    padding:0;	margin:0; 
	height:47px; line-height:47px;
	list-style-type:none;
	clear: both;
	text-align: center;
}
#content_footer_1_1 ul li { display:inline; }
#content_footer_1_1	ul li a{
	text-align: center;
	text-decoration: none;
	color: #999; font-weight:bold; font-size: 11px;
	padding: 0 6px;
	display: inline; 
	border-right: 1px solid #999;
}
#content_footer_1_1	 ul li a:hover {color:#fff;}

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