/* Engius Website Print Style */

body {
  font: normal normal normal 62.5% Arial, Helvetica, sans-serif;
  }


blockquote {
  background: url(../images/openquote.gif) no-repeat top left #FFF;
  padding: 15px 0 0 15px;
  margin: 0 10px 0 20px;
  }

    blockquote.left { width: 470px; }
    
    blockquote p {
      background: url(../images/closequote.gif) no-repeat bottom right transparent;
      }
  
    img.left {
      width: 192px;
      padding: 15px 0 0 0;
      margin: 5px 10px;
      }

    p.quoted {
      background: none;
      font-style: italic;
      }

div.partner {
  float: left;
  width: 170px;
  padding: 5px;
  text-align: center;
  font-weight: bold;
  }
  
    div.partner p {
      margin-top: 10px;
      }
      
dt { 
  font-weight: bold;
  margin: 0 0 5px 0;
  }

dt.pdf {
  background: url(../images/pdf.png) no-repeat center left transparent;
  padding: 0 0 0 21px;
  }

dd {
  margin: 0 0 15px 21px;
  }

h1 {
  background: url(../images/logoprint.gif) no-repeat top left #FFF;
  width: 163px;
  height: 37px;
  }

h1 span {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  }

h2 {
  font-size: 1.6em;
  padding: 0 0 0 5px;
  border-bottom: 5px solid #F7BD0F;
  margin: 0 0 20px 0;
  }

h3 {
  color: #4A4A4A;
  font-size: 1.2em;
  margin: 0 0 5px 0;
  }

img {
  border: 0;
  }

p {
  margin-bottom: 15px;
  }

p.quoted {
  font-style: italic;
  }

ul, ol, dl {
  margin: 0 0 20px 25px;
  }

#masthead ul { display: none; }
#horizontalNav { display: none; }
#news { display: none; }
#footer ul { display: none; }

#container {
  font-size: 1.2em;
  }

#home div.product {
  clear: both;
  }

    #home div.product h3 {
      margin-left: 65px;
      }

    #home div.product img {
      float: left;
      width: 55px;
      margin-bottom: 20px;
      }

    #home div.product p {
      margin-left: 65px;
      margin-bottom: 20px;
      }