@media screen and (min-width: 951px) { 
.topnav {width: 900px;}
.framemid table {width: 930px;}
.popnav {display: none;}
}
@media screen and (max-width: 950px) { 
.deco_top {height: 75px; background: url(../site_wp_img/deco_headertop2.png) center bottom repeat-x;}
.iboxtopnav, .framemidbanner {width: 97.6%; padding: 0 1.2% 0 1.2%;}
.framemidbanner {padding: 90px 1.2% 0 1.2%;}
.topnav section, .ibtnmenutop {display: none;}
.topnav {width: 100%; border: 0;}
.topnav li.iboxpagetitle {width: 100%; text-align: center;}
.topnav li b.pagetitle {height: 60px; line-height: 60px; font-size: 2em; color: #FFF; background-color: #F00;}
.framemid table, .framemid table td {width: 100%; margin: 0;}
}
@media screen and (max-width: 650px) { 
.iboxtopnav {width: 96%; padding: 0 2% 0 2%;}
.framemidbanner {width: 96%; padding: 90px 2% 2em 2%;}
}