[RSS]
The default page layout is set in the page template. Select Tools > Templates > JavaServer Faces, select "Visual Web JSF Page" and click "Open in Editor".

In the editor, find the line that says

<webuijsf:body id="body1" style="-rave-layout: grid">
...and change "grid" to "flow".