#container_footer{clear: both; text-align: left;}
#column_footer_1{clear: both; float:left; width: 100%; color: #fff;}
#column_footer_2{clear: both; float:left; width: 100%; background: #990000;	color: #ffffff;}
#column_footer_3{clear: both; float:left; width: 100%; background: #222222;	color: #ffffff;}
#content_background_footer_1_2{width: 100%;	text-align: center;	color: #000; font-size: 10px; padding: 7px 0;}
#content_background_footer_1_1{text-align: center;}	

/* ------------------ category / product list / footer -------------------- */	
.footer_column_0{}
.content_footer #category_list {clear: both; text-align: center;	margin: 0; padding: 10px;}
.content_footer #category_list li {
	margin: 0; margin-left: 10px;
	display:inline-block; *display: inline; 
	font-size: 11px; line-height:18px;
	background-image: url(/sites/default/themes/tsps/images/dot.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 7px;
}
.content_footer  #category_list li a{text-decoration: none; color: #636363; padding: 2px 5px;}
.content_footer  #category_list li a:hover{background-color: #666; color: #fff; text-decoration: none;}	
	
#content_footer_1_1{
	background-image: url(/sites/default/themes/tsps/images/backgrounds_right.gif);
	background-repeat: no-repeat;
	background-position:  right -114px;
	padding-right: 10px;
}
#content_background_footer_1_1{
	background-image: url(/sites/default/themes/tsps/images/backgrounds_left.gif);
	background-repeat: no-repeat;
	background-position: left -114px;
	padding-left: 10px;
}
#content_footer_1_1 ul{
    padding:0; margin:0;
	height:32px; list-style:none;
	background-image: url(/sites/default/themes/tsps/images/backgrounds.gif);
	background-repeat: repeat-x;
	background-position: left -114px;
}
#content_footer_1_1 ul li {display:inline; height:32px;}
#content_footer_1_1	ul li a{
	text-align: center;	float:left;
	display:inline-block; padding: 2px 15px;
	text-decoration:none; color: #FFF; font-weight:bold;
	border-right:1px solid #FFFFFF;
	line-height: 28px; vertical-align: middle;
}
#content_footer_1_1	 ul li a:hover {
	background-image: url(/sites/default/themes/tsps/images/backgrounds.gif);
	background-repeat: repeat-x;
	background-position: left -146px;
}