@charset "utf-8"; 

*{margin:0; padding:0}
body{font:12px Arial,Helvetica,sans-serif,Verdana; background-color:#ECF3EB; text-align:center; color:#000}
.twoColFixLtHdr #container{width:960px;  background-color:#FFF; margin:0 auto; border:1px solid #000; text-align:left}
.twoColFixLtHdr #header{background-color:#FFF; height:127px}
.twoColFixLtHdr #sidebar{float:left; width:200px}
.twoColFixLtHdr #mainContent{margin:0 0 0 200px}
.twoColFixLtHdr #footer{background:url(../images/bg_footer.png) repeat-x; height:30px}
.clearfloat{clear:both; height:0; line-height:0px}

