

	/* =Reflection Nav
	-------------------------------------------------------------------------- */
		
		#nav-reflection {
			
					width: 1000px;
			list-style: none;
			margin-left:-29px;
			}
			
		#nav-reflection li {
			height: 119px;
			width: 82px;
			float: left;
			
			}
			
		#nav-reflection a, #nav-reflection a:visited, #nav-reflection a:hover {
		width: 82px;
height: 130px;
	text-indent: -9999px;
			overflow: hidden;
			background: url(../images/menu.png) no-repeat;
			display: block;
			z-index:9999999999999999999;
			}
			
		#nav-reflection span {
			margin-top: 1px;
			width: 96px;
height: 124px;
			text-align: center;
		
			display: block;
			}
			
		/* Button Colors */
		
		#nav-reflection li.button-color-1 a {
			background-position: -9px -3px;
			}
			
		#nav-reflection li.button-color-2 a {
			background-position: -87px -3px;
			}
			
		#nav-reflection li.button-color-3 a {
			background-position: -166px -3px;
			}
			
		#nav-reflection li.button-color-4 a {
			background-position: -244px -3px;
			}
			
			
			#nav-reflection li.button-color-5 a {
			background-position: -320px -3px;
			}
			
			
			#nav-reflection li.button-color-6 a {
			background-position: -398px -3px
			}
			
			
			#nav-reflection li.button-color-7 a {
			background-position: -476px -3px;
			}
			
			#nav-reflection li.button-color-8 a {
			background-position: -553px -3px;
			}
			
			#nav-reflection li.button-color-9 a {
			background-position: -632px -3px;
			}
			#nav-reflection li.button-color-10 a {
			background-position: -710px -3px;
			}
			#nav-reflection li.button-color-11 a {
			background-position: -788px -3px;
			}
			#nav-reflection li.button-color-12 a {
			background-position: -867px -3px;
			}
			
		/* Button Reflection Color */
		
		#nav-reflection li.button-color-1 span {
			background-position: 0 0;
			}
			
		#nav-reflection li.button-color-2 span {
			background-position: -89px 0;
			}
			
		#nav-reflection li.button-color-3 span {
			background-position: -178px 0;
			}
			
		#nav-reflection li.button-color-4 span {
			background-position: -267px 0;
			}
			
			
