@import url(template1.css);

#content-body {
  margin:5px 13px 0;
}

.comp-home-375{
 
}

#left-box {
  width:504px;
  float:left;
  padding:8px 27px 10px 27px;
  background:#dfdfdf;
}

#left-box p{
  line-height: 22px;
  margin: 0;
  padding: 0;
}

#right-box {
  float:right;
  width:376px;
 
}



#bottom-box {
  padding:20px 0 10px 0;
  float:left;
  margin-bottom:10px;
  width:934px;
}

#contact-div {
  width:407px;
  height:147px;
  float:left;
  background:url("../images/home_contact-header.png") no-repeat scroll 0 10px #ddd;
}

#home-contact-left{
  float:left;
  width:157px;
}

#home-contact-right{
  float:right;
  width:238px;
}

#home-contact-right textarea{
  width: 220px;
  height:59px;
}

#what-div {
  width:308px;
  height:157px;
  margin-left:20px;
  margin-top:0;
  float:left;
  background:url("../images/home_whatwedo-header.png") no-repeat scroll 0 10px #ddd;
}

#menu-footer {
  background:url("../images/home_envelope.png") no-repeat scroll 10px 30px transparent;
  float:left;
  padding:61px 0 0 18px;
  width:142px;
}

 #contact-div #home-contact-left input {
 width:147px;
  padding:2px 4px;
}

textarea {
  width:226px;
  height:54px;
}


#submit-btn-home {
  background:#616161;
  border:1px solid #616161 !important;
  color:#FFFFFF;
  cursor:pointer;
  font-family:Georgia;
  font-size:11px;
  margin:0 auto;
  padding:2px 4px !important;
  float:right;
  width:auto !important;
}

#contact-div p {
  font-size:9px;
  padding:0 0 3px;
  text-align:left;
}

.hr {
  float:left;
  width:127px;
  border-right:1px solid #c4caca;
}

.hr-2 {
  float:left;
  padding-left:10px;
  width:170px;  
}

.admin .hr-2 {
  width:168px !important;
}


#menu-footer p {
  padding-bottom:0;
}
