body {
    background: #004883;
    font: 9pt Georgia, serif;
}
#site {
    width: 770px;
    background: white;
    margin-left: auto;
    margin-right: auto;
    min-height: 400px;
    _height: 400px;
}
#header {
    position: relative;
    height: 100px;
    z-index: 2;
}
#header img {
    border: none;
}

#michigan img {
    border: none;
}
#companylist img {
    width: 173px;
    height: 28px;
    margin-bottom:10px;
    display: block;
}

#menu img {
    border: none;
    width: 135px;
    height: 21px;
}

li {
    margin-bottom: 0.5em;
}

h1 {
    font-size: 14pt;
    border-bottom: 1px #b5cadb solid;
}

h2 {
    font-size: 10pt;
}

hr {
    height: 0;
    border: none;
    border-bottom: 1px #b5cadb solid;
}

a {
    color: #004883;
}

a img {
    border: none;
}

img#companylogo {
    width: 155px;
    height: 87px;
    position: absolute;
    border: none;
    top:30px;
    right:5px;
}

.importantfield {
    display: none;
}

table.showpdf img {
    border: none;
    width: 22px;
    height: 23px;
    margin-left: 3em;
    margin-right: 0.5em;
}

table.showpdf td {
    vertical-align: top;
    height: 48px;
}

.fineprint {
    color: white;
    font-size: 8pt;
    text-align: center;
    margin-top: 1em;
}

.fineprint a {
    color: white;
}

#productgrid {
    margin-top: 20px;
    margin-left: 40px;
}

#productgrid img {
    float: left;
    border: 1px #444 solid;
    margin: 5px;
}

.error {
    color: red;
    font-weight: bold;
    text-align: center;
    background: #ffeeee;
    border: 2px red solid;
    margin-top: 1em;
    padding: 0.5em;
}

th {
    text-align: left;
}

div#chat div {
    margin-bottom: 0.5em;
}

table.dealerestimate {
    width: 100%;
}

table.dealerestimate th, table.dealerestimate td {
    vertical-align: top;
}

