* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	width: 100%;
	background: url('gui_07.gif') top center repeat;
}
body {
	min-height: 100%;
	height: auto;
	width: 100%;
	background: url('gui_08.jpg') top center repeat-y;
}
#leftBG {
	height: 500px;
	width: 50%;
	position: absolute;
	top: 0;
	left: 0;
	background: url('gui_101.png') top center repeat-x;
	z-index: 0;
}
	#leftCorner {
		height: 500px;
		width: 707px;
		position: absolute;
		top: 0px;
		right: 0px;
		background: url('gui_01.jpg') top left no-repeat;
		z-index: 1;
	}
#rightBG {
	height: 500px;
	width: 50%;
	position: absolute;
	top: 0;
	left: 50%;
	background: url('gui_102.png') top center repeat-x;
	z-index: 0;
}
	#rightCorner {
		height: 500px;
		width: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		background: url('gui_03.jpg') 450px 0px no-repeat;
		z-index: 1;
	}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 902px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
#header {
	height: 290px;
	width: 902px;
	display: block;
	background: url('gui_02.gif') top left no-repeat;
	position: relative;
}
#headerImage {
	height: 340px;
	width: 612px;
	position: absolute;
	top: 0px;
	left: -144px;
	background: url('header_04.png') top left no-repeat;
}
#menu {
	position: absolute;
	top: 259px;
	left: 225px;
	width: 700px;
	z-index: 2;
}
#outerContent {
	height: auto;
	width: 902px;
	display: block;
	background: url('gui_06_home.jpg') top left no-repeat;
}
#content {
	height: auto;
	min-height: 700px;
	/*background: url('gui_04.jpg') top left no-repeat;*/
}
#subnav {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
	#serviceTimes {
		position: absolute;
		top: 310px;
		left: 20px;
		line-height: 20pt;
		z-index: 2;
	}
	#flashcontent {
		height: 269px;
		width: 902px;
		display: block;
		background: url('gui_14.jpg') top left no-repeat;
		font-size: 0px;
		line-height: 0;
		position: relative;
		z-index: 1;
	}
	#flashcontent object {
		position: relative;
		z-index: 1;
	}
	#quicklinks {
		height: 35px;
		width: 902px;
		display: block;
		background: url('gui_15.gif') top right no-repeat;
	}
#push {
	height: 100px;
	width: 900px;
	clear: both;
	float: left;
}
#footer {
	height: 143px;
	height: auto;
	width: 100%;
	position: relative;
	background: #522C1B url('gui_09.jpg') top center repeat-x;
}
