/* CSS Document */


.twoColFixLtHdr #header{ height:160px; background: url(images/header_bg.jpg) repeat-x;}
.twoColFixLtHdr #sidebar{ float:left; width:192px; }
.twoColFixLtHdr #mainContent, .twoColFixLtHdr #footer{ width:700px;  margin-left:215px;}

.clearfloat {
 clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
