ol#five-easy-steps {
	list-style-type: none;
	margin: 0; padding: 0;
}
ol#five-easy-steps li.red-box-1, ol#five-easy-steps li.red-box-2, ol#five-easy-steps li.red-box-3, ol#five-easy-steps li.red-box-4, ol#five-easy-steps li.red-box-5 {
	background: url('../images/other/steps.png') no-repeat;
	float: left;
	display: block;
	margin-right: 50px;
	width: 142px;
}
ol#five-easy-steps li.red-box-1 {
}
ol#five-easy-steps li.red-box-2 {
	background-position: -152px 0;
}
ol#five-easy-steps li.red-box-3 {
	background-position: -304px 0;
}
ol#five-easy-steps li.red-box-4 {
	background-position: -458px 0;
}
ol#five-easy-steps li.red-box-5 {
	background-position: -612px 0;
	margin-right: 0;
}

ol#five-easy-steps ul {
	margin-bottom: 0;
}

ol#five-easy-steps div.box {
	background: url('../images/other/red-box.png') no-repeat;
	margin-top: 47px;
	padding: 8px;
	width: 156px; height: 156px;
}
ol#five-easy-steps div.box h3 {
	height: 2.2em;
	margin: 0;
}
ol#five-easy-steps div.box p {
	margin-bottom: 0;
}

div#decisions h3 {
	letter-spacing: -1px;
}
div#decisions div.column {
	height: 20em;
	position: relative;
	margin-right: 20px;
}
div#decisions div.column-3 {
	margin-right: 0;
}

div#decisions .block, div#decisions .green-tick, div#decisions .cup-of-tea  {
	background-position: top left;
}
div#decisions p.link {
	position: absolute;
	bottom: 0; left: 0;
}

div#clients ul li, div#worked-for ul li {
	margin: 0 10px 20px 0;
}