body { border: 0; margin: 0; text-align: center; background-color: #ffffff; background-image: none; }
#main { width: 100%; margin-left: auto; margin-right: auto; }
#main-content { width: 100%; margin-left: auto; margin-right: auto; clear: both; background-color: #ffffff; }
#main-content-sub { width: 90%; margin: 0 auto 0 auto; clear: both; }

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; padding: 20px 0 0 0; }
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 { display: none; }
div.heading-image-container-mobile {}

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