#content {
  font-size: 16px;
}

#c1, #c2, body#why #c3 {margin-right:15px;}
body#why #c1 {width:900px;}
/*body#why #c2 {width:210px;}
body#why #c3 {width:210px;}
body#why #c4 {width:210px;}*/
body#why .wrap { width: 660px; float: left; }

ul li {
  padding-bottom: 0.5em;
}
strong {
  text-transform: uppercase;
}
div#why_ok {
  width:100%;
  margin-top: 2em;
  border:0.5em solid #B48863;
  background-color: #B49B73;
  color:white;
  text-transform: uppercase;
  text-align:center;
  vertical-align: center;
}
div#why_ok p {
  font-size: 2em;
  font-weight: bold;
  padding-top: 0.5em;
  padding-bottom: 0;
}
ul.ul_num {
  list-style-type:none;
}

span.ul_num {
  background:transparent url(img/circle.gif) no-repeat scroll 0 0;
  color:#F7F7F0;
  clear:both;
  float:left;
  font-size:20px;
  font-weight:bold;
  height:30px;
  line-height:normal;
  margin: 8px 20px 0;
  padding:4px 0 0;
  text-align:center;
  width:30px;
}
