body {text-align: center;}
#holder {width: 760px; margin-left: auto; margin-right: auto;}
#header {width: 760px; margin-top: 10px; height: 115px;}
#sub-header {width: 760px; padding-top: 70px;}
#left-box {float: left;}
#right-box {float: right; }
#content-holder {width: 760px;}
#col1 {float: left; width: 205px;}
#col2 {float: left; width: 12px;}
#col3 {float: left; width: 531px;}
#admin_col {width: 100%; text-align: center;}
#copyright {margin-top: 15px; margin-bottom: 15px;}
#footer {margin-top: 10px; margin-bottom: 15px;}
#toolkit {float: right; margin: 0px 0px 10px 10px;}
#toolkit .floating {float: left; display: block; width: auto;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


