/* ==================================
    Layout 
   =============================== */   
.clearing { clear: both; }
.hide { display: none; }
#wrapper { width:772px; margin-left:-400px; position:relative; left:50%; overflow:auto; }
/*  #wrapper {border: 1px solid gray;} */

  
/* ==================================
    Header 
   =============================== */   
#titlebanner { width: 772px; height: 160px; margin: 8px auto 0; position: relative; background-repeat: no-repeat; }


/* ==================================
    Main Content
   =============================== */   
#content { margin: 0 auto 0; position: relative; background-repeat: no-repeat;  float:left; }
#contentContainer {width: 100%;float:left; background-color: #F5F5F5;}

.menuSubSubContainer { float:left; }
.mod_article {padding: 10px;}
.mod_article home_QuickBar { padding: 0px;}
.home_QuickBar { background-color: #B8C4E6;  }



/* ==================================
    Footer
   =============================== */   
#globalfooter { width: 772px; height: 40px; margin: 0 auto 42px; position: relative; background-repeat: no-repeat; background-image: url(../img/all/footer.png); }
#globalfooter span { font-size: 10pt; color: #FFF; line-height: 40px; margin-right: 10px; }


#globalfooter span	a { text-decoration: none; outline: none; } 
#globalfooter span	a:link { color: white; } 
#globalfooter span	a:visited { color: white;; } 
	
#globalfooter span	a:hover, 
#globalfooter span	a:focus { text-decoration: underline; } 
#globalfooter span	a:active {  color: white; }