#top { width: 952px;
       height: 200px;
       margin-left: 8px;
       border-top: 1px solid #a0a0a0;
       background: url(topbg.gif) top left no-repeat; }
#logo { width: 640px;
	margin: 42px 0px 0px auto; }
#left { position: relative;
	width: 100%;
	margin: 0px 4px 4px 8px;
	background: url(leftbg.gif) top left repeat-y; }
#menu { position: absolute;
	width: 390px;
	background: url(topleftbg.gif) top left no-repeat;
	padding: 70px 0px 16px 60px; }
#quote { position: absolute;
	 top: 250px;
	 left: 115px;
         width: 320px; }
#addressbox { background: #e2e2e2;
	      text-align: right;
	      width: 354px;
	      position: absolute;
	      bottom: -1px;
	      left: 0px;
	      border-bottom: solid 6px #fff;
	      padding: 12px 90px 6px 6px; }
.addrprac { color: #999;
	    font-weight: bold;
	    font-size: 15px;
	    padding-bottom: 10px; }
.address { color: #808080;
	   font: bold 14px Arial, FreeSans, Helvetica, sans-serif; }
.addrmail { font-style: italic;
	    color: #444; }
#right { float: right;
	 width: 482px;
	 margin-top: 16px;
         padding-right: 24px; }
.preamble { width: 400px;
	    margin: 20px 20px 20px 60px; }
.news { padding-right: 40px;
        padding-left: 8px; }
.news .contitem { margin-top: 16px;
		  padding-top: 8px; }
.news .contimg { margin-top: -8px; }
#bottom { clear: both;
	  background: url(barcode.gif) center right no-repeat;
	  font-size: 10px;
	  color: #bbb;
	  margin-right: 20px;
	  padding: 0px 0px 8px 200px; }
