* { margin:0; padding:0;}
body { background:#000; text-align:center; color: #FFF; width: 100%; height: 100%;
font: 12px Arial, Helvetica, sans-serif;}
a, a:visited {
	color: #CCC;
}
a img {
	border: 0;
}
.hidden {
	position: absolute;
	left: -9999px;
	top: 0;
}

#footer {
	position: relative;
	width: 979px;
	height: 723px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#footer ul {
	margin-left: 0px;
	list-style: none;
	margin-right: 30px;
	height: 200px;
	float: left;
	width: auto;
	color: #fff;
}
#footer ul a {
	color: #fff;
}
#footer ul a:hover {
	color: #A1B000;}
#footer ul ul {
	margin-left: 15px;
	list-style: none;
	height: auto;
	margin-right: auto;
	float: none;
	color: #ddd;
	font-size: 11px;
}
#footer ul ul a {
	color: #ddd;
}
#footer ul ul ul {
	color: #bbb;
}
#footer ul ul ul a {
	color: #bbb;
}
#footer ul li {
	font-weight: bold;
	line-height: 20px;
}
#footer ul ul li {
	font-weight: normal;
	line-height: 13px;
}
#footer a{
	text-decoration: none;
	color: inherit;
}
#footermenu {
	overflow: auto;
	margin-top: 10px;
}
#footerlogos {
	position: absolute;
	right: 0;
	top: 0px;
	line-height: 30px;
	width: 223px;
	text-align: center;
}
#footerlogos img {
	float: right;
	border: 0;
}