Hey hartech, did u check your css file for redundant tags? I had the same problem with a page not showing up at all in Safari (while it showed perfectly in all other browsers), and after 2 days of debugging and code brawling i found out it was because of a excessive tag in my css.
also check your doctypes and charsets (make sure they’re the same for all pages/stylesheets)