#innerwrap {/* enables content first */
	float:left;
	width:994px;  
	min-height:300px;
}
#ctl00_left {
	position:relative;/*ie needs this to show float */
	width:200px;
	float:left;
	padding-top:220px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
}
#ctl00_left p {padding-left:3px;padding-right:2px}

#centrepadding
{
	width:738px;
	float:right;
	padding-top:220px;
	padding-bottom:22px;
	margin-right:26px;	
}

#centrecontent {
	padding-right:26px;	
	float:right;
	padding-top:220px;
	padding-bottom:22px;/* needed to make room for footer */
}
#centrecontent p {padding-left:3px}

#opadding li
{
	padding-bottom:15px;
}


#centrecontent a
{
 
 	color: #666666;
	font-weight: 700;
}

