G'day John.
Mate, I don't know what the problem would be but I do have a suggestion that I reckon would encompass it:
I've had a look at your code and I see quite a bit of redundant code, suggesting that you've used the WYSIWYG editor and when you've made a mistake or wanted to make a change, you've deleted the text but not removed the code.
Here's an example:
<p style="text-align: center;"> </p>
<p style="text-align: center;"><span style="font-size: 14pt;"><span style="color: #ff6600;"><span style="font-size: 18pt;"><span style="font-family: helvetica;"><strong>Thanks for your patience while we complete this site...... </strong></span></span></span></span></p>
Here you have an empty paragraph that is centred, followed by a paragraph where you've told it two different font sizes.
There's a good bit of this stuff.
If it was my site I'd be fixing this and there's a good chance that the problem would be fixed.
If you don't know how to do this you have two options:
1) Get a friend or professional to do it for you.
2) Save all your info and delete the page, starting again with no mistakes or changes.
If you decide to go with option #2, regularly toggle the editors and keep an eye on the code.
If you make a mistake or want to make a change, delete the whole line of code including the text, in the plain text editor.
Best wishes.