img {
    border: 0;
}

div {
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#header {
    margin: 0;
    padding: 0;
    text-align: center;
}
div#header img#headerImage2,
div#features {
    display: none;
}

div#subheader {
    position: relative;
    margin: 0;
    padding: 0;
    text-align: center;
}
div#subheader h3 {
    font-size: 1.0em;
    text-align: center;
}
div#buttons div {
    margin: 0;
}
div#buttons div a {
    color: Black;
    text-decoration: none;
    padding: 0;
    margin: 0;
}
div#buttons div a div {
    font-size: 0.9em;
    margin: 0;
    padding: .7em 0 0 0;
}
div#buttons div a div img {
    padding: .6em 0 0 0;
}
div#buttons div a div h2 {
    font-size: 1.1em;
    padding: 0 0 .2em 0;
    margin: 0;
}

div#footer {
    padding: 1.0em 0 0 0;
    margin: 2.0em 0 0 0;
    position: relative;
    text-align: center;
    border-top: 1px solid Black;
}

div#footer-links {
    display: none;
}

div#footer-address {
    color: Black;
    position: relative;
    text-align: center;
    font-size: 0.8em;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 4px;
}
div#footer-address a {
    color: Black;
    text-decoration: none;
}

div#footer-copyright {
    position: relative;
    text-align: center;
    font-size: 0.7em;
    padding: 1.5em 0 0 0;
}
div#footer-copyright a {
    text-decoration: none;
    color: Black;
}