div.list-box
{
	background: url(/images/background-circles.png) no-repeat;
	height: 363px;
	margin-bottom: 50px;
	padding-left: 50px;
	padding-right: 0px;
	padding-top: 75px;
	width: 382px;
}

div.list-box > h1
{
	font-size: 1.25em;
	font-weight: normal;
}

div.list-box > h2
{
	color: #000;
	font-size: 1.60em;
	font-weight: normal;
	margin-left: -50px;
	margin-top: 135px;
	text-align: center;
}

div.list-box > h3
{
	color: #000;
	font-weight: normal;
	margin-left: -50px;
	text-align: center;
}

div.panel-left
{
	float: left;
}

div.panel-right
{
	float: right;
}

div.panel-left > div
{
	margin-left: -7px;
}

div.panel-right > div
{
	margin-left: 6px;
}

div.section-box
{
	background: url(/images/background-services-box.png) no-repeat;
	height: 317px;
	margin-bottom: 25px;
	width: 427px;
}

div.section-box > p
{
	font-size: 1.15em;
	font-weight: 300;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 20px;
}

img#img-computrace
{
	height: 41px;
	margin-left: 50px;
	margin-top: -10px;
	width: 306px;
}

img#img-recycle-logo
{
	height: 146px;
	margin-left: 130px;
	width: 145px;
}

img.section-box-header
{
	margin-left: -11px;
	margin-top: -25px;
	position: relative;
	z-index: 10;
}

div.copy ul
{
	width: 300px;
}

div.copy li
{
	list-style: disc inside;
	padding-top: 5px;
	width: 300px;
}
