#a_bg
{	width: 880px;
	height: 600px; }
	
img
{	padding: 0;
	margin: 0; }

#a_bg
{	top: 0;
	right: 0px;
	width: 658px;
	height: 399px;
	position: absolute; }
	
#a_logo
{	position: absolute;
	top: 20px;
	left: 20px;
	height: 160px;
	width: 160px;
	z-index: 5; }

#a_chooser
{	position: absolute;
	bottom: 125px;
	left: 40px;
	width: 820px;
	border-bottom: 1px solid #dedede; }
	
#a_chooser a
{	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0; }
	
#a_sandwich
{	position: absolute;
	bottom: 0;
	left: -15px;
	height: 291px;
	overflow: hidden; }
	
#a_sandwich a
{	height: 291px;
	width: 231px; }

#a_abouts
{	position: absolute;
	bottom: 0;
	left: 215px;
	height: 386px;
	width: 207px;
	overflow: hidden; }
	
#a_abouts a
{	width: 207px;
	height: 386px; }

#a_products
{	position: absolute;
	bottom: 0;
	left: 420px;
	height: 383px;
	overflow: hidden; }
	
#a_products a
{	height: 383px;
	width: 217px; }
	
#a_store
{	position: absolute;
	bottom: 0;
	left: 645px;
	height: 314px;
	overflow: hidden; }
	
#a_store a
{	height: 314px;
	width: 172px; }
	
#a_menu
{	position: absolute;
	bottom: 25px;
	left: 28px;
	height: 69px; }
	
#a_menu a
{	position: absolute;
	display: block;
	/* width: 145px; */
	width: 125px;
	height: 69px;
	font-size: 0;
	top: 0;
	background: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0; }
	
#a_m1 { left: 0; }	
#a_m2 {	left: 142px; }
#a_m3 {	left: 284px; }
#a_m4 {	left: 430px; }
#a_m5 {	left: 570px; }

#a_menu a:hover, #a_chooser a:hover
{	opacity: 0.2;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2; }
