body,
html {
    margin:0;
    padding:0;
    background:#000 url(../images/images/bg_fade.jpg);
    color:#000;
    }
body { background-color: transparent; min-width:750px; }
#wrap {
    background:transparent;
    margin:0 auto;
    width:900px;
    }
   
#header_left { background:#000 url(../images/home/images/home_01.jpg); width: 471px; height: 211px; float: left; margin-top: 50px; }
#header_right { background:#000 url(../images/home/images/home_02.jpg); width: 429px; height: 211px; float: right; margin-top: 50px; }

#main { background:#000 url(../images/home/images/home_03.jpg); float:left; width:471px; height: 364px; }
#sidebar { color: #000; font-size: 12px; font-family: "trebuchet ms"; background-image: url(../images/images/lfod_comp2_r1_04.jpg); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-indent: 20px; width: 429px; float:right; height: 364px; min-width: 429px; min-height: 364px; max-width: 429px; max-height: 364px; }
 
#sidebar h3 { color: #000; font-size: 11px; font-family: "trebuchet ms"; font-style: normal; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding-right: 25px; padding-left: 25px; }
#footer { background:#000 url(../images/home/images/home_05.jpg); width: 900px; height: 100px; clear:both; }
