

#service-list {
	margin: 0;
	padding: 0 0 0 16px;
}

.service-box {
	width: 280px;
	padding-right: 8px;
	float: left;
}

.service-box p {
	padding: 0 0 20px;
	line-height: 110%;
}




#introduction-left {
	width: 235px;
	float: left;
}

#introduction-right {
	width: 348px;
	float: right;
}


