I have a new url:
http://9drox.com/FitHappens/Home3.htmlI took the columns out. It was a column_container div within the whole page container. It had 3 columns. One on the left with a left float and the left box image for the background, one in the middle that was a blank column and one on the right with the right box image as a background and floated to the right. No matter what I tried, any content below that floating column div would show up just under the navbar row.
So I changed the main content part with the columns to all just one row in the main container with both box images and the blank column all joined together in one image. I had to do this as I don't have time to figure out the issue and have to get an update to the client.
Now I will have to put all the text above the two columns. I guess putting a table over them in that row with three colums that match the image backgound would be the way to go so I can center text and content over each box?
You'll notice doc type statment is now added, though that didn't affect anything...