@charset "utf-8";
/* Customer Info. CSS Document */

#customer_info {
	position: relative;
	width: 800px;
	height: 487px;
	padding: 0;
	background: url(/promo1/images/FlyerPageBG.png) no-repeat top left #FFFFFF;
	margin: 10px 0 10px 0;
	
	
	
}	
#centered {
	position: relative;
	top: 230px;
	width: 50%;
	left: 25%;
	right: 25%;
}
#breadcrumb {
	position: relative;
	top: 25px;
	left: 20px;
	font-size: 12px;
	color: #FFFFFF;
}
#breadcrumb a, a:hover, a:visited, a:active {
	color: #FFFFFF;
}
