#fullFrame{position:absolute;width:76%;left:0;right:0;margin:auto;min-height:100%;}
#content{position:absolute;width:100%;min-height:100%;}
#innerContent{margin:190px 0 50px 0;}
#customPageContainer{margin:1.8em;}
@media screen and (max-width: 900px){
	#fullFrame{width:84%;
}
@media screen and (max-width: 570px){
	#innerContent{margin:190px 1em 2.5em 1em}
	#customPageContainer{margin:0;}
	#fullFrame{width:100%;
}