@charset "utf-8";
* { margin: 0px; padding: 0px; border: 0px none; outline: 0px; }
body { font:12px "Trebuchet MS", Arial, Helvetica, sans-serif; background:#CCC; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; display: block; }
input, select, textarea { font-size: 11px; color: #7d7d7d;  }
UL, LI { list-style: none; }
/*ClearFix*/
.Clearfix:after { content:".";  display:block; 	height:0; clear:both; visibility:hidden; }
.ie7 .Clearfix { min-height: 1%; } /*IE7*/
.ie6 .Clearfix { height:1%; } /*IE6*/

#wrapper { width:1000px; margin: 0 auto;  background:url(../images/layout/body-bg.gif) repeat-y; }
