#main-header {height: 116px;}
#main-header .colleft {float: left;}
#main-header .colright {float: right;width: 28%;}
#main-header .colmiddle { float: left;width: 45%;min-width: 317px;text-align: center;}
#main-navigation {
    text-align: center;
    background: url("../images/layout/navbar_bg.gif") repeat-x bottom;
    height: 25px;
    border-bottom: 1px solid #362031;
}
/*
* more navigation styles in navigation.css 
*/
#main-content { min-height: 550px;padding: 15px 0px; }
#main-footer { 
    height: 20px;
    background-color: #eaeaea;
    text-align: center; 
    border-top: 1px solid #362031;
    font-size: 0.875em;
}
