@charset "utf-8";
/* CSS Document */

/* Site Layout - Body Wrap */
body { background:#FFF; margin:0;}
img { border:0; }
#bodyWrap { position:relative; width:1060px; margin:0 auto;  }
#header { width:900px; }
#main { width:900px; float:left; } 
#intro { width:900px; height:473px; background-image:url(../images/main_intro.jpg); } 
#contents {  } 
#right_menu { width:150px; padding-left:10px; float:right; } 
#footer { clear:both; background-image:url(../images/footer.jpg); width:900px; height:35px; }