table.footer
{
	border-collapse: collapse;
	width: 100%;
}
table.footer td
{
	font-size: 11px;
	background: url('/layout/images/home/box-2-center.png') repeat-x;
	height: 20px;
	padding: 7px;
	color: #fff;
}
table.footer td a
{
	margin-right: 11px;
	text-decoration: none;
	color: #fff;
}
table.footer td a:hover
{
	text-decoration: underline;
}
td.footer-copyright
{
	text-align: right;
	font-weight: bold;
}
/*
div.footer
{
	font-size: 10px;
	color: #aaa;
	margin: 0em auto;
	text-align: center;
}
div.footer a, div.footer a:visited
{
	color: #ccc;
	text-decoration: none;
}
div.footer a:hover
{
	text-decoration: underline;
}
div.footer-contact
{
	width: 200px;
	color: #FFF;
}
/*
td.footer-copyright div.footer-copyright
{
	width: 730px;
	float: right;
	padding-right: 10px;
}
*/