	body {
		font-family: "Lucida Grande","Lucida Sans","Trebuchet MS",Tahoma,Helvetica,Verdana,sans-serif;
		background-color: #222931;
		color: black;
		text-align: center;
	}
	a {
		outline: 0px none;
	}
	a:link, a:visited {
		color: #000;
	}
	a:active, a:hover {
		color: #666;
	}
	.header {
		width: 1080px;
		margin-right: auto;
		margin-left: auto;
		clear: both;
	}
	.footer {
		width: 800px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 30px;
		clear: both;
	}
	.footer .footerleft {
		float: left;
		padding-left: 8px;
	}
	.footer .footerleft img {
		float: left;
	}
	.footer .footerleft #subnav {
		margin-left: 95px;
	}
	.footer .footerleft #subnav ul {
		list-style-type: none;
	}
	.footer .footerleft #subnav li {
		font-family: "Lucida Grande","Lucida Sans",Tahoma,"Trebuchet MS",Helvetica,Verdana,sans-serif;
		font-size: 14px;
		letter-spacing: 0.1em;
		float: left;
		margin-right: 20px;
	}
	.footer .footerleft #subnav a {
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		margin: 0px;
		padding: 7px 14px 7px 45px;
		display: block;
		background-image: url("images/hk-fuss-nav-icon-hand.png");
		background-repeat: no-repeat;
		background-position: 12px center;
	}
	.footer .footerright {
		float: right;
	}
	div.broken,
	div.missing {
		margin: auto;
		position: relative;
		top: 50%;
		width: 193px;
	}
	div.broken a,
	div.missing a {
		height: 63px;
		position: relative;
		top: -31px;
	}
	div.broken img,
	div.missing img {
		border-width: 0px;
	}
	div.broken {
		display: none;
	}