/* ==================================================================================================================================================== */
/* STYLE - NON-COLOR FORMATTING */
/* ==================================================================================================================================================== */

  /* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
  /* BODY LAYOUT */
  /* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
  BODY {

    font-family: arial,sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    word-spacing: 0px;
    background-color: white;
    color: #444;
    background-image: url('/images/bg/body.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin: 0px;
    padding: 0px;
    
  }
  /* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
  /* PAGE LAYOUT */
  /* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
  div.page-container                   { margin: 11px auto 0px; }
  div.page-container-inner             { padding: 20px 0px 0px 0px; }
  div.content                          { position: relative; width: 800px; margin: 0px auto; }
  div.content-inner                    { position: relative; padding: 25px 30px; }
  /* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
  /* NAVIGATION LAYOUT */
  /* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
  div.navigation-static-base           { z-index: 2; position: fixed; top: 0px; left: 0px; width: 100%; height: 28px; }
  div.navigation-static                { margin: 0px auto; width: 666px; letter-spacing: 0px; }
  div.navigation-static .l2            { float: left; width: 66px; height: 28px; padding: 0px 4px 0px 4px; text-align: center; line-height: 12px; font-size: 10px; font-weight: bold;  }
  div.navigation-static .l1            { float: left; width: 66px; height: 28px; padding: 0px 4px 0px 4px; text-align: center; line-height: 23px; font-size: 10px; font-weight: bold;  }
  div.navigation-static div a:link,
  div.navigation-static div a:visited  { text-decoration: none; }
  div.navigation-static div a:hover,
  div.navigation-static div a:active   { text-decoration: none; }
  div.banner-top                       { position: relative; height: 160px; width: 800px; margin: 0px 0px 10px; }
  #mfWebServicesLogo                   { z-index: 1; position: absolute; top: 24px; left: -58px; height: 136px; width: 396px; }
  #mfWebServicesLogo-right             { z-index: 1; float: right; margin: 30px 20px 0px 0px; }
  #bannerAnimation                     { z-index: 0; position: absolute; top: 14px; left: 0px; height: 146px; width: 800px; }
  /* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
  /* FOOTER LAYOUT */
  /* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
  div.footer-base                      { clear: both; width: 100%; height: 42px; line-height: 19px; margin: 0px 0px 0px 0px; padding: 0px; }
  div.footer                           { margin: 0px; padding: 0px 10px; }
  div.navigation-bottom                { text-align: center; font-size: 10px; letter-spacing: 0px; }
  div.navigation-bottom span           { white-space: nowrap; }
  span.sep                             { padding: 0px 0px 0px 2px; font-weight: bold; }
  div.copyright                        { text-align: center; }
  div.copyright p                      { font-size: 12px; line-height: 14px; padding: 0px; margin: 4px 0px 0px 0px; }
  div.navigation-bottom a:link,
  div.navigation-bottom a:visited      { text-decoration: none; padding-bottom: 1px; }
  div.navigation-bottom a:hover,
  div.navigation-bottom a:active       { text-decoration: none; padding-bottom: 1px; }
  /* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
  /* SITE LINKS */
  /* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
  a.html-tag:link,a.html-tag:visited   { text-decoration: none; }
  a.html-tag:hover,a.html-tag:active   { text-decoration: underline; }
  a.g-article:link,
  a.g-article:visited                  { letter-spacing: 0px; text-decoration: underline; }
  a.g-article:hover,
  a.g-article:active                   { letter-spacing: 0px; text-decoration: underline; }
  a.g-reference:link,
  a.g-reference:visited                { letter-spacing: 0px; text-decoration: none; margin-bottom: 2px; }
  a.g-reference:hover,
  a.g-reference:active                 { letter-spacing: 0px; text-decoration: underline; margin-bottom: 2px; }

  /* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
  /* MISCELLANEOUS - COMMON */
  /* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
  span.cohip                           { font-variant: small-caps; font-size: 100%; }
  span.cohis                           { font-size: 90%; }
  span.cohips                          { font-variant: small-caps; font-size: 100%; }
  span.cohiss                          { font-size: 90%; }
  .ex                                  { font-style: italic; }
  div.contact-us-b                     { padding: 0px 0px 0px 0px; font-size: 12px; margin: 40px 0px 0px 0px; }
  div.contact-us-b span                { padding: 9px 12px; }
  div.contact-us-b a:link,
  div.contact-us-b a:visited           { font-weight: bold; letter-spacing: 0px; text-decoration: none; }
  div.contact-us-b a:hover,
  div.contact-us-b a:active            {  }
  div.bottom-articles                  { margin: 0px 0px 60px; padding: 0px; text-align: center; }
  div.bottom-articles h5               { font-size: 12px; letter-spacing: 0px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
  div.bottom-articles h6               { font-size: 10px; letter-spacing: 0px; margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; }
  div.seo-article                      { margin: 0px 0px 0px 80px; text-align: left; height: 18px; padding: 0px 0px 0px 18px; }
  div.bottom-articles a:link,
  div.bottom-articles a:visited        { text-decoration: none; letter-spacing: 0px; }
  div.bottom-articles a:hover,
  div.bottom-articles a:active         { text-decoration: underline; }
  div.article-title                    { margin-top: 10px; margin-bottom: 10px; padding-bottom: 20px; }
  div.google-adwords-reference         { margin: 30px auto; padding: 1px 1px 10px 1px; width: 550px; letter-spacing: 0px; }
  div.google-adwords-reference h5      { font-size: 14px; text-align: center; padding: 4px 0px; margin: 0px; }
  div.google-adwords-reference-inner   { text-align: left; padding: 0px 15px 15px; }
  div.google-adwords-reference h6      { font-size: 12px; margin: 0px; }
  div.google                           { margin-top: 35px; }
  div.ricon                            { clear: left; float: left; width: 90px; height: 65px; }



