#home_banner .default_content {
  float: left;
  width: 414px;
  height: 264px;
  padding-left: 248px;
  background: url(/images/common/bg_home_banner.png) no-repeat;
  margin-bottom:20px;
}

#home_banner h2 {
  height: 24px;
  margin: 17px 0 1px;
}

#home_banner p {
  height: 33px;
}

#home_banner .cms_content p {
  height: auto;
  background: none;
}

#new_products {
  float: right;
  width: 225px;
  margin-bottom: 8px;
}

#new_products  img {
  display: inline;
}

#new_products h3 {
  height: 24px;
  margin-bottom: 5px;
}

.products_list li {
  padding-bottom: 12px;
  font-size: 0.9em;
  color: #41a0a0;
}


#new_products li {
  width: 225px;
}


.products_list li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #634d3b;
}

.products_list li a:hover, .products_list li a:focus {
  text-decoration: underline;
}

.products_list li img {
  display: block;
  float: left;
  margin-right: 10px;
  border: 1px solid #d7d5d0;
  margin-bottom:5px;
}

.products_list li strong {
  display: block;
  margin-bottom:  6px; 
  padding-top: 2px;
  font-size: 1.33em;
}

.products_list li span.price {
  font-size: 1.56em;
  font-weight: bold;
}

#home_row2 {
  width: 905px;
  clear: both;
  background: url(/images/common/bg_home_row2.png) repeat-y;
}

#home_row2 h3 {
  height: 17px;
  margin-bottom: 10px;
}

#prefered_products {
  float: left;
  width: 268px;
  margin-right: 39px;
  background: url(/images/common/bg_pref_products_top.png) 0 17px no-repeat;
}

#prefered_products ul {
  padding: 8px 15px 1px;
  background: #ffece4 url(/images/common/bg_pref_products_bottom.png) bottom no-repeat;
}

#prefered_products li {
  width: 238px;
}

#natalys_advices {
  float: left;
  width: 336px;
  margin-right: 37px;
}

#natalys_advices img {
  float: left;
  margin-right: 11px;
  /*margin-bottom: 5px;*/
  border: 1px solid #d7d5d0;
}

#natalys_advices p {
  margin-bottom: 7px;
}

#natalys_advices a.read_more {
  padding-right: 7px;
  text-decoration: none;
  color: #ee710f;
  background: url(/images/common/arrow_orange.png) right 5px no-repeat;
}

#natalys_advices a.read_more:hover, #natalys_advices a.read_more:focus {
  text-decoration: underline;
}

#natalys_advices a.btn {
  float: left;
  line-height: 17px;
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background: #bea69e url(/images/common/bg_btn1_left.png) no-repeat;
}

#natalys_advices a.btn span {
  float: left;
  padding: 0 19px 0 11px;
  line-height: 17px;
  background: url(/images/common/bg_btn1_right.png) right no-repeat; 
  cursor: pointer;
}

#natalys_services {
  float: left;
  width: 225px;
}

#natalys_services li {
  padding: 7px 0 7px 38px;
}

#natalys_services .item1 {
  background: url(/images/common/ico_services1.png) no-repeat;
}

#natalys_services .item2 {
  background: url(/images/common/ico_services2.png) no-repeat;
}

#natalys_services .item3 {
  background: url(/images/common/ico_services3.png) no-repeat;
}

#natalys_services .item4 {
  background: url(/images/common/ico_services4.png) no-repeat;
}

#natalys_services .item5 {
  background: url(/images/common/ico_services5.png) no-repeat;
}

#natalys_services .item6 {
  background: url(/images/common/ico_services6.png) no-repeat;
}

#natalys_services .item7 {
  background: url(/images/common/ico_services7.png) no-repeat;
}

#natalys_services li a {
  padding-right: 9px;
  font-size: 1.1em;
  text-transform: uppercase;
  text-decoration: none;
  color: #ee710f;
  background: url(/images/common/arrow_orange.png) right 5px no-repeat;
}

#natalys_services li a:hover, #natalys_services li a:focus {
  text-decoration: underline;
}
