h2 {
  background: transparent url("/images/landing/orange_border_title.png") 0 bottom repeat-x;
  color: #E78025;
  font-size: 2em;
  line-height: 1.6em;
}
h3 {
  background: transparent url("/images/landing/orange_border_title.png") 0 bottom repeat-x;
  color: #E78025;
  font-family: open sans;
  font-size: 21px;
  font-weight: 700;
  padding-bottom: 5px;
  line-height: 1.3em;
}
h4 {
  font-family: open sans;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 5px;
}
h5 {
  font-family: open sans;
  font-size: 1em;
  font-weight: 700;
  padding-bottom: 5px;
}
.section h2 {
  margin: 0;
}
.container_middle {
  background: #ffffff;
  display: inline-block;
  width: 100%;
}
.middle-content {
  float: left;
  padding: 0px;
  width: 100%;
}
.banner_landing {
  background: url("/images/landing/top_banner.png");
  width: 800px;
  height: 308px;
}
.banner_landing h1 {
  font-family: open sans;
  font-size: 48px;
  font-weight: 400;
  left: 32px;
  line-height: 45px;
  margin: 0;
  position: relative;
  text-shadow: 0 3px 2px #FFFFFF;
  top: 66px;
  width: 500px;
}
.banner_landing h1 span {
  font-family: open sans;
  font-size: 48px;
  font-weight: 700;
  font-style: italic;
}
.section {
  display: inline-block;
  margin: 5px 0;
  padding: 10px 20px;
  width: 95%;
}
.section .section_fl {
  float: left;
  width: 47%;
}
.section .section_l70 {
  float: left;
  width: 68%;
}
.section .section_fr.blue {
  background: #E8F2F8;
}
.section .section_fr.blue ul {
  margin: 0 15px;
}
.section .section_fr.blue ul li {
  float: none;
  list-style: disc outside url("/images/check.png");
  margin: 15px;
}
.section .section_fr {
  float: right;
  width: 47%;
}
.section .section_r30 {
  float: right;
  width: 28%;
}
.section .orange_border_title {
  background: url("/images/landing/orange_border_title.png") repeat-x scroll 0 bottom transparent;
}
.section .orange_border_title h2 {
  color: #E78025;
  background: #ffffff;
  padding: 0 0.2em 0 0;
  margin: 0 0.2em 0 0;
  font-size: 1.7em;
  display: inline;
  line-height: 33px;
}
.section .border_title {
  background: url("/images/landing/orange_border_title.png") repeat-x scroll 0 bottom transparent;
}
.section .border_title h2 {
  font-size: 27px;
  background: #ffffff;
  padding: 0 5px 0 0;
  margin: 0 5px 0 0;
  color: #E78025;
  display: inline;
  line-height: 33px;
}
.section p.sub-title {
  color: #424240;
  line-height: 23px !important;
}
.section p {
  line-height: 22px;
  margin: 0 0 20px;
}
.section .list_we_offer {
  float: left;
  width: 100%;
  margin-left: 0;
}
.section .list_we_offer li {
  margin: 0;
  float: left;
  list-style: none;
}
.section .list_we_offer li ul {
  margin: 0 20px 0 20px;
}
.section .list_we_offer li ul li {
  float: none;
  list-style: circle outside none;
  margin: 0 0 10px 0;
}
.section .list_we_offer li ul li span.title {
  font-family: open sans;
  font-size: 21px;
  font-weight: 700;
}
.testimonial_orange {
  background: url("/images/landing/bg_orange.png");
  padding: 10px;
  margin: 10px 0;
  text-align: center;
}
.ss_inmedias {
  background: url("/images/div_crumbs.png");
}
.section.question {
  text-align: center;
}
span.arrow-right {
  background: url(/images/icons/arrow_right.png) top right no-repeat;
  display: block;
  width: 100%;
  height: 100px;
}
