/*
 * Default
*/
body { text-align:center;}
#page { text-align:left; clear:both; width:950px; margin:0 auto;}
#header { clear:both; height:50px; position:relative; z-index:30;}
#container { clear:both; position:relative; z-index:10;}
#content_header { clear:both; position:relative; z-index: 11;}
#content { clear:both; position:relative; z-index:10;}
#footer { clear:both; position:relative; z-index:0;}




/*
 * Home
*/
#homesidebar { width:200px; float:right;}
#homecontent { margin-right:210px;}

/*
 * Store List
 */
#storelistsidebar { float:left; width:170px;}
#storelistcontent { margin-left:175px; border-left:solid 1px #f1272b;}



















