/* for custom overrides of 2010core theme for this local only */
/* Author: New Media, SEIU International */


.fauxnav, #bd, #ft {
	background: #ffffff;
	}

html {
	padding: 0px !important;
	}

html, body {
	background: #f5f5f5;
	}

#doc4 {
	width: 100%;
	}

#hd {
	padding: 0px;
	height: 170px;
	width: 1020px;
	margin: 0px auto !important;
	}

#hd h1, #hd h1 img {
	margin: 0px !important;
	padding: 0px !important;
	}

#hd img {
	position: relative;
	left: -17px;
	}

.fauxnav {
	height: 0px;
	margin: 0px;
	padding: 0px;
	display: none;	
	}
	
#bd {
	width: 960px;
	padding: 0px 30px;
	margin: -25px auto 0 auto !important;
	}

#ft {
	background: #ffffff;
	width: 1020px;
	padding: 0px;
	margin: 0px auto !important;
	}

#ft .footer-content {
	color: black;
	text-align: center;
	width: 1020px;
	margin: 0px auto;
	padding: 30px;
	text-transform: none;
	}

#ft .footer-content h4 {
	font-size: 18px;	
	}