body,
#content-top,
#content,
#footer,
.subnav {
	background: #fff;
}
#content h1 {
	text-indent: 0;
	background: none;
}
.subnav {
	border: 1px #ddd solid;
	overflow: auto;
	height: 75px;
}
#header {
	height: 79px;
	border-bottom: 1px #a6d0bc solid;
}
.subnav li,
.subnav li a {
	padding: 5px;
	line-height: 1;
	text-align: left;
	width: 150px;
	font-size: 
	height: auto;
	font-size: 10px;
}
.subnav li strong {
	display: block;
	font-size: 16px;
}
#content * {
	color: #000 !important
}
