body {
	background: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	}
	
#header { width: 100%; padding: 0px; background: #ffffff; }

#container, #content, div.ct-left, div.ct-middle, div.ct-right { background: #ffffff; }

#hzmenuContainer, div.menu-supplemental, #news, div.locations, div.menu-bottom { display: none; }
	
#footer {
	padding-top: 10px;
	border-top: 2px solid #ccc;
	}
	
#footer ul {
	list-style-type: square;
	padding: 0px;
	margin: 0px;
	}
	
#footer ul li {
	}