#billboard, #promos, #homefooter { width:980px; height:auto; margin:0 auto 10px; overflow:hidden;}
#billboard { background-image:url(/home/2007/images/billboardbg.png); }

/* PROMOS */
#promos { width:956px; }
#promos img { float:left; border-width:0; margin:0 12px 0 0; }
#promos img.last { margin:0; }

/* HOMEFOOTER */
#homefooter { width:980px; height:auto; margin:0 auto 10px; overflow:hidden;}
#homefooter { margin:60px auto 50px; text-align:center; font-size:10px; color:#6e6e6e; }
#homefooter a { margin:0 2px; text-decoration:none; }
#homefooter a:hover { text-decoration:underline; }
#homefooter p { margin-bottom:1em; }
#homefooter p.links { border-bottom:1px solid #e5e5e5; border-width:1px 0; padding:.5em 0; margin:1.5em 0 2em; }
#homefooter p.left { width:490px; float:left; text-align:left; text-indent:10px; }
#homefooter p.right { width:480px; float:right; text-align:right; padding-right:10px;}