/* iPad CSS Styles*/
@media only screen and (device-width: 768px) { 
	#topEC, #pageWrapper, #footer {width: 90%;margin-left: 5%;}
	.imageStyle {max-width: 100%;height: auto;}
}