body { border: 0; margin: 0; text-align: center; background-color: #ffffff; background-image: none; background-size: cover; background-position: left 0; background-repeat: no-repeat; background-attachment: fixed; }
#main { width: 100%; margin-left: auto; margin-right: auto; clear: both; }
#main-content { width: 100%; padding: 0; margin: 0 auto; clear: both; background-color: transparent; background-image: none; background-repeat: repeat; }
#main-content-sub { width: 94%; max-width: 800px; clear: both; margin-left: auto; margin-right: auto; padding-bottom: 40px; }

h1 { color: inherit; font-size: 2.0em; font-weight: 700; line-height: 1.1em; text-transform: none; clear: both; text-align: left; margin: 40px 0 40px 0; }
h2 { color: inherit; font-size: 1.8em; font-weight: 500; line-height: 125%; margin: 0; }
h3 { color: inherit; font-size: 1.6em; font-weight: 500; line-height: 125%; margin: 0; }
h4 { color: inherit; font-size: 1.2em; font-weight: 500; line-height: 125%; margin: 0; }

/* Footer */
div.footer-container { margin: 0 auto 40px auto; }
div.footer-title { font-weight: 700;}
div.foter-link {}

/* Header */
div.heading-container {}
div.heading-logo-container { display: block; width: 100%; margin: 0 auto; padding: 20px 0; text-align: center; }
div.heading-logo { display: block; width: 100%; max-width: 300px; margin: 0 auto; }
div.heading-image-container-desktop {}
div.heading-image-container-mobile { display: none; }

/* Main Content */
div.main-content { text-align: left; margin: 40px auto 0 auto; }