@charset "UTF-8";

/* HEADER */
#header #logo { top:10px; left: 250px; position: absolute; width: 330px; height: 70px; background: url(../images/global/logo.png) no-repeat; behavior: url(scripts/iepngfix.htc); }
#header #nav { top: 65px; left: 340px; position: absolute; z-index: 10; }


/* HOME PAGE ELEMENTS */
#welcome-box { float: left; position: relative; width: 300px; height: 475px; margin-top: -75px; margin-left: -50px; margin-right: 5px; background: url(../images/home/welcome-box.png) no-repeat; behavior: url(scripts/iepngfix.htc); }
* html #welcome-box { margin-left: -45px; } /* IE6 hack for welcome-box position */
#welcome-box #welcome-content { font-size: 16px; text-align: center; width: 200px; left: 60px; top: 285px; position: relative; padding: 15px; }

#highlight-box { float: left; width: 535px; height: 400px; }

#sub-boxes { float: left; top: 5px; position: relative; width: 790px; height: 155px; }
#sub-boxes #sub-box-1 { float: left; width: 260px; height: 150px; margin-right: 5px; }
#sub-boxes #sub-box-2 { float: left; width: 260px; height: 150px; margin-right: 5px; }
#sub-boxes #sub-box-3 { float: left; width: 260px; height: 150px; }


/* STICKY */
#sticky { position: absolute; width: 800px; color: #ff0000; font-size: 12px; font-weight: bold; text-align: center; }