/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

.sIFR-flash {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}
#inner #content p {font-size:13px;}
#content h1 { font: 21px/150% lucida; font-weight:normal; }
#content h2 { font: 20px/150% arial ; font-weight:bold; }
#inner #content h3 { font:13px/150% lucida ; font-weight:normal; color: #5FAA29; text-align:left; font-style:uppercase; }
#inner #content #primary-col h3, #inner #content #second-col h3 {  font:13px/150% lucida ; }

#inner #content #meth-call p ,
#inner #content #about-call-us p,
#inner #content #careers-call p,
#inner #content #improve-sales p, 
#inner #content #bottom-call p {
 color:white; font-family: times, serif; font-size:13px;  line-height:24px; letter-spacing:0;
}

#inner #content #about-call-us a,
#inner #content #bottom-call a,
#inner #content #careers-call a,
#inner #content #meth-call a ,
#inner #content #improve-sales a {
  color:#BF8223; font-family: times, serif; font-size:13px; font-weight:bold;
}