You could put everything in a table.
Code:
<TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0">
<TR>
<TD WIDTH="130" VALIGN="top">
<OBJECT>Entire Flash Code Here</OBJECT>
</TD>
<TD VALIGN="top">
Your site content here
</TD>
</TR>
</TABLE>
Also, if you don't mind me suggesting: you should get rid of the extra white space on the left and right sides of your logo banner at the top, and center the image. This way, at least it will fit on 800x600 without having to scroll horizontally. 
|