.footerBackground{
	background-color: #F1F1F1;
}
.footerSeparator {
	height: 1px;
	border-top: 1px dotted #E2E2E2;
	overflow: hidden;
	margin-left: 20px;
	width: 915px;
	margin-top: 5px;
}

#footerSpacer{ height: 80px; }

#disclaimer{ 
	text-transform: uppercase;
	text-align: center;
	margin: 5px  4px;
}
#disclaimer SPAN{ margin-left: 20px;  }

#lowerSearchBoxLogo DIV#bottomSearchContainer { height: 52px;  }
#lowerSearchBoxLogo DIV#bottomSearchContainer FORM {
	width: 485px;
	height: 28px;
	margin: 10px 0 0 220px;
	
	
}
#lowerSearchBoxLogo DIV#bottomSearchContainer FORM INPUT#q {
	width: 400px;
	/*height: 28px;*/
	height: 24px;
	border: 1px solid #E2E2E2;
	/*text-transform: uppercase;*/
	background-color: #FFFFFF;
    
	/*
	color: #000000 
	font-size: 12px 
	line-height: 16px  
	font-weight: bold;
	*/
	
	padding-top: 4px;
	
}
.FOO_texto { 
	width: 400px !important; 
	height: 28px !important; 
	border: 1px solid #E2E2E2 !important; 
	/*text-transform: uppercase !important; */
	background-color: #FFFFFF !important; 
	color: #000000 !important;
	font-size: 12px !important; 
	line-height: 11px !important; 
	font-weight: bold;
	padding-top:5px;
	padding-left:10px;
}

#lowerSearchBoxLogo DIV#bottomSearchContainer FORM INPUT#gosearch { margin: 3px 0 0 5px; }
#lowerSearchBoxLogo DIV IMG { margin: 10px 20px 0 0; }

#esmasFooterCategories UL { 
	margin-top: 5px; 
	margin-left: 160px; 
} 

#esmasFooterExternalLinks UL { 
	margin-top: 5px; 
	margin-left: 155px; 
} 

 
#esmasFooterCategories UL LI, #esmasFooterExternalLinks UL LI { 
	margin-right: 15px;
	float: left;
}
#esmasFooterCategories UL LI.footerVerticalSpacer, #esmasFooterExternalLinks UL LI.footerVerticalSpacer {
	width: 1px;
	height: 8px;
	border-right: 1px solid #E2E2E2;
	margin-top: 5px;
}

#trademarkNote DIV{ 
	margin-left: 185px;
	margin-top: 5px;
	margin-bottom: 5px;
}





















