
body { margin: 0px; }
div#container { width: 100%; color: #000; }

div#page-head { margin-bottom: 2em; margin-top: 2em; }
div#page-head { height: 110px; overflow: auto; }
* html div#page-head { overflow: hidden; }
div#page-main-nav { width: 100%; clear: both !important; float:none; }
div#page-main-nav ul { position: static !important; }


* html div#page-main-banner { display: none; overflow: hidden; display: block; float: none; }
* html div#page-main-banner img { width: inherit; }
* html div#page-main-content-right { float: none; clear: both !important; }
* html div#page-main-content-leftcenter { float: none; clear: both !important; }

* html div#page-main-content-leftcenter-left { display: block !important; float: none !important; background: red; }
* html div#page-main-content-leftcenter-center { display: block !important; float: none !important; background: green; }