@charset "utf-8";
/* CSS Document */

#homehead {
  height: 313px;
  margin-top: -5px; 
  margin-bottom: -35px;
  background:url(../homeimages/bgheader.jpg) no-repeat;
  position: relative;
  }
  
#homehead h2 { padding: 22px; font-size: 17px; text-indent: -9999em; background:url(../homeimages/experts.png) no-repeat; background-position: 22px 22px; }
#homehead h2 b { display: block; font-size: 24px; }

#homehead form { padding: 0px 22px; position: relative; }
#homehead form label { float: left; width: 50px; padding-top: 7px; font-size:12px; font-weight:bold; color:#39596C; }
#homehead form input { background: #fff; border: none; padding: 3px; border-radius: 5px; margin-bottom: 8px; }
#homehead form select { background: #fff; border: none; padding: 3px; border-radius: 5px; margin-bottom: 8px; width:125px; color:#39596C; }
#content form select { margin-bottom: 8px; width:200px; color:#39596C; height:27px; }
#content form input { padding: 3px; margin-bottom: 8px; width:200px; }
#homehead form button { position: absolute; right: 490px; bottom: 5px; padding: 2px; background: #fff; border-radius: 5px; border: 0px solid; color:#39596C; }

#homehead h1 { font-size: 2.5em; position: absolute; bottom: 42px; left: 20px; }


#home { background: url(../homeimages/headers.jpg) no-repeat top; margin-top: 40px; overflow: hidden; }
#home p { width: 222px; font-size: 1.4em; line-height: 1.2em; color: #666; font-family: Arial, Helvetica, sans-serif; margin-bottom: 15px; }
#home h2 { display: none; }
#home div { float: left; padding-top: 35px; margin-left: 15px; width: 250px; }
#home div.location { padding-left: 20px; width: 230px; }
#home blockquote { padding: 20px; border-radius: 10px; background: #ebebeb; margin: 20px; margin-top: 0px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.3em; line-height: 1.5em; font-style: italic; }

#home .testimonial p.author { float: right; width: 100px !important; background: url(../homeimages/arrowdown.gif) no-repeat top left; padding-top: 30px; padding-left: 10px; margin-top: -20px;  }
#home .testimonial p.author b { display: block; }

#home h3 { margin: 0; margin-top: 5px; }
#home p { margin-bottom: 12px; }
