body {
  text-align: center;
  background: #fff url(../images/background.gif) repeat-x; }

#frame {
  width: 774px;
  margin: 0 auto;
  text-align: left; }

#header {
  height: 137px;
  background: url(../images/header.gif) no-repeat; }
  #header h1, #header h2 {
    display: none; }

#splash {
  height: 327px;
  background: url(../images/splash.gif) no-repeat; }
  #splash h2 {
    display: none; }

#how-to-save {
  height: 309px;
  background: url(../images/how-to-save.gif) no-repeat; }
  #how-to-save h3 {
    font-size: 15px;
    color: #000;
    padding: 23px 0 0 36px;
    height: 51px; }
  #how-to-save h4 {
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 0 #000;
    -moz-opacity: 0.9999;
    height: 42px; }
  #how-to-save ul li {
    font-size: 11px;
    font-weight: bold;
    color: #000;
    float: left;
    display: inline;
    width: 175px; }
  #how-to-save #cms, #how-to-save #crm {
    height: 197px;
    float: left;
    display: inline;
    position: relative; }
    #how-to-save #cms a,     #how-to-save #crm a {
      display: block;
      width: 300px;
      height: 50px;
      position: absolute;
      top: 132px;
      left: 15px; }
  #how-to-save #cms {
    width: 365px;
    margin: 0 0 0 19px; }
    #how-to-save #cms h4 {
      padding: 6px 0 1px 22px; }
    #how-to-save #cms ul {
      margin: 0 0 0 36px; }
      #how-to-save #cms ul li {
        margin: 0 0 3px 0;
        width: 160px; }
  #how-to-save #crm {
    width: 363px;
    margin: 0 0 0 15px; }
    #how-to-save #crm h4 {
      padding: 7px 0 0 27px; }
    #how-to-save #crm ul {
      margin: 0 0 0 10px; }
      #how-to-save #crm ul li {
        margin: 0 0 3px 24px;
        width: 147px; }

#solutions {
  height: 314px;
  background: url(../images/solutions.gif) no-repeat; }
  #solutions h5 {
    font-size: 15px;
    line-height: 1.35;
    color: #000;
    padding: 26px 155px 0 35px;
    height: 69px; }
  #solutions ul {
    margin: 0 0 0 5px; }
    #solutions ul li {
      font-size: 11px;
      color: #666;
      margin: 0 0 0 112px;
      float: left;
      display: inline;
      width: 260px;
      height: 81px; }
      #solutions ul li strong {
        font-size: 13px;
        color: #000;
        display: block; }
      #solutions ul li#find-out {
        font-weight: bold;
        font-size: 12px;
        line-height: 1.3;
        color: #000;
        width: 240px; }

#footer {
  border-top: 1px solid #D2D4DC;
  padding: 21px 120px 21px 26px;
  background: url(../images/logo.gif) no-repeat right 0; }
  #footer p {
    font-size: 10px;
    color: #666; }
