/*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-repeat: no-repeat;
}
.flash_wrapper {
	margin: -1px 0 0;
	*margin: -1px 0 0 -1px;
	height: 440px; /*#37804 - COG OCT 18 2010 - footer touching the gnav on load - Fixed */ 
}
/*55689 24 June 2010 To remove the goldeb bar in the in the header and footer in home page with was protruding out */

#noflash_wrapper {
    width: 970px; 
    height: 440px; 
    margin: 0 auto;
}
