I'm producing a letterhead and having rather a lot of trouble dropping all 7 necessary logos into the first page.
While I have quite successfully laid out the first page with setframedlayer and putting those layers into the background, I have not happened upon an adequate solution to the "margins problem."
The first page, using:
\setuplayout[% default layout for all the pages
topspace=5mm, bottomspace=5mm,width=170mm, backspace=20mm]
\definelayout[1][backspace=20mm,
width=115mm,
topspace=20mm, top=0mm,
header=40mm, footer=0mm
as well as quite a few layer commands produces:

But then it produces:

the margin continuing onto the second page, for the duration of the paragraph that has slopped over. While this is most likely a bug (or bad code on my part), the alternative is to impose two figures onto the first page holding the right sidebar and the bottom logos.
I am now trying to use tricks from the Tricks manual to do floats and am failing utterly. I have attempted this on both the TeXLive 2012 version as well as the latest standalone version.
