
div .footer
{
	
	background-repeat:no-repeat;
	width:960px;
	margin-left: auto;
  	margin-right: auto;
	padding:5px;
	text-align:left;
}

div.footer a{
	color:#fff;
	text-decoration:none;
	padding:10px;
}

.supline {
background-image:url(../img/sup_line_footer.jpg);
background-position:right top;
background-repeat:no-repeat;
margin-left: auto;
margin-right: auto;
height:4px;
width:970px;
}

.in-line {
background-color:#F1F1F2;
border-left:1px solid #C9C9C9;
border-right:1px solid #C9C9C9;
width:968px;
margin-left: auto;
margin-right: auto;
text-align:center;
}

table.tableCenter{
	margin-left: auto;
	margin-right: auto;
}