/* -----------------------------------------------------------------------

  All IE6 hacked styles to go in here

----------------------------------------------------------------------- */

.prod_list em {
	margin-bottom: -10px;
}

#content #middle #right #note ul {
	padding-left: 6px;
}

#head{
	width:900px;
	padding:0px 7px 0px 8px;
	min-height:191px;
	background:url(../images/backgrounds/head.gif) no-repeat 0 0;
}

#middle{
	display:inline;
	width:840px;
	padding:20px 37px 30px 38px;
	background:url(../images/backgrounds/main.gif) no-repeat top left;
	overflow:hidden;
	float: left;
}

#head ol{
	float:left;
	display:inline;
	height: 62px;
	background:url(../images/backgrounds/nav.gif) no-repeat 0 0;
	clear: both;
	width: 874px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 26px;
}

#head ul{
	display:inline;
	width: 900px;
	height: 28px;
	background: url(../images/backgrounds/subnav.gif) no-repeat 0 0;
	margin-top: -12px;
	padding-right: 0px;
	padding-top: 18px;
	padding-bottom: 0px;
	text-align: center;
	float: left;
	position: relative;
	z-index: 88;
}

#foot{
	display:inline;
	width:840px;
	height:90px;
	padding:0px 37px 0px 38px;
	background:url(../images/backgrounds/foot.gif) no-repeat bottom left;
	margin-bottom: 30px;
	float: left;
	clear: both;
	position: relative;
}

#scrap {
	background: url(../images/backgrounds/scrap-bottom.gif) no-repeat 0 bottom;
	clear: both;
	margin-bottom: 16px;
	float: left;
	width: 266px;
}