@charset "UTF-8";
/* CSS Document */
* {margin:0;padding:0;}
body {width:100%;margin:0 auto;padding:0;text-align:center;}
#stripes {width:100%;height:750px;margin:0 auto;background: #fff url(images/bg.jpg) center top repeat-y;text-align:left;}
#wrapper {width:998px;height:750px;margin:0 auto;background:#000;text-align:left;border-left:solid 1px #000;border-right:solid 1px #000;}
#header {width:998px;margin:0 auto;position:absolute;top:33px;z-index:3;}
#main {width:998px;height:567px;margin:0 auto;position:absolute;top:0px;z-index:1;}
#sizeChartLink {width:998px;height:18px;margin:0 auto;position:absolute;top:152px;z-index:6;text-align:right;}
#footer {width:998px;height:31px;margin:0 auto;background:url(images/footer.gif) no-repeat;text-align:right;position:absolute;top:718px;}
#footerIcons {width:320px;height:31px;float:right;margin-right:5px;}
#footerIcons li {list-style-type:none;height:31px;float:right;text-align:center;margin-top:6px;}