.widthWrapper,
#container,
#primaryNavigation ul,
#footerCornersMiddle {
	width: 1000px;
}

#ec2top,
#ec3top,
.contentBordersTop {
	width: 1000px;
	background: url(../../images/editable_images/content_top_1000.png) center;
}

#ec2bottom,
#ec3bottom,
.contentBordersBottom {
	width: 1000px;
	background: url(../../images/editable_images/content_bottom_1000.png) center;
}

#footerCornersTop {
	width: 1000px;
	background: url(../../images/editable_images/footer_top_1000.png) no-repeat center;
}

#footerCornersBottom {
	width: 1000px;
	background: url(../../images/editable_images/footer_bottom_1000.png) no-repeat center;
}