div#footer{
	float:left;
	width:815px;
	height:64px;
	padding:16px 16px 0px 16px;
	margin-bottom:4px;
	color:#000000;
	font-size:10px;
	border-top:1px solid #bbbfa6;	
	background:#cacdb5 url(../../images/ita/background-footer.gif) repeat-x;
}

.footer-left{
	float:left;
	width:460px;
}

.footer-right{
	float:right;
	width:340px;
	text-align:right;
}

.credits{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

.red8{
	color:#FF0000;
}
