/* LAYOUT */
#wrapper { margin:30px auto; width:780px; text-align:left; background:#fff; }
#header { position:relative; margin-bottom:30px; width:780px; }
#contentwrap { width:780px; background:transparent url(../img/bg-content.png) top left repeat-y; }
#col1 { float:right; padding:20px; width:490px; }
* html #col1 { width:530px; w\idth:490px; }
#col2 { float:left; padding:20px; width:210px; }
* html #col2 { width:250px; w\idth:210px; }
#subnav, #breadcrumb { margin-bottom:20px; }
#footer { width:780px; background:#af0014 url(../img/bg-footer.png) bottom left no-repeat; font-size:0.9em; }
#footer-col1 { float:left; padding:14px 0; width:250px; text-align:center; }
#footer-col2 { float:right; padding:7px 7px; width:500px; text-align:right; }
.clearfloat { clear:both; }
* html .clearfloat { height:1%; }
