.inner-wrap {
	width: 733px;  /* wide enough for 3 slots */
	margin: 0 auto;
}
#image-container {
	margin: 77px 0 50px 0;
	width: 100%;
}

.homePageImage {
	height: 366px; 
	margin-right: 8px; 
	float: left;
}

#imgSlot0 {
	width: 289px;
}
#imgSlot1 {
	width: 284px;
}
#imgSlot2 {
	width: 144px;
	margin-right: 0; 
}

.circled-arrow {
	top: -20px;
}
