/* Div Layout
----------------------------------------------- 
*/
#bordercontainer{background: #000; border-bottom: 1px solid #000; border-top: 1px solid #000; margin: auto; text-align: center; width: 776px;}
#container{background-color: #fff; background-image: url(images/bg.gif); background-repeat: repeat-y; margin: auto; text-align: left; margin-left: 1px; width: 774px;}
#leftcontainer{color: #fff; float: left; font-weight: bold; width: 183px;}
#rightcontainer{background-color: #fff; float: right; width: 591px;}
#bannercontainer{background: #fff url(images/banner.gif) no-repeat; height: 259px; width: 591px;}
#searchcontainer{background: #C8C6C7; font-size: 15px; font-weight: bold; margin-top: 2px; text-align: right; width: 591px;}
#searchcontainerinner{padding: 3px;}
#searchcontainerinner input{font-size: 11px;}
#searchcontainerinner td{font-size: 15px; font-weight: bold;}
#contentcontainer{padding: 10px;}
#contentcontainer ul{list-style-image: url(images/bullet.gif);}
#featuredcontent{margin-bottom: 20px;}
#footer{color: #353535; text-align: center; width: 100%;}
#footer a{color: #353535; font-weight: bold;}
#footer span{color: #353535; font-weight: normal;}
#leftrightcontainer{clear: both;}

