/* @media screen and (max-width: 1280px) { */
@media screen and (max-width: 1300px) {

#homeimage {
height: 355px;
}

#homeimage #slider {
height: 285px;
}

#homeimage #slider-nav-slider {
width: 530px;
}

#homeimage #slider-nav-slider h4 {
font-size: 12px;
}

#bottom .content,
.content,
#content {
width: 960px;
}

#navigation > ul > li > a {
padding: 0 15px;
}

#navigation > ul {
width: 954px;
}

#content .subnav-container {
width: 210px;
margin-right: 30px;
float: left;
}

#content .subnav-container .subnav {
margin: 0;
}

#content .content,
#content .content.small {
width: 720px;
}

#bottom .content img {
height: 80px;
margin: 25px 25px 0;
}

.w320 {
width: 299px;
}

.w660 {
width: 630px;
}

}