#brand #waste .inner{
	background-image: url(../brand/images/waste_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#brand #submenu {
	background-image: url(../brand/images/submenu_bg.gif);
	background-repeat: no-repeat;
	height: 278px;
	width: 240px;
	padding-top: 40px;
}
#brand #submenu a {
	background-image: url(../brand/images/submenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 2px;
	margin-bottom: 4px;
}
#brand .brand {
	height: 240px;
	width: 630px;
	margin-bottom: 0px;
	background-image: url(../brand/images/brand_bg.gif);
	position: relative;
}
#brand .brand .logo {
	position: absolute;
	left: 20px;
	top: 52px;
}
#brand .brand .photo {
	left: 190px;
	top: 30px;
	position: absolute;
}
#brand .brand dl {
	width: 270px;
	position: absolute;
	left: 330px;
	top: 30px;
	font-size: 90%;
	line-height: 1.6em;
}
#brand .brand dt {
	margin-bottom: 3px;
}
#brand .brand dd {
	margin-bottom: 12px;
}
#brand .photo .zoom span {
	position: absolute;
	left: 100px;
	top: 150px;
}
