div.banner{
	width: 60%;
}

.agent{
	width: 45%;
	float: left;
	clear: both;
	margin-left: 2%;
}

.dealers{
	width: 45%;
	float: left;
}

.agent img, .dealers img{
	float: left;
	margin-right: 10px;
}

.person{
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 15px;
}
.person div{
min-width: 20em;
float: left;
}