﻿div#main_content
{font-size: 10pt;}

body 
{
	width: auto; 
	background:none;
}
/* Remove Navigation Header */
/*#topnav_container{ display: none; }*/
#top_links , #top_nav , #search_frm { display: none; } 

/* Remove Channel Header */
#mast_head { display: none; }

/* Remove Left Navigation and Left Side Components */
#left_col_bot, #breadcrumb, #print_page { display: none; } 

 /* Remove Related Links on the Right Side */
#right_col , #related_links, #self_service, #left_col_bot { display: none; }


#page_holder
{
	float: none;
	position: static;
	width: auto;
	padding-top: 0px;
}

#main_content, #page_content
{
	float: none;
	position: static;
	width: auto;
	padding-top: 10px;
}

h1
{
	float: none;
	position: static;
	width: auto;
}


img#logo { margin-bottom: 20px; }

/* Adjust Footer */
#footer, #footer_nav, .featured_product_list
{
	width: auto;
	float: none;
	position: static;
	background: none;
	color: #FFF;
}

#border_bottom, #footer, #disclaimers { width: auto;
	float: none;
	position: static;
	background: none; }


#foot_nav
{
	font-size: 10pt;
	float: none;
	position: static;
	left: 0px;
	text-align: right;
	background: none;
	color: #000;
	width: auto;
}



#foot_nav ul li { color: #000; }
#footer ul li a, #footer_nav ul li a, #foot_nav ul li a { color: #000; }
a.footer_link, a.footer_link:link, a.footer_link:hover, a.footer_link:visited { color: #000; }
#foot_bg {display: block;}
/* #foot_nav div { padding-left: 100px; } */
div#footer_nav img 
{
	float: left;
	z-index: 0;
}

div#footer_nav div img
{
	float: none;
	margin-left: 0px;
}



