body {
    background: #436140;
    font: 11pt Calibri, Helvetica, Arial, sans-serif;
}

h1 {
    margin-top: 0;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    background: #eeffee;
    border-bottom: 2px #1e371c solid;
    color: #1e371c;
    font-size: 22pt;

}

a {
    color: #436140;
    font-weight: bold;
}

a img {
    border: none;
}

/***** HEADER *****/

#header {
    position: relative;
    width: 833px;
    height: 226px;
    /* background-image:url('/img/headerbg.jpg'); */
    margin-left:auto;
    margin-right:auto;
    margin-top: 50px;
    border-top:3px #1e371c solid;
    border-left:3px #1e371c solid;
    border-right: 3px #1e371c solid;
}

#header img {
    border: none;
}

#headertabs img {
    height: 32px;
    position: absolute;
    bottom: 0;
    z-index: 4;
}

#tab_howitworks {
    width: 125px;
    left: 24px;
}

#tab_yourhouse {
    width: 110px;
    left: 152px;
}

#tab_contractors {
    width: 108px;
    left: 265px;
}

#tab_mgea {
    width: 73px;
    left: 380px;
}

#tab_links {
    width: 119px;
    left: 458px;
}

#tab_contact {
    width: 102px;
    left: 582px;
}

#tab_memberarea {
    width: 124px;
    left: 690px;
}

#headerglobe {
    position: absolute;
    width: 175px;
    height: 135px;
    left: -52px;
    top: -48px;
    z-index: 4;
}

#headerpresents {
    position: absolute;
    right: 0;
    top: -18px;
    width: 315px;
    height: 14px;
}

#rotating0, #rotating1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 833px;
    height: 226px;
    z-index: -4;
}

/***** *****/

#diagramcontainer {
    position: relative;
    float: left;
    width: 382px;
    height: 363px;
    margin-right: 1em;
    margin-bottom: 1em;
}

#diagram0, #diagram1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 382px;
    height: 363px;
}

#diagram0 img, #diagram1 img {
    border: 1px black solid;
    width: 380px;
    height: 361px;
}

#content {
    position: relative;
    width: 813px;
    min-height: 400px;
    _height: 400px;
    background: white;
    margin-left: auto;
    margin-right: auto;
    border:3px #1e371c solid;
    padding-left: 10px;
    padding-right: 10px;
}

#content p {
    text-align: justify;
}

strong {
    font-size: 13pt;
    font-weight: bold;
}

.floatbuttons {
    float: right;
    width: 250px;
    margin-left: 2em;
    margin-bottom: 2em;
}

.floatbuttons h2 {
    font: 8pt Calibri, Helvetia, Arial, sans-serif;
    font-weight: bold;
    margin: 0;
    border-bottom: 1px #d7d8c9 solid;
}

.floatbuttons img {
    width: 245px;
    height: 35px;
    border: none;
    display: block;
    margin-top:20px;
}

/* colors for alternating table rows */
.tablebg0 { background: #e8f8e8 }
.tablebg1 { background: #ccddcc }

table.alternating {
    border-collapse: collapse;
}

table.alternating td {
    padding: 0.5em;
}

input, textarea {
    font: 10pt Calibri, Helvetica, Arial, sans-serif;
}

.importantfield {
    display: none;
}

.required td input {
    background: #aed5aa;
}

.error {
    border: 1px red solid;
    padding: 1em;
    background: #ffdddd;
    font-weight: bold;
    color: #880000
}

#memberbuttons {
    float: left;
    margin-right: 2em;
}

#memberbuttons img {
    border: none;
    width: 201px;
    height: 49px;
    margin-bottom: 8px;
}

#adminbuttons {
    width: 460px;
    margin-left: auto;
    margin-right: auto;
}

#adminbuttons img {
    border: none;
    margin: 10px;
    width: 201px;
    height: 34px;
}

table#installation td {
    vertical-align: top;
}

table#installation td img {
    margin-right: 1em;
    margin-bottom: 1em;
}
