body {
	background: #DFE6D3;
	margin: 0;
	padding: 0;
}
div#usflag {
    position: absolute;
	top: 2px;
	left: 867px;
    width: 160px;
	font-size: 15px;
	font-weight: bold;
	z-index: 100;
	color: #fff;
}
table.specstuff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.flashborder {
	width: 250px;
	height: 300px;
	border: 1px solid #000;
	margin: 10px auto;
}

/* ----------  CSS for Menu Swapping ----------*/

img.noimage{ display: none; }

dl#sidemenu{
	margin: 0;
	padding: 0;
	background: transparent url(images/grchbg_02.jpg) top left no-repeat;
	height: 618px;
	width: 235px;
	position: relative;
}

dd{ margin: 0; padding: 0; position: absolute; }

/* ---------- Hotspots ----------*/
dd#home{ top: 120px; left: 11px; }
dd#home a{ position: absolute; width: 170px; height: 52px; }
dd#home a:hover{ position: absolute; background: transparent url(images/grchbg_04.jpg) -11px -120px no-repeat; 
top: 0px; left: 0px; width: 180px; height: 65px; }
dd#prod{ top: 191px; left: 11px; }
dd#prod a{ position: absolute; width: 170px; height: 52px; }
dd#prod a:hover{ position: absolute; background: transparent url(images/grchbg_04.jpg) -11px -191px no-repeat; 
top: 0px; left: 0px; width: 180px; height: 65px; }
dd#cont{ top: 264px; left: 11px; }
dd#cont a{ position: absolute; width: 170px; height: 52px; }
dd#cont a:hover{ position: absolute; background: transparent url(images/grchbg_04.jpg) -11px -264px no-repeat; 
top: 0px; left: 0px; width: 180px; height: 65px; }
dd#test{ top: 336px; left: 11px; }
dd#test a{ position: absolute; width: 170px; height: 52px; }
dd#test a:hover{ position: absolute; background: transparent url(images/grchbg_04.jpg) -11px -336px no-repeat; 
top: 0px; left: 0px; width: 180px; height: 65px; }
dd#dist{ top: 407px; left: 11px; }
dd#dist a{ position: absolute; width: 170px; height: 52px; }
dd#dist a:hover{ position: absolute; background: transparent url(images/grchbg_04.jpg) -11px -407px no-repeat; 
top: 0px; left: 0px; width: 180px; height: 65px; }