.rightRibbonDIV {
	background-image: url(images/prdct_rightribbon.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 426px;
	width: 447px;
	left: 447px;
	top: 168px;
}
.leftRibbonDIV {
	background-image: url(images/prdct_leftribbon.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 174px;
	width: 439px;
	left: 7px;
	top: 286px;
}
.combDIV {
	background-image: url(images/prdct_comb.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 183px;
	width: 196px;
	left: 15px;
	top: 28px;
}
.greenLogo {
	background-image: url(images/prdct_greenlogo.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 78px;
	width: 210px;
	left: 600px;
	top: 354px;
	cursor: hand;
}
.redLogo {
	background-image: url(images/prdct_redlogo.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 78px;
	width: 210px;
	left: 358px;
	top: 354px;
	cursor: hand;
}
.goldLogo {
	background-image: url(images/prdct_goldlogo.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 78px;
	width: 210px;
	left: 113px;
	top: 354px;
	cursor: hand;
}
.goldjar {
	background-image: url(images/prdct_goldjar.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 133px;
	width: 92px;
	left: 94px;
	top: 263px;
}
.redjar {
	background-image: url(images/prdct_redjar.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 133px;
	width: 93px;
	left: 338px;
	top: 263px;
}
.greenjar {
	background-image: url(images/prdct_greenjar.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 133px;
	width: 90px;
	left: 584px;
	top: 263px;
}
.textDIV {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	position: absolute;
	width: 400px;
	left: 96px;
	top: 460px;
}
