#content_block{float: left; width: 100%;}
#navigation{float: left; width: 24%; margin-left:-24%;}
#main_content{margin: 0 24% 0 46px;}

#content_wrapper{margin-right: 53px;  overflow: hidden;} /*ie < 7 width: 100%; */
#col1{float: left; width: 100%; } /* ie 5/5 only width: 76%;*/
#ctext{margin:23px 0 0 0;}
#col2{float: left; margin: 82px 0 0 -32%; width: 32%;}


#ctext img {display: block; text-align: center; margin: 15px auto 20px auto; border: 0;}

#documents{position: relative; overflow: hidden; background: url(../i/d_main.png) no-repeat 100% 100%;}
#documents .dmain{padding: 22px 15px 30px 20px;}
#documents h3{font: 16px Arial; color: #A6B1BC;}

.content{margin: 0 20px 20px 0; overflow: hidden;}

.dleft,.dtop,.dlb,.drt{position: absolute;}
.dtop{top: 0;  left: 1px; height: 5px; width: 100%; background: url(../i/d_top.png) no-repeat;}
.dleft{top: 3px;  left: 0; height: 100%; width: 3px; background: url(../i/dbord.png) repeat-y;}
.drt{top: -2px; right: 2px; height: 7px;  width: 7px; font: 1px Arial; background: url(../i/dbord.png) no-repeat -3px 0px; } /*ie: 1 px */
.dlb{bottom: 0px; left: 0; height: 10px;  width: 7px; font: 1px Arial; background: url(../i/dbord.png) no-repeat -10px 0px; }


ul.docs {list-style: none;}
ul.docs li {font: 14px Arial; padding: 10px 20px 0px 30px; line-height: 16pt;}
ul.docs li span {color: #8D9DAD; font: 11px Arial; text-transform: uppercase; display: block;}
ul.docs li.doc {background: url(../i/icodoc.png) no-repeat 0 15px;}
ul.docs li.pdf {background: url(../i/icopdf.png) no-repeat 0 15px;}
