/* CSS Document */

.banner{
	width: 1152px;
	height: 478px;
	margin: 3px auto 0px;
}

.businessesContent{
	width: 1155px;
	height: 750px;
	margin: 3px auto 30px;
}

.col1{
	width: 360px;
	margin-left: 45px;
	margin-right: 10px;
	height: auto;
	float: left;
}
.col2{
	width: 320px;
	margin-left: 10px;
	margin-right: 10px;
	height: auto;
	float: left;
}
.col3{
	width: 288px;
	margin-left: 10px;
	margin-right: 45px;
	height: auto;
	float: left;
}
.bottomImages{
	width: 100%;
	height: auto;
	float: left;
}