/*//////////////////////////////////FOOTER//////////////////////////////////*/
#content-nofooter
{
	margin-bottom: 80px;
}
/**html #content-nofooter*/
#INVALID-RULE
{
	margin-bottom: 48px;
}
#content
{
	padding-bottom: 48px;
}
#content-footer
{
	position: relative;
	clear: both;
	height: 64px;
	width: 936px;
	margin: 0 auto;
	margin-top: -64px;
	background-image: url(/images/footer.png);
	background-repeat: no-repeat;
	color: #8A8A8A;
	overflow: hidden;
}
#content-footer .text
{
	font-size: 11px;
	color: #525252;
	padding: 12px;
	padding-left: 32px;
	padding-right: 32px;
	height: 16px;
}
#content-footer .text A
{
	color: #525252;
}
#content-footer .text A:hover
{
	color: #525252;
	text-decoration: underline;
}
#content-footer .links
{
	line-height: 0px;
	text-align: justify;
	background-image: url(../images/footer.png);
	height: 64px;
}
#content-footer .links IMG
{
	margin-right: 16px;
	border: 0px solid #000000;
	float: left;
	display: block;
	text-align: justify;
	cursor: pointer;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#content-footer .links IMG:hover
{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#content-footer .header TD
{
	height: 1px;
	padding: 8px;
	padding-top: 16px;
	padding-left: 32px;
	background-color: #333333;
	background-image: url(../images/shadow-trans.png);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 11px;
	text-align: left;
	text-transform: uppercase;
	cursor: pointer;
}
#content-footer .list TD
{
	padding-bottom: 12px;
	padding-top: 16px;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: top;
	background-image: url(../images/shadow-grey.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #EFEFEF;
}
#content-footer TR
{
	background-color: #333333;
}
#content-footer TD
{
	width: 20%;
}
#content-footer TABLE
{
	height: 100px;
}
#content-footer LI
{
	margin-left: 32px;
	list-style-type: none;
	list-style-position: inside;
	cursor: pointer;
	padding-bottom: 2px;
}
#content-footer UL
{
	margin: 0px;
	padding: 0px;
}
