I need to hire someone who can help resolve an issue when our website is viewed using FireFox. Our menu is not correctly centered as it is when viewed in Internet Explorer. Interested canidates should either PM us or send an email to: Thanks, Ryan L.
your site is a bit messy but if you change your menu table code from: <table border="0" cellpadding="0" cellspacing="0"> Code (markup): to: <table align="center" border="0" cellpadding="0" cellspacing="0"> Code (markup): that should take care of it...