div#footer{
	float:left;
	width:888px;
	padding-left:56px;
	padding-right:56px;
	height:80px;
	padding-top:63px;
	padding-bottom:63px;
	background-image:url(../img/footer.png);
	background-position:top left;
	background-repeat:no-repeat;
	color:#ffffff;
}
div#footer > div#col{
	float:left;
	width:230px;
	height:80px;
}
div#footer > div#col > div.item{
	float:left;
	width:230px;
	border-bottom:1px #ffffff solid;
	padding-bottom:2px;
	margin-bottom:2px;
}
div#footer > div#col > div.item a{
	color:#ffffff;
}
