/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */
 
#zone-header {
padding: 32px 0;
}

#section-content .zone-wrapper {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

/* REGION CONTENT */
.front .group-left {
width: 410px;
margin-right: 65px;
}

.front .group-right {
width: 410px;
}

.view-sponsor-logos img {
padding-right: 20px;
padding-left: 15px;
}

#section-footer .container-4, #section-footer .grid-4  {
width:980px;
}

#section-footer .grid-4  {
width:980px;
margin-left:0px;
margin-right:0px;
}