/*Start Mac IE5 hack*/
/*Start Win IE7 \*/
*+html .index #container #topContents {
	position: absolute;
	top: 442px;
	z-index: 3;
	left: 0;
	width: 760px;
}
*+html .index #container #topContents #ourbrands {
	width: 260px;
}
*+html .index #footer {
	position: absolute;
	top: 800px;
}
/*Start Win IE6 \*/
* html .index #container #topContents {
	position: absolute;
	top: 442px;
	z-index: 3;
	left: 0;
	width: 760px;
}
* html .index #container #topContents #ourbrands {
	width: 260px;
}
* html .index #footer {
	position: absolute;
	top: 800px;
}
/*End Hacks */
