
/* replaces Flash with background image in iPhones which don't show Flash content */
#homepagemainimage {
	margin:4px 0 0 0;
	padding:0;
	background:#00275d url(../images/homepage-mainimage.jpg);
	width:778px;
	height:238px;
}