body {
    background-color: #333333;
    max-width: 950px;
/*    max-width: 1280px; */
    margin-left: auto;
    margin-right: auto;
	background: #6092CA url(/csassets/edmonds.snohomish.wa.govern.com/bg.png) no-repeat;
	color: #424040;
}

#header {
background: #FFFFFF url(/csassets/edmonds.snohomish.wa.govern.com/menu-header.jpg);
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 5px;
    margin-bottom: 10px;
    border-bottom-color: #2F71B3;
    border-bottom-width: 3px;
    border-bottom-style: solid;
}

.header {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 0px;
	height: auto;
	max-width: 100%;
}

.container-fluid {
 	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
    	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
}