/* CSS Document */

body { width: 100%; }
#header { width: 1002px; background: url('../_images/bg-header.jpg') no-repeat center top; height: 130px; }
ul#menu { display: none; }

#login { background: none; width: 100%; height: auto; color: black; padding: 21px 0 0 0; margin: 20px auto 10px; }

#content { width: 100%; }
#left { display: none; }
#main { width: 100%; margin-left: 0; }
#main table { width: 100%; }