/* Print Media Type */
.print_only {
	display: block;
}
.no_print {
	display: none;
}
.hidden {
	position:relative; 
	left:0px; 
	top:0px; 
	width:auto; 
	height:auto; 
	overflow:visible; 
}
#header_promo, 
#masthead, 
div#footer_nav {
	display: none !important;
}
 {
	height: 42px;
	width: 1018px;
	margin: 0 auto;
	background: url(../_images/_global/bg/footer_nav.gif) left top no-repeat;
}

div#footer_inner {
	border-top: none;
}