/* ------------------------------------------------------------------
  Basic Page Layout */
  
.wrapper{font-size:1.1em; background:url(../menuImages/bg-container-main.gif) repeat-y top center}

.container{margin:0 auto; width:995px; text-align:left; background:#fff}

/* Padding on the bottom ensures the white background goes all the way down */
.extendToBottom{padding-bottom:1px}

/* standard clear classes */
.clearFloat{display:inline-block}
.clearFloat:after{ content:".";  display:block;  height:0;  clear:both;  visibility:hidden}
/* Hides from IE-mac */
.clearFloat{display:block}
/* End hide from IE-mac */
.clearFloatLeft{clear:left}
.clearFloatBoth{clear:both}
.clearFloatRight{clear:right}

.invisClear{clear:both; display:block; font:1px/0px serif; content:"."; height:0; visibility:hidden}
/* standard error CSS */
.cantFindWhatYouNeed{margin:0; padding-bottom:16px; width:183px; background:url(../menuImages/bg-cant-find-bottom.gif) no-repeat bottom}

.cantFindWhatYouNeedInner{background:url(../menuImages/bg-cant-find-top.gif) no-repeat}

h3.cantFind{margin:0 0 0 11px; height:59px; width:103px; text-indent:-10000em; background:url(../menuImages/h3-cant-find.gif) no-repeat}