div#contentBlock {
	/* width: auto; */
}
#top_left {
	width: 430px;
	height: 67px;
}
#top_right {
	height: 67px;
}
div#header {
	width: 810px;
	padding: 0;
	position: relative;
	color: #222;
	background-image: none;
}
ul.nav {
	margin: 30px 0 0 220px;
}
#headerRC ul.nav {
	margin: 30px 0 0 220px;
}
#nav-left {
	margin-left: 10px;
}
#content {
	width: 745px;
}
div#contentBlock div#mainContent div.column div.title, div#contentBlock h2{font-family:verdana,sans-serif;font-size:1em;color:#666;font-weight:normal;letter-spacing:0;}

/* overrides below added 2009.06.05 by Steve D */
div#header {
	height: 112px;
}
div#header div.social_bookmark {
	position: absolute;
	right: 0;
	margin-right: 20px;
}
div#header a#logo {
	display: block;
	position: absolute;
	margin-top: 23px;
}
div#header a#logo img {
	display: block;
}
div#header div.menu {
	padding-left: 230px;
}
div#header h1 {
	float: left;
	clear: left;
	font-family: arial,sans-serif;
	font-size: 2em;
	font-weight: bold;
	line-height: 60px;
}
div#header div.navPQ {
	background-color: #82AB35;
	font-family: arial,sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	overflow: hidden;
	clear: left;
	float: left;
}
div#header div.navPQ ul li {
	float: left;
	padding: 0 10px;
	line-height: 25px;
}
div#header div.navPQ ul li a {
	color: #fff;
}
div#wrapper {
	width: 770px;
}