<?xml version="1.0" encoding="utf-8"?>
<layout name="desktop">
	<!--Extra css load for this layout-->
	<stylesheets>
	</stylesheets>
	<blocks name="top" style="xhtml">
		<block name="top-panel" type="modules" style="raw" main-inner="1">top-panel</block>
		<block name="header" type="header" main-inner="1"></block>
		<block name="mainnav" type="mainnav" main-inner="1"></block>
		<block name="cpanel" type="usertools/cpanel"></block>
		<block name="slideshow" type="modules" style="raw" wrap-inner="1">slideshow</block>
		<block name="topsl" type="spotlight" style="rounded" main-inner="3">user1,user2,user3</block>
		<block name="highlight" type="modules" style="raw" main-inner="1">user4</block>
		<block name="topsl1" type="spotlight" special="right" specialwidth="33" main-inner="1">user5,user6</block>	
	</blocks>
	<blocks name="middle" colwidth="33" main-inner="3">
		<block name="right1">left</block>
		<block name="right2">right</block>
	</blocks>
	<blocks name="bottom" style="xhtml">
		<block name="botsl" type="spotlight" main-inner="1">user7,user8,user9,user10</block>
		<block name="navhelper" type="navhelper"></block>
		<block name="footer" type="footer"></block>
	</blocks>
</layout> 