body {
    background-color: #dcdde2;
    font-family: arial, helvetica, sans-serif;
    background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
    background-position: top;
}

div.center-block {
    margin: 0px auto;
    width: 750px;
    border-style: solid;
    border-color: #333333;
    border-width: 0 1px;
    background-color: #212e56;
    color: #f6fcff;
    font-size: small;
}

a.big-nav {
    font-size: 14px;
    letter-spacing: 1px;
}

a#espanol {
  position: absolute;
  top: 0;
  right: 10px;
}

a#espanol-index {
  position: absolute;
  top: 10px;
  left: 312px;
}

h2 {
    font-size: 24px;
    font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
    color: #4683d3;
}

a {
    font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
    color: #9bb7d6;
}

a:hover {
    color: #d9dfff;
}

a.selected,
a.selected:hover {
    color: #999;
    cursor: default;
}

#top-nav {
    height: 30px;
    border-bottom: 1px solid #4c5e83;
    background-image: url(../images/top-nav-bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #212e56;
    position: relative;
}

#top-nav a {
    margin: 0 0 0 10px;
    line-height: 30px;
}

#index-nav {
    position: absolute;
    top: 38px;
    left: 70px;
    height: 75px;
    width: 150px;
}

#index-nav a {
    line-height: 20px;
}

#header {
    border-top-width: 1px;
    height: 124px;
    background-image: url(../images/header.jpg);
    background-repeat: no-repeat;
}

#footer {
    border-top: 1px solid #5c6584;
    border-bottom-width: 1px;
    height: 24px;
    background-color: #223057;
    background-image: url(../images/footer-bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    text-align: center;
    font-size: 10px;
    font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
    line-height: 24px;
    color: #9bb7d6;
}

#index-container {
    position: relative;
    height: 476px;
    background-image: url(../images/index-bg.jpg);
    background-repeat: no-repeat;
}

#content-container {
    padding: 1px 20px 20px 20px;
}

#v4o-form table {
    -x-system-font: none;
    background: #CCCCCC none repeat scroll 0% 0%;
    border: 1px solid #AAAAAA;
    color: #000000;
    font-family: arial;
    font-size: 10pt;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    width: 700px;
}

/*********** contact form hacks ***********/
div#v4o-form input[class=mmn] {
    display: none;
}

center input[type=submit],
center input[type=reset] {
    margin: 12px 4px 0 4px;
}
/*********** end contact form hacks ***********/

div#webentory {
    margin-top: 12px;
    text-align: center;    
}

div#webentory img {
    border: 0;
}

div#v4o-search-results {
    border: 1px solid #9BB7D6;
    border-width: 1px 0;
    margin-top: 10px;
    padding-top: 30px;
}

div#v4o-search-results span {
    display: block;
    margin-left: 30px;
}

div#v4o-search-results span.stock {
    display: inline;
}

div#v4o-search-results span.headline {
    display: inline;
    font-weight: bold;
    font-size: 18px;
    text-decoration: underline;
}

div#v4o-results-bar {
    text-align: right;
    margin-top: 10px;
}

form div#v4o-form div#finance,
form div#v4o-form div#testdrive,
form div#v4o-form div#calc {
    display: none;
}