@charset "utf-8";
/* CSS Document */


/*  CSS for the Footer Area  */
#footer {
	padding: 15px;
	margin: 0px;
	background-image: url(/images/20070601/HeadersFooters/Footer.CEP.jpg);
	height: 155px;
	background-repeat: no-repeat;
}

#FooterSearch{
	float: left;
	padding-top: 40px;
	margin-top: 40px;
}

#FooterSearch Label {
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}



#FooterQuickLinks {
	float:right;
	z-index: 8;
	line-height: 1.1px;


}

#FooterQuickLinks ul {
	margin: 25px 0px 0px;
	padding: 25px 0px 0px;
	list-style: none;
	width: 160px;
	
}

#FooterQuickLinks ul li {
	float: left;
	margin-left: 3px;
}

#FooterLocation {
	clear:both;
	float: right;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	margin-top: -25px;
	padding-top: -20px;
	.margin-top: 10px;
	.padding-top: 10px;
	margin-left:-50px;
}
