BODY {
    background-color:#f4f8fb;
    text-align:center;
    padding:0;
    margin:0;
    font-family:verdana, arial;
    font-size:0.7em;
    color:#333333;
}

A SPAN {
    display:none;
}

H1 SPAN, H2 SPAN, H3 SPAN, H4 SPAN {
    display:none;
}

H3 {
    font-size:14px;
    font-weight:bold;
}

UL#sectionNav {
    margin:0;
    padding:0;
}

#container {
    background:url(../images/bg-container.gif) repeat-y;
    width:767px;
    text-align:left; 
    margin:0 auto;
    position:relative;
}

#header {    
    position:relative;
    height:77px;
    width:767px;
    margin-bottom:15px;
    background:url(../images/bg-header.gif) left top no-repeat; 
   
}

#header H1 A {
    display:block;
    width:159px;
    height:77px;
}

H1#maximLogo {
    display:block;
    width:195px;
    height:64px;
    background:url(../images/maxim-logo.gif) left 86% no-repeat;
    margin:0 0 0 20px;
    padding-top:13px;
}

#sectionNav {
    position:absolute;
    top:53px;
    left:246px;
}

#sectionNav LI {
    list-style:none;
    display:inline;
}

#sectionNav LI A {
    display:block;
    text-indent:-9999px;
    overflow:hidden;
    height:12px;
    position:absolute;    
}

A#Home {
    background:url(../images/navigation/nav-home.gif);
    width:35px
}

A#AboutUs {
    background:url(../images/navigation/nav-about-us.gif);
    width:55px;
    left:68px;
}

A#Products {
    background:url(../images/navigation/nav-products.gif);
    width:52px;
    left:158px;
}

A#YourChoices {
    background:url(../images/navigation/nav-your-choices.gif);
    width:77px;
    left:245px;
}

A#Tools {
    background:url(../images/navigation/nav-tools.gif);
    width:32px;
    left:357px;
}

A#ContactUs {
    background:url(../images/navigation/nav-contact-us.gif);
    width:63px;
    left:424px;
}

#sponsors {
    width:723px;
    height:60px;
    border-top:1px solid #add7ef;
    border-bottom:1px solid #add7ef;
    margin-left:10px;
}

#sponsors {
    text-align:center;
}

#sponsors img {
    margin:10px 0 0 0;
}

#footer {
    background:url(../images/maxim-sublogo.gif) 105px 16px no-repeat;
    width:767px;
    height:67px;
    font-size:0.8em;
    position:relative;
    border-bottom:2px solid #ebf8fc;
}

UL#globalNav {
    list-style:none;
    padding:0;
    margin:0;
    position:absolute;
    top:20px;
    left:240px;
}

#globalNav LI {
    display:inline;    
}

#globalNav A {
    text-decoration:none;
    color:#333333;    
}

#footer P {
    padding:0;
    margin:0;
    position:absolute;
    top:36px;
    left:280px;
}

#btnFeedback, #btnCareers
{
    display:block;
    text-indent:-9999px;
    width:179px;
    height:26px;
    overflow:hidden;
}

#btnFeedback
{
    background:url(../images/buttons/btn-feedback.gif) no-repeat;
}

#btnCareers
{
    background:url(../images/buttons/btn-careers.gif) no-repeat;
}

#promo1, #promo2
{
    display:block;
    text-indent:-9999px;
    overflow:hidden;
    width:177px;
}

#promo1
{
    background:url(../images/promo-maximise-your-money.gif) no-repeat;
    height:57px;
}

#promo2
{
    background:url(../images/promo-maxim-media-centre.gif) no-repeat;
    height:147px;
}

.promo
{
    display:block;
    margin-top:10px;   
}
