      body {
      background:#fff;
      margin:0;
      padding:0;
      color:#000;
      font:x-small/1.0em verdana;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:small;
      } html>body {font-size:x-small;}


    #header {
      float:right;
      width:100%;
      background:url("bg.gif") repeat-x bottom;
      font-size:9px;
      line-height:normal;
      }
    #header ul {
      margin:0;
      padding:10px 2px 0;
      list-style:none;
      }
    #header li {
      float:right;
      background:url("left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #4E4E27;
      }
    #header a {
      float:right;
      display:block;
      white-space:nowrap;
      width:.1em;
      background:url("right_both.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#4E4E27;
      }
    #header > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a {float:none;}
    /* End IE5-Mac hack */
    #header a:hover {
      color:#ae0000;
      }
    #search #nav-search, #plans #nav-plans,
    #estimate #nav-estimate, #advice #nav-advice,
    #blogs #nav-blogs, #reviews #nav-reviews, #costs #nav-costs {
      background-position:0 -150px;
      border-width:0;
      }
    #search #nav-search a, #plans #nav-plans a,
    #estimate #nav-estimate a, #advice #nav-advice a,
    #blogs #nav-blogs a, #reviews #nav-reviews a, #costs #nav-costs a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#ae0000;
      }
    #header li:hover, #header li:hover a {
      background-position:0% -150px;
      color:#ae0000;
      }
    #header li:hover a {
      background-position:100% -150px;
      }

    #header #current a {
      background-position:100% -150px;
      color:#ae0000;
      }
    #header   #current {
      background-position:0% -150px;
      }