@charset "utf-8";

#wrapper {
	width: 1300px;
	}
/* -----------Position container elements ----------- */
#header {
	padding-top: 3px;
	height: 180px;
	background-image: url(../assets/images/mainTemplate/masthead-wide.jpg);
	width: 1300px;
	}
#hdrLink {
	width: 1280px;
	height: 178px;
	}
#mainContent {
	width: 1110px;
	}
#docHdr {
	width: 1125px;
	}
#footer {
	width: 1300px;
	}
