div#holder_bg {
	width: 740px;
	height: 480px;
	text-align: left;
	overflow: hidden;
	background:url(/images/agro_bg.png);
	background-position:0px 0px;
	background-repeat: no-repeat;
}
/*div#holder_img {
	position: relative;
	left: 0;
	top: 0;
	width: 2900px;
	height: 1864px;
	z-index: 10;
	text-align:center;
}*/
img#agrobg_scr{
	width: 2900px;
	height: 1864px;
}
div.tddiv {
	height: 480px;
	width: 760px;
	overflow: hidden;
	text-align: left;
	background-color: transparent;
}
img.rfpoint {
	/*z-index: 10;*/
	position: absolute;
}
div#bub {
	/*z-index: 12;*/
	position: fixed;
	height: 20px;
	border: solid 1px gray;
	text-align:center;
	padding: 3px 20px 3px 20px;
	background-color: #FDF5E6;
}
