/* bigbox */
#bigbox { position:relative; width:984px; margin:0 auto 1em; background:#fff url(../images/content_bg.png) repeat-y; zoom:1; }
#bigbox .gridbox { width:880px; margin:0 auto; padding:0 50px .5em; background:url(../images/bigbox_bg.png) repeat-x 0 100%; }
#bigbox img.flushright { position:relative; margin:-4px -50px 2em -350px; z-index:10; }
#bigbox h1 { padding-top:50px; }
#bigbox p.intro { width:380px; }
#bigbox .column { clear:right; padding-left:60px; width:340px; }
#bigbox .column img.left { margin-left:-60px; }

#content { padding:1.5em 0 0; }
#content h2 { margin:0; color:#999; font-size:20px; text-align:center; }


