#content_1_left{
  text-align: left;
  font-size:13px;
  width:600px;
  padding-top: 20px;
  padding-bottom: 30px;
  float:left;
  padding-left: 50px;
}

#content_1_left .title{
  font-weight: bold;
  font-size: 14px;
  margin-top: 15px;
}

#content_1_left p{
  margin-bottom: 15px;
}

#content_1_right{
  float:left;
  width: 250px;
  margin-bottom: 30px;
}

#content_1_left li{
  margin-left: 25px;
}

#model_text{
  color: #9e400f;
}


#bottom_feature_points{
  margin-top: 25px;
}

.photo_spacer{
  height: 20px;
}

#footer{
  border-top: 1px solid #00436a;
  background: url(/images/lite_blue_bg.png) no-repeat center bottom;
  padding-top: 10px;
}
