/* ====================================================+
|   GLOBAL STYLES                                      |
+===================+=================================*/
#init               { background: #fff; width: 752px; margin: 0 auto; padding: 0; font: 12px Verdana; }
h1, h2, h3, h4      { position: absolute; top: 0; left: 0; visibility: hidden; }


/* ====================================================+
|   HEADER STYLES                                      |
+===================+=================================*/
#head               { height: 80px; width: 752px; background: url(../images/banner.jpg); }


/* ====================================================+
|   NAVIGATION STYLES                                  |
+===================+=================================*/
#navi               { background: url(../images/linkBG.gif) repeat-x; line-height: 19px; text-align: right; }
#navi ul            { margin: 0; padding: 0; list-style: none; }
#navi li            { display: inline; }

#navi a:link, #navi a:visited
                    { color: #fff; border-right: 1px solid; font: 11px Verdana; padding-right: 3px; }


/* ====================================================+
|   BODY CONTENT STYLES                                |
+===================+=================================*/
#body               { clear: both; }
#body .marquee      { text-align: center; font: bold 13px Verdana; color: #f00; }
#body .hr           { height: 15px; background: url(../images/divider.gif); margin-bottom: 5px; }
#body .logo         { height: 90px; width: 350px; text-align: center; }
#body img           { border: none; vertical-align: middle; }

#body .left, #body .right
                    { width: 355px; padding: 0 10px; float: left; }
#body .right        { border-left: 1px solid; }


/* ====================================================+
|   FOOTER STYLES                                      |
+===================+=================================*/
#foot               { clear: both; margin-top: 50px; border-top: 2px solid #254055; font: 10px Verdana; }
#foot ul            { margin: 0; padding: 0; list-style: none; }

#foot .left         { width: 50%; float: left; }
#foot .right        { text-align: right; margin-bottom: 20px; }