
/* Header */
#header {
	width: 998px;
	height: 200px;
	margin: 0 auto;

}
#header1 {
	width: 998px;
	height: 66px;
	margin: 0 auto;
	background:url(images/st-louis-missouri-header_0.jpg) no-repeat;
}
#header2 {
	width: 998px;
	height: 67px;
	margin: 0 auto;
	background:url(images/st-louis-missouri-header_1.jpg) no-repeat;
}
#header3 {
	width: 998px;
	height: 67px;
	margin: 0 auto;
	background:url(images/st-louis-missouri-header_2.jpg) no-repeat;
}

