#contentBottom
{
  position: absolute;
  top: 123px;
  left: 0;
  width: 940px;
  height: 551px;
  background: url("/owners/images/owners_right.jpg") right top no-repeat;
}

#cbrats
{
  width: 520px;
  padding-top: 24px;
  padding-left: 50px;
}

#cbrats h2
{
  font-size: 20px;
  text-transform: uppercase;
  color: #102c3c;
  font-weight: bold;
}

#cbrats h2 img
{
  vertical-align: middle;
}

#cbrats a:link, #cbrats a:visited, #cbrats a:hover
{
  color: #000000;
  text-transform: uppercase;
}

h1#manuals
{
  position: absolute;
  top: 228px;
  left: 60px;
  width: 500px;
  font-size: 22px;
  text-transform: uppercase;
}

#seriesBand
{
  position: absolute;
  top: 260px;
  left: 0;
  width: 598px;
  height: 29px;
  background-color: #e4dcc2;
}

#seriesBand h4
{
  color: #102c3c;
  font-size: 22px;
  white-space: nowrap;
}

#seriesBand #classicSeries
{
  position: absolute;
  left: 90px;
  top: 4px;
}

#seriesBand #ventureSeries
{
  position: absolute;
  left: 260px;
  top: 4px;
}

#seriesBand #tomCatSeries
{
  position: absolute;
  left: 440px;
  top: 4px;
}

#classicSeriesPDFs, #ventureSeriesPDFs, #tomCatSeriesPDFs
{
  position: absolute;
  top: 304px;
}

#classicSeriesPDFs
{
  left: 54px;
}

#ventureSeriesPDFs
{
  left: 224px;
}

#tomCatSeriesPDFs
{
  left: 406px;
}

#classicSeriesPDFs p, #ventureSeriesPDFs p, #tomCatSeriesPDFs p
{
  background: url("../owners/pdf.gif") left 6px no-repeat;
  padding: 0 0 18px 36px;
  font-size: 11px;
  line-height: 15px;
  border-left: 1px solid #ffffff;
}

#classicSeriesPDFs p a:link, #ventureSeriesPDFs p a:link, #tomCatSeriesPDFs p a:link, #classicSeriesPDFs p a:visited, #ventureSeriesPDFs p a:visited, #tomCatSeriesPDFs p a:visited
{
  text-decoration: none;
  color: #000000;
  background-color: transparent;
}

#classicSeriesPDFs p a:hover, #ventureSeriesPDFs p a:hover, #tomCatSeriesPDFs p a:hover
{
  text-decoration: underline;
}