.footer{
	font-size: 10px;
	color: #666;
	padding-bottom: 10px;
	background-color: #fff;
	text-align: left;
/*	border: 1px solid #000;*/
}

#foot_wrapper {
	width: 285px;
}

#img_logo {
	float: left;
}

#company {
	float: right;
	text-align: left;
}

#company a {
	color: #0050A1;
	background-color: #fff;
	text-decoration: none;
}
