#topNav ul#mainNav li .subnav ul.subnavContent:after,
#footer:after,
.listerOverlayContent:after,
.addToCartMsg:after,
div#mifHeroPanelContent:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/** end fix */
#pageWrapper {
	margin: 0 auto;
	width: 784px;
	background: #fff;
	border-right: 15px solid #ded6d4;
	border-bottom: 15px solid #ded6d4;
	border-left: 15px solid #ded6d4;
}
#pageWrapper table, #pageWrapper #contentWrapper { margin: 0 auto; }
#masthead { width: 994px; }

#footer {
	clear: both;
	text-align:left;
	padding: 26px 15px 18px 15px;
	background: #FAF7F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: solid 1px #eee4d6;
}
#footer .footerSection {
	float: left;
	padding: 0 10px 0 15px;
	color: #513a1e;
}
#footer .partnerSites { width: 170px; }
#footer .inspCentre { width: 140px; }
#footer .knowCenter { width: 140px; }
#footer .supportCentre { width: 196px; }
#footer .corporate { width: 162px; }

#footer .footerSection h4 {
	width: 800px;
	height: 32px;
}
#footer div ul {
	padding-right: 10px;
	min-height: 130px;
	border-right: 1px solid #fff;
	color: #513a1e;
}
#footer a {
	text-decoration: none;
	color: #513a1e;
}
#footer a:visited {
	text-decoration: none;
	color: #C73D46;
}
#footer a:hover {
color: #513a1e;
	text-decoration: underline;
}

