/*************************************** PAGE STRUCTURE ELEMENTS *******************************************************************/

body, html									{ height:100%; margin:0; background:#fff; }/*overflow-x:hidden;*/

#all										{ display:block; width:100%; min-height:100%; margin:0 0 0 0; }

#center										{ display:block;width:990px; min-height:580px;}

#main										{ display:block; float:left; position:relative; width:600px; height:340px;background:url(../imgs/logo.jpg)no-repeat; margin-top:120px; margin-left:195px;}



