/* CSS Document */

  #ab_head {
    width: 550px;
	height: 305px;
	background: url(images/inc_about_bg_main.jpg) no-repeat;
	float: left;
}
  #ab_info {
    margin:115px auto 0 auto;
	padding-left: 50px;
    width: 500px;
	height: 125px;
	background: url(images/inc_about_bg_quote.gif) no-repeat;
	color: #555;
}
  #ab_info p {
	color: #555;
}
  #ab_info img {
    vertical-align: text-top;
}
  .ab_content {
    margin-bottom: 15px;
    width: 550px;
	float: left;
}
  .ab_content dt, .ab_content dd {
    padding-left: 25px;
    width: 525px;
}
  .ab_content dt {
    margin-bottom: 5px;
	background: url(images/inc_about_bg_stylea.gif) 10px 7px no-repeat;
	font-weight: bold;
	color: #512b01;
}