/* 1024 to 1199px - for 1024px width = landscape iPad */

.pageW {
	width: 1140px;
	margin: 0 auto;
	max-width: 94%;
}


