@media screen and (max-width: 1000px) {

#homeimage {
height: 280px;
}

#homeimage #slider {
height: 210px;
}

    #homeimage #slider-nav-slider {
    width: 290px;
    }

#homeimage #slider-nav-slider h4 {

font-size: 11px;
}

#homeimage #slider-nav-slider h4 span.date {
font-size: 11px;
}

#bottom .content,
.content,
#content {
width: 720px;
}

#navigation {
height: 45px;
line-height: 45px;
}

#navigation > ul > li > a {
padding: 0 6px;
font-size: 11px;
}

#navigation > ul > li,
#navigation > ul > li > a {
height: 45px;
line-height: 45px;
}

#navigation > ul {
width: 714px;
}

#navigation ul li .submenu {
margin-top: 45px;
}

.wbox {
margin: 10px 0;
width: 720px;
}

.texture-b {
padding-bottom: 0;
}

.col3 {
width: 226px;
margin: 0;
margin-right: 20px;
}

.col3.nomargin {
margin-right: 0;
}

.leftCol,
#bottom .content,
#content .content,
#content .subnav-container,
#content .subnav.right,
#content .subnav {
width: 720px;
margin: 0 auto;
float: none;
clear: both;
}

#bottom .content img {
height: 70px;
margin: 30px 15px 0;
}

.leftCol .storeImages li {
float: left;
margin: 10px;
}

#footer {
text-align: center;
background: white;
line-height: normal;
padding-top: 25px;
}

#footer ul {
margin-top: 15px;
}

#footer ul,
#footer li {
float: none;
text-align: center;
position: relative;
height: auto;
}

#footer li a {
border: 0;
display: block;
border-bottom: 1px solid #eee;
padding: 15px 0;
}

#footer li a:hover {
background: #eee;
}

}