/*
html,body,div,span,applet,object,iframe,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
border:0;
margin:0;
padding:0;
}
use of the above ^ ^ deoends on the site */

#footerblack {
	max-width:1000px;
	/* width:1000px; blows template less than 1000px */
	background-color:#000;
	min-height:111px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}

#footerblack #rightlinks,
#footergrey #rightlinks {
	min-height:111px;
}

#footerblack #rightlinks ul {
	width:874px;
	color:#fff;
	border-bottom:1px solid #666;
	margin:0;
	padding:4px;
}

#footerblack #rightlinks ul li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#footerblack #rightlinks ul li a:hover {
	color:#999;
	text-decoration:underline;
}

#footerblack #rightlinks ul.blue {
	color:#9cf;
	border-bottom:0;
	font-weight:normal;
}

#footerblack #rightlinks ul li a.blue {
	color:#9cf;
	font-weight:normal;
}

#footergrey {
	max-width:1000px;
	/* width:1000px; blows template less than 1000px */
	background-color:#e5e5e7;
	min-height:111px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}

#footergrey #rightlinks ul {
	width:874px;
	color:#666;
	border-bottom:1px solid #666;
	margin:0;
	padding:4px;
}

#footergrey #rightlinks ul li a {
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

#footergrey #rightlinks ul li a:hover {
	color:#333;
	text-decoration:underline;
}

#footergrey #rightlinks ul.blue {
	color:#369;
	border-bottom:0;
	font-weight:normal;
}

#footergrey #rightlinks ul li a.blue {
	color:#369;
	font-weight:normal;
}

#footergrey #rightlinks ul.normal {
	font-weight:normal;
}

#footergrey #rightlinks ul li a.normal {
	color:#666;
	font-weight:normal;
}

#footergreyresponsive {
	max-width:100%;
	/* width:1000px; blows template less than 1000px */
	background-color:#e5e5e7;
	min-height:9.25em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.916666em;
	text-align:left;
	padding-top: 5px;
}

#footergreyresponsive #rightlinks ul {
	width:auto;
	color:#666;
	border-bottom:1px solid #666;
	margin:0;
	padding:4px;
}

#footergreyresponsive #rightlinks ul li a {
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

#footergreyresponsive #rightlinks ul li a:hover {
	color:#333;
	text-decoration:underline;
}

#footergreyresponsive #rightlinks ul.blue {
	color:#369;
	border-bottom:0;
	font-weight:normal;
}

#footergreyresponsive #rightlinks ul li a.blue {
	color:#369;
	font-weight:normal;
}

#footergreyresponsive #rightlinks ul.normal {
	font-weight:normal;
}

#footergreyresponsive #rightlinks ul li a.normal {
	color:#666;
	font-weight:normal;
}

#footerblack #left,
#footergrey #left,
#footergreyresponsive #left {
	float:left;
	width:88px;
	height:111px;
	margin:0;
	padding:0;
}

#footergreyresponsive #rightlinks {
	overflow: hidden;
	padding: 0;
}

#footerblack #rightlinks,
#footergrey #rightlinks {
	float:right;
	margin-top:11px;
	padding:0;
}

#footerblack #rightlinks ul li,
#footergrey #rightlinks ul li,
#footergreyresponsive #rightlinks ul li {
	display:inline;
}

#footerblack #rightlinks ul.normal,
#footerblack #rightlinks ul li a.normal {
	color:#fffff;
	font-weight:normal;
}
