/* image band changes from section to section */

#image_band {
	background-color: #7C7C7C;
	background-image: url(images/imageband-5.jpg);
	background-repeat: repeat-x;
	height: 91px;
	margin: 0px;
	padding: 0px;
}
