@charset "utf-8";
/* CSS Document */

/* Suitable for: 1024x768 users who maximize their browser window. iPad users browsing in landscape mode.*/
.resolution-one {
    width: 100%;
    max-width: 1140px;
}

.resolution-one #content {
    width: 102%;
    max-width: 1165px;
    margin: 0% -1% 0% -1%;
}