
div.business {
	background: white url(images/business_bg.jpg) no-repeat center top;
}

div.business ul.list {
	margin: 0px auto;
	width: 550px;
}

div.business ul.list li {
	background-position: 110px 13px;
	padding-left: 140px;
}

div.company {
	background: white url(images/company_bg.jpg) no-repeat center top;
}
