/*55689 24 June 2010 To remove the goldeb bar in the in the header and footer in home page with was protruding out */
#header,
#footer { 
    background-image: url(/images/common/goldbar_shadow_navy.png);
    _background-image: url(/images/common/goldbar_shadow_navy.jpg);
    background-repeat: no-repeat;
}
/*55689 24 June 2010 To remove the goldeb bar in the in the header and footer in home page with was protruding out */
.flash_wrapper{margin:-1px 0;}  /* 57531 COG July 20 2010 - Fixed alignment Issue */
