body, html {height:100%; width: 100%;}
body { margin: 0px; overflow:hidden; text-align: center; background: black; }
h1 {background: #454638 url(../images/logo.gif) no-repeat center bottom; height: 106px; padding:0; margin:0; text-indent: -9999px;}
.no_flash {font-size: 12px; background: black; color:#FFFFFF; text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin: 0 auto;}
a {color: #CCCCCC; text-decoration:underline; outline: none}
a:hover {color: white; text-decoration:none}
img {border: 0;}

h1 {
   margin: 0 0 50px 0;
}
#container {
   width: 100%;
   margin: 0 auto;
   text-align: center;
}
#nav {
   width: 373px;
   height: 133px;
   margin: 0 auto;
   position: relative;
   background: url(../images/photo_cat_inactive.jpg) no-repeat 0 0;
}
#nav a b {
   display: none;
}
#mobile {position: absolute; height: 129px; width: 132px; left: 0; top: 0; background: url(../images/photo_cat.jpg) no-repeat 0 -129px}
#mobile:hover {background-position: 0 0;}

#everyday {position: absolute; height: 129px; width: 139px; left: 132px; top: 0; background: url(../images/photo_cat.jpg) no-repeat -132px -129px}
#everyday:hover {background-position: -132px 0;}

#special {position: absolute; height: 129px; width: 128px; left: 271px; top: 0; background: url(../images/photo_cat.jpg) no-repeat -271px -129px}
#special:hover {background-position: -271px 0;}

.line {
   height: 1px;
   font-size: 1px;
   line-height: 1px;
   background: url(../images/line.gif) no-repeat center top;
   margin: 20px 0 0 0;
}
.info {
   background: url(../images/nav_wheel.gif) no-repeat center center;
   height: 80px;
}
#copyright {
   height: 24px;
   width: 219px;
   margin: 40px auto 0 auto;
}