body, html { margin:0px !important; padding:0px !important; font-size:16px;}
body { background: url(../images/background2560.jpg) center  -4px no-repeat; }
html { overflow: scroll; }
*, div, *:before, *:after { 
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important; 
}
sup { line-height: 0px; }
#divWrapper {  }
#divHeadAll { width: 100%; }
#divHead { position: relative; height: 96px; }
#divHead .fa-square { color: rgba(255,0,127,1); font-size: 33%; position:relative; top:-3px;}
#divBrandHolder { position: absolute; top: 6px; left: 12px; min-width:160px; max-width: 500px; height:85px; overflow:hidden; }
#divLogo {  display: table-cell; padding-right:12px; vertical-align:middle; width:81px; height:auto; line-height:normal; }

#divTagline { display: table-cell; font-weight: 800; color: #DDD; font-size: 1.25em; vertical-align: middle; line-height:normal;}
#divBody { height: auto; }
#navLeftTopSpacer {height:24px; display:block;}

#divContent {/* float:left; color: #333;  width:720px; clear:right;  */}
#divContent a,
#divContent a:link,
#divContent a:visited,
#divContent a:active { color: #26858C; cursor: pointer; }
#divContent a:hover { color: #C0F; }
#oneCol { /* background-color: rgba(126,207,57,1); */ }
#twoCol { /* background-color: rgba(61,125,196,1); */ }
#threeCol { /* background-color: rgba(255,204,0,1); */ }

#divCopyrightAll { min-height: 20px;  max-height: 40px;  clear:both !important; height:auto;  background-color:#FC0 !important; width:100%; }
#divCopyright { min-width:300px; max-width:1140px; font-size: 9px; font-weight:400 !important;  line-height:20px; height:auto; min-height: 20px;  max-height: 40px;  color: #000; text-align: center;  margin-left: auto !important; margin-right: auto !important;  }

.clearfix:after { clear: both; }
.clearfix:before,
.clearfix:after { display: table; }
.clearfix {  zoom: 1;}

#divWrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}

#push {
height: auto; clear:both;
}
