/*body { background: #000 url(../_img/bg.jpg) repeat-y center top; }*/
body { background: #000 url(../_img/bg_home_alt2.jpg) no-repeat center top; }
/*#page { height: 100%; background: #FFFAEB url(../_img/bg.jpg) repeat-y center top; }*/
#page { height: 800px; background: none; }
/*#page2 {  }*/
/*#page2 { background: url(../_img/bg_home.jpg) no-repeat center top; }*/
/*#footer { background: url(../_img/line_gradient.png) repeat-y; }*/
#footer { background: url(../_img/foot_bg_home.jpg) no-repeat left top; }

#nav { background-image: url(../_img/nav_bg_home.jpg); }
#links { background-image: url(../_img/nav_links_home.jpg); }
#links li a { background: url(../_img/transparent_pixel.gif); }
#links li a:hover { background: url(../_img/nav_hover_home.jpg) no-repeat 0 0; }
#links li.catalog a:hover { background-position: 0 0; }
#links li.bio a:hover { background-position: 0 -33px; }
#links li.customerservice a:hover { background-position: 0 -66px; }
#links li.press a:hover { background-position: 0 -99px; }
#links li.bag a:hover { background-position: 0 -132px; }

#header { background: url(../_img/head_home.jpg) no-repeat; }

#welcome { width: 595px; text-align: center; padding-top: 90px;}
#welcome p { display: block; margin: 0px auto 60px; }
