html,body{height:100%;background:#fff;color:#4a3426;font:14px/24px "Georgia","Times","Times New Roman",serif}
a{color:#007894}a:hover,a:focus{color:#000}

#bg{position:fixed;top:5px;left:5px;bottom:5px;right:5px;overflow:hidden}
#bg img{height:100%}

h1{position:fixed;top:45px;left:40px;z-index:3;width:152px}
h1 a{height:100px;display:block;background:url(logo.png) 0 0 no-repeat;text-indent:-9999px}

#menu,#cont{position:absolute;top:48px;left:240px;z-index:2;width:440px}
#cont{top:190px;background:url(cont.png) 0 0 repeat-y;padding:35px 45px;opacity:0.9;overflow:visible}
#cont span{position:absolute;bottom:-40px;left:0;height:40px;width:530px;display:block;background:url(cont-bot.png) 0 0 no-repeat}
#menu a{background:#236e83;padding:0 3px;filter:alpha(opacity=60);opacity:0.6;float:left;color:#fff;text-transform:uppercase;font-size:19px;height:26px}
#menu a:hover,#menu a:focus,#menu a.cur{filter:alpha(opacity=100);opacity:1}
#menu li{overflow:hidden;margin-bottom:2px;height:26px;line-height:26px}

* html #bg{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop+3))}
* html #bg{height:expression(eval(document.documentElement.clientHeight-6));width:expression(eval(document.documentElement.clientWidth-6))}
* html h1 a{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='g/logo.png',sizingMethod='scale')}
* html h1{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop+43))}
