#businessUnits {
	clear: both;
	width: 985px;
	margin-left: -210px;
	margin-top: 15px;
	position: absolute;
	border-bottom: 1px solid #ccc;
}
* * body #businessUnits { /* ie6 */
	margin-left: -206px;
}
#businessUnits {margin-left:-215px; padding-left:10px; width:986px;}

#businessUnits div.section {
	width: 188px;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #ccc;
	margin-top: 15px;
	height: 150px;
}
* * body #businessUnits div.section { /* ie6 */
	width: 187px;
}
#businessUnits div.section h1 {
	font-size: 1.0em;
}
#businessUnits div.section h1 a {
	display: block;
	border-bottom: 1px solid red;
	text-decoration: none;
}
#businessUnits div.section {
	font-size: 0.9em;
}
#businessUnits div.section p {
	margin: -10px 0 0 0;
}
#businessUnits div.section ul {
	margin: 0;
}
#businessUnits div.section ul li {
	list-style-type: none;
}

#foot {
	padding-top: 190px;
}

html > body div#businessUnits {
	top:470px;
}

html > body div#businessUnits div.section ul {
	padding-bottom: 10px;
}

html > body div#r1c1r1c1 {
	margin-top: 0px;
}

html > body div#foot {
	padding-top: 185px;
}

div.square2 {padding-left:4px; *padding-left:6px; width:550px;}
div.square2 div.ad {float:none; margin-left:10px; margin-right:10px; height:194px;}

/* h1 to h2 fixes */
#businessUnits div.section h2 {
	font-size: 1.0em;
}
#businessUnits div.section h2 a {
	display: block;
	border-bottom: 1px solid red;
	text-decoration: none;
}
