﻿#body3 {
	width: 180px;
	float: right;
	margin-right: 0;
}

.body3content {
	padding: 4px 40px 0 0;
}

#footer {
	clear: both;
	margin: 0px auto; /* fix to center in firefox */
	background: url('../images/templateimages/footer.jpg') no-repeat;	
	height: 66px;
	width: 1000px;
}

