/*for top navigation menu*/

header#updateHeader { position: fixed; width: 101%; overflow-x: visible; z-index: 1000; top: -6px; left: 0px; }

.headerTab { width: 42%; max-width: 370px; min-width: 210px; vertical-align: top; }

.aboutTab { position: fixed; width: 22%; max-width: 143px; min-width: 75px; vertical-align: top; margin-top: -1%; margin-left: -53%; }




/*for bottom AVA footer icon*/

footer#iconGuidefooter { position: fixed; width: 99.5%; margin-left: 0px; left: 0px; z-index: 3; bottom: -6px; padding-bottom: 0px; padding-top: 0px; }
