.footer {
	width:981px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
	height:200px;
}

.footer div {
	float:left;
	display: inline;
}

.footer p {
	color: #bbb;
	font-size: 14px;
}

.footer span {
	color: #333;
	font-size: 11px;
	display: block;
	margin-bottom:5px;
	margin-top:10px;
}

.footer strong, .footer p a {
	color:#fff;
}

.footer-col-1 {margin-right:40px;}

.footer-col-2 {margin-right:40px;}

.footer-col-3 {width:125px; margin-right:40px;}

.footer-col-4 {width:125px;}
