I've encountered a strange issue with my website that I can't seem to figure out. Despite searching extensively on Google and Stackoverflow, I haven't come across anyone else facing the same problem.
During testing in different browsers like IE, Chrome, and Safari, the site functioned as expected. However, upon opening it in Firefox, the entire content appears offset. It's almost as if there is an unusually large margin set in the CSS file (although the CSS rule for the div has no margins specified). I have attached an image to illustrate the issue. Is there something specific I should be looking for or including for Firefox compatibility? I've validated the site using the W3C Validator to ensure there are no open tags or errors, and have used the "Inspect Element" tools in both Firefox and Chrome without success in identifying the problem.
The site was built using ASP.Net. If anyone would like to view the live version, it can be accessed at www.waspeedcars.com.au
Thank you in advance for your assistance. I'm confident that the solution is likely simple since the majority of browsers display the site correctly.