
#careerimage {
   background: url(../images/couple.gif) no-repeat top right;
   position: absolute; top: 390px; left: 490px; width:196px; height:198px;
}

#contactpanel {
   position: relative; top: 150px; left: 20px; width: 700px; padding-bottom:170px;
}

#contactpanel h2{
   display: none;
}

#contactpanel p.p1 {
   padding-left: 200px; padding-right: 20px;
}

#contactpanel p.p2 {
   padding-left: 200px; padding-right: 20px;
}

#contactpanel p.p3 {
   height:180px;
   padding-right: 250px;
}

#features {
   margin: 0 50px 50px 50px; padding: 5px; background: #ececdc; color: #006600;
}

#questionpanel {
   position: absolute; top: 180px; left:10px; width: 150px; margin: 0px 270px 20px 20px;
   padding: 5px; padding-bottom: 0px; padding-top: 0px; border-top: 1px solid #006600; border-bottom: 1px solid #006600;
   color: #006600;
}

#questionpanel h1 {
   font-family: times new roman; line-height: 22px; font-size: 16px; text-align:center; font-style: italic;
}


