<?xml version="1.0" encoding="utf-8"?>
<layout>
	<!--Extra css load for this layout-->
	<stylesheets>
	</stylesheets>
	<blocks name="top" style="xhtml">
		<block name="header" type="header"></block>
		<block name="mainnav" type="mainnav"></block>
		<block name="cpanel" type="usertools/cpanel"></block>
		<block name="topsl" type="spotlight" totalwidth="100" special="left" specialwidth="25">user1,user2,user3,user4,user5</block>
		<block name="slideshow" type="modules">slideshow</block>		
	</blocks>
	<blocks name="middle" colwidth="20">
		<block name="left1">left</block>
		<block name="right1">right</block>
	</blocks>
	<blocks name="bottom" style="xhtml">
		<block name="botsl" type="spotlight">user6,user7,user8,user9,user10</block>
		<block name="navhelper" type="navhelper"></block>
		<block name="footer" type="footer"></block>
	</blocks>
</layout>