/*for top navigation menu*/

header#upperHeaderTabs { position: fixed; width: 101%; overflow-x: visible; z-index: 3; top: -5px; left: -2px; }

.headerTab { width: 13%; max-width: 91px; min-width: 10px; vertical-align: top; }





/*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; }



