@charset "utf-8";

#wrapper {
	width: 1300px;
	}
/* -----------Position container elements ----------- */
#header {
	padding-top: 3px;
	height: 92px;
	background-image: url(../assets/images/mainTemplate/masthead2.png);
	width: 1300px;
	}
#mainContent {
	width: 1125px;
	}
#docHdr {
	width: 1125px;
	}
#footer {
	width: 1300px;
	}