maybe it's a bit like this issue
http://www.webdeveloper.com/forum/showthread.php?t=191584
so if you remove the height:850px from .leftin, then the footer will
go below the content from that div that is overflowing the 850px
height:
.main-div .maincnt .leftin{
width:747px; height:850px; float:left;
...
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-api?hl=en.