#footerSuper {
	width:966px;
	color:#6d6d6d;
	background-image:url(/img/footer/bground.gif);
	background-repeat:repeat-x;
	height:280px;
	clear:both;
	margin:0px auto;
}

#footerSuper .clear{
	height:auto;
}

#footerContent {
	width:966px;
	border-top: thin #EEEEEE solid;
}
#footerSuper img {
	float:left;
	margin:2px 10px 2px 0px;
}
#footerSuper h3, #footerSuper a {	
	color:#6d6d6d;
}
#footerSuper a:hover {
	color:#008698;
}
#footerSuper .tag {
	line-height:180%;
}
#footerSuper h3 {
	font-weight:bold;
	margin:3px 0px 5px;
	font-size:100%;
}
#footerSocial {
	float:right;
	margin:10px 0px 0px 0px;
}
#footerSocial h3 {
	padding: 0px 10px;
	float: left;
}
#footerSocial img {
	float:none;
}

#footerContent li {
	float:left;
	width:160px;
	padding:0px 3px 0px 20px;
}
#footerContent ul {
	list-style:none;
	float:left;
	width:192px;
	padding: 0px;
}
#footerCrumbs {
	float:left;
	width:650px;
	margin:10px 0px 5px 15px;
}
#footerCrumbs h3 a {
	margin: 0px 6px;
}
.footer ul {
	margin-right: 5px;
}
.lowSpace {
	line-height:120%;
}
