@charset "UTF-8";
/* CSS Document */
.homeBanner {
	width:100%;
	min-width:1050px;
	margin:0px;
	padding:0px;
	height:218px;
	display:block;
	border-top:1px solid black;
	border-bottom:1px solid black;	
}