@charset "utf-8";

#promowrap {
	position: relative; 
	width: 768px; 
	margin: 0 auto;
}

#promo {
	position: absolute; 
	top: 30px; 
	left:350px; 
	background-image: url(/custom/themes/default/images/veteransday.gif); 
	width: 357px; 
	height: 40px;
}

