@charset "utf-8";
/* CSS Document */

html { height: 100%; overflow-x: hidden;}
body { height: 100%; background: url(images/web_bg.gif) repeat-x #000000; margin: 0; padding: 0; }
#wrapper { width: 100%; height: 100%; min-height: 620px; max-width: 1280px; margin: auto; }
