/* 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 !important;
	}

#ft {
	background: #fff;
	width: 1020px;
	margin: 0px auto;
	padding: 50px 0px 10px 0px;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	}

#ft, #ft a {
	color: #999;
	}

	
#bluestate-inner { 
	margin-bottom: 55px;
	}

