#footer {
	width: 748px;
	background-color: white;
	margin-top: 10px;
}

#footer .col1 {
	float: left;
	width: 269px;
	text-align: center;
}

#footer .col2 {
	float: left;
	width: 40px;
}

#footer .col3 {
	float: left;
	width: 249px;
	text-align: left;
}

#footer .col4 {
	float: left;
	width: 189px;
	text-align: left;
}

#footer .end {
	clear: both;
	height: 15px;
}
