/* Div Layout
----------------------------------------------- 
*/
#bordercontainer{background: #000; border-bottom: 1px solid #000; border-top: 1px solid #000; margin: auto; text-align: center; width: 772px;}
#container{font-size: 11px; text-align: left; margin-left: 1px; width: 770px;}
#header{background-color: #fff; height: 120px; overflow: hidden;}
#gilbert{float: left; height: 100px; width: 190px;}
#sectionlogo{float: right; height: 100px; width: 250px;}
#topmenu{border-bottom: solid #000 3px; border-top: solid #000 3px; background: #FFDB01; overflow: hidden;}
#middle{background: #fff url(images/gilbertsidesmall.gif) no-repeat;}
#innermiddle{}
#left{float: left; overflow: hidden; width: 280px;}
#menu{padding: 30px 50px 30px 30px;}
#right{float: right; width: 490px;}
#innercontent{overflow: hidden; padding-left: 20px; padding-right: 20px; padding-bottom: 10px; padding-top: 10px;}
#footer{background: #000; color: #fff; font-size: 10px; width: 100%;}
#footer a{color: #fff; text-decoration: none;}