﻿body,html{height:100%}
.wrapper{width:100%;display:block;min-width:320px}
.main{margin:0 auto}
#wrap{position:relative;min-height:100%;_height:100%;overflow:hidden}
#pages,.page{position:absolute;top:0;left:0;width:100%;height:100%}
@media only screen and (max-width:950px){
#pages,.page{position:static}
}