body {	margin: 0px; background-color:#000000; }

.metro-tag {
  height: 50px;

  background: url(../images/tags/metro-tag_bg.jpg) no-repeat 0 0;

  text-align:center;
}

#menu {
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  width: 825px;

}

.tagmenu {
  height: 50px;
  background: url(../images/tags/metro-tag_000.jpg) no-repeat 0 0;
  text-indent: -999px;
  outline: 0; 
  float:left;

}

#page{width: 950px; margin-right:auto; margin-left:auto;text-align:left;background-color:#fff}
#page_cart { margin-left:950px; height:170px;width:40px; position: absolute; background-image:url(../../images/enqbar.png);background-repeat:no-repeat; text-align:center; padding-top:13px; font-size:13px; color:#fff;text-decoration:none;}
#page_cart:hover { background-position-x: -40px; }

.tag_01 { background-position: -63px 0px; width: 100px; }
.tag_02 { background-position: -162px 0px; width: 59px; }
.tag_03 { background-position: -220px 0px; width: 225px; }
.tag_03_1 { background-position: -220px -20px; width: 49px; margin-top:20px;}
.tag_03_2 { background-position: -269px -20px; width: 37px; margin-top:20px;}
.tag_03_3 { background-position: -306px -20px; width: 76px; margin-top:20px;}
.tag_03_4 { background-position: -382px -20px; width: 57px; margin-top:20px;}
.tag_04 { background-position: -445px 0px; width: 72px; }
.tag_05 { background-position: -517px 0px; width: 96px; }
.tag_06 { background-position: -614px 0px; width: 61px; }
.tag_07 { background-position: -677px 0px; width: 66px; }
.tag_08 { background-position: -744px 0px; width: 72px; }
.tag_09 { background-position: -820px 0px; width: 70px; }

.tag_01:hover, .tag_01_select{ background-position: -63px -55px; width: 100px; }
.tag_02:hover, .tag_02_select{ background-position: -162px -55px; width: 59px; }
.tag_03:hover, .tag_03_select{ background-position: -220px -55px; width: 225px; }
.tag_03_1:hover, .tag_03_1_select, .tag_03_1_select:hover, .tag_03_1_over:hover { background-position: -220px -130px; width: 49px; margin-top:20px;}
.tag_03_2:hover, .tag_03_2_select, .tag_03_2_select:hover, .tag_03_2_over:hover { background-position: -269px -130px; width: 37px; margin-top:20px;}
.tag_03_3:hover, .tag_03_3_select, .tag_03_3_select:hover, .tag_03_3_over:hover { background-position: -306px -130px; width: 76px; margin-top:20px;}
.tag_03_4:hover, .tag_03_4_select, .tag_03_4_select:hover, .tag_03_4_over:hover { background-position: -382px -130px; width: 57px; margin-top:20px;}
.tag_04:hover, .tag_04_select { background-position: -445px -55px; width: 72px; }
.tag_05:hover, .tag_05_select { background-position: -517px -55px; width: 96px; }
.tag_06:hover, .tag_06_select { background-position: -614px -55px; width: 61px; }
.tag_07:hover, .tag_07_select { background-position: -677px -55px; width: 66px; }
.tag_08:hover, .tag_08_select { background-position: -744px -55px; width: 72px; }
.tag_09:hover, .tag_09_select { background-position: -820px -55px; width: 70px; }

.tag_03_1_over, .tag_03_1_overE { background-position: -220px -75px; width: 49px; margin-top:20px;}
.tag_03_2_over, .tag_03_2_overE { background-position: -269px -75px; width: 37px; margin-top:20px;}
.tag_03_3_over, .tag_03_3_overE { background-position: -306px -75px; width: 76px; margin-top:20px;}
.tag_03_4_over, .tag_03_4_overE { background-position: -382px -75px; width: 57px; margin-top:20px;}


.tag ul{margin: 0; padding: 0; list-style: none; }
.tag ul li{position: relative;}

#navmenu{position: relative; width:150px;background-image:url("../images/menu_bg.jpg");background-repeat:repeat-y; padding-top: 5px;}
#navmenu ul{margin: 0; padding-left: 4px; list-style: none; width: 140px; /* Width of Menu Items */ color:#876e57; font-size:15px;}
#navmenu ul li{position: relative;}
#navmenu li ul{width:150px;filter:alpha(opacity=90);opacity:0.9;zoom:1; background: #ffffff; border:solid 1px #876e57; position: absolute; left: 139px; top: 0; display: none;}
#navmenu ul li a{display: block; text-decoration: none; color: #876e57; padding: 5px; border-bottom: 0;}
#navmenu li:hover ul, li.over ul{display: block;}
#navmenu li:hover {background-color:#f76d94;}
#navmenu li:hover a{color: #ffffff;}
#navmenu li:hover ul a{color: #876e57;}
#navmenu li:hover ul li:hover a{color: #ffffff;}