I'm having trouble with this too.
My method is to integrate the main site by including a php file in the include/user dir, and the php file includes my main site layout.
The problem is that when I include the site layout, all of the elements of the page layout I'm trying to integrate become seperated, like they have padding between them.
I've tried to specify no padding in my css file, but it isn't working sad

Any suggestions?