﻿body { background: #0c4da2 url(../media/background.gif) repeat-x ; margin: 0;
        font-family:Helvetica,Arial,sans-serif; font-size:12px; }
    #wrapper, #main { width: 954px; }
    #wrapper { position: absolute; right: 50%; }
        #main { width: 954px; position: relative; left: 50% }
        
            #header { width: 954px; height: 178px;
                      background: url(../media/header.gif) no-repeat; }
                #header-home { width: 390px; height: 92px;
                               position: relative; float: left; left: 39px; top: 12px; }
                #header-home-link { width: 390px; height: 92px; position: absolute; cursor: pointer; }
                #header-signup { width: 237px; height: 118px; 
                      position: relative; float: left; left: 240px; top: 0px; }
                #header-signup-link { width: 237px; height: 118px; position: absolute; cursor: pointer; }
            
            #signup { width: 954px; height: 289px;
                      background: url(../media/signup.gif) no-repeat; }
                      .offer { width: 281px; height: 189px;
                              position: relative; left: 609px; top: 45px; }
            #signup   .generic { background: url(../media/tagline-generic.gif) no-repeat; }
            #signup   .soccer { background: url(../media/tagline-soccer.gif) no-repeat; }
            #signup   .racing { background: url(../media/tagline-racing.gif) no-repeat; }
                      
            #footer { width: 954px; height: 308px;
                      background: url(../media/footer.gif) no-repeat; }
                .footer-content { float: left; width: 392px; height: 215px;
                                  position: relative; left: 473px; top: 0px; }
                    .footer-content-generic { background: url(../media/body-generic.gif) no-repeat; }
                    .footer-content-soccer { background: url(../media/body-soccer.gif) no-repeat; }
                    .footer-content-racing { background: url(../media/body-racing.gif) no-repeat; }
                    
                .footer-signup { width: 90px; height: 25px;
                      position: relative; float: left; left: 196px; top: 183px; }
                    .footer-signup-generic { left: 140px; top: 168px; }
                    .footer-signup-soccer { left: 197px; top: 143px; }
                    .footer-signup-racing { left: 86px; top: 188px; width: 100px; }
                    
                    #footer-signup-link { width: 90px; height: 25px; position: absolute; cursor: pointer; z-index: 999; }
                #footertext { top: 724px; padding: 0px 62px 0px 32px; font-size: 10px; position: absolute; left: 0px; }
                    #footertext a { color: #f36f21; }

