html, body {        background: #bfc0c4 url(img/bkgr/bg_shim.jpg) repeat-x;}* {        margin: 0;        padding: 0;        font-family: Helvetica, Arial, sans-serif;        font-weight: normal;}#wrapper {        width: 1010px;        margin: 0 auto;        background: repeat-x;}#container {	padding: 0px 0 0 0px;	width: 982px;	display: block;}ul {	list-style: none;	margin: 0px;	padding: 0px;}ul li {        float: left;}ul li a {	width: 197px;	height: 156px;	display: block;	text-decoration: none;	margin-left: 3px;	margin-right: 0px;	color: #91f1cd;	text-align: center;}ul li.policegloves a {	background-image: url(img/btns/policeGloves_btn.png); background-repeat: repeat-y;}ul li.policegloves a:hover {        background: url(img/btns/policeGloves_btn.png) no-repeat 0 -157px;}ul li.workgloves a {        background: url(img/btns/workGloves_btn.png); background-repeat: repeat-y;}ul li.workgloves a:hover {        background: url(img/btns/workGloves_btn.png) no-repeat 0 -157px;}ul li.specialops a {	background-image: url(img/btns/specialOps_btn.png); background-repeat: repeat-y;}ul li.specialops a:hover {        background: url(img/btns/specialOps_btn.png) no-repeat 0 -157px;}ul li.accessories a {        background: url(img/btns/accessories_btn.png) repeat-y;}ul li.accessories a:hover {        background: url(img/btns/accessories_btn.png) no-repeat 0 -157px;}ul li.whatsNew a {	background: url(img/btns/whatsNew_btn.png) repeat-y;	display: block;	width: 173px;}ul li.whatsNew a:hover {	background: 0 url(img/btns/whatsNew_btn.png) no-repeat -157px;	display: block;	width: 173px;}
