/* Safariland Banner Styles - HOMEPAGE SPECIFIC OVERRIDES (See also styles.css) */
/* Note: Redundant styling rules are necessary to overwrite existing styling on some live sites. */


div#fixme {
	position: fixed !important;
	position: absolute;
}/* Forcing IE6 to absolutely postion the overlay banner. */
/* * * * * * * CSS OVERRIDES (to preexisting styles) * * * * * * */

#footer_tabs {
	height: 0;
}/* Original height was 79px. */
#footer_bar {
	height: 78px;
}/* Original height was 30px. */