/* Div Layout
----------------------------------------------- 
*/
#container{background: #fff; margin: 11px auto; text-align: left; width: 770px;}
#top{background: #fff url(images/headerbg.jpg) top no-repeat; height: 81px;}
#topleft{float: left; height: 67px; width: 130px;}
#topright{float: right; height: 67px; width: 640px;}
#topbreadcrumb{color: #B2B2B2; font-weight: bold; height: 20px; overflow: hidden; text-align: right;}
#topbreadcrumb a{color: #B2B2B2; font-weight: bold; text-decoration: none;}
#topmenu{padding-left: 50px; padding-top: 35px;}
#middle{padding: 0px; width: 770px;}
#left{}
#left ul {list-style-image: url(images/bullet.gif);}
#spine{}
#right{background: #1E2C5B url(images/right-bottom-bg.gif) left bottom no-repeat;}
#rightbar{background: url(images/right-top-bg.gif) no-repeat; padding-top: 30px;}
#rightbarcontent{color: #fff; overflow: hidden; padding: 10px;}
#bottom{}
#footer{color: #797979; font-size: 9px; padding-top: 10px;}
#footer a{color: #797979; font-size: 9px;}