/************ Internet Explorer fixes ************/

#sidebar #main-nav ul li a {
                _padding: 10px 15px; /* IE6 Hack */
                _display: block; /* IE6 Hack */
                _margin-bottom: -11px !important; /* IE6 Hack */
                }

.content-box-header {
                margin-top: 0;
                }
                
ul.content-box-tabs { /* IE6 Hack */
                _position: relative; 
                _top: 2px;
                }
			
				
.action-button:hover {
                cursor: pointer;
                }

.input-notification {
				position: relative;
				top: -5px;
				_background-position: left 6px; /* IE6 Hack */
				}

#login-wrapper #login-content input {
				margin: 0;
				}

* html #facebox_overlay { /* IE6 Hack */
			_position: absolute;
			_height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
			}
ul#nav_sub_list li ul.lvl1 {
    margin-left:10px;
}

#header_wrapper {
    overflow:visible;
    position:static;
}

#header { 
    height:160px;
    z-index:1;
    overflow:visible;
    background:url(/img/header_top.jpg) no-repeat right top;
}

#header .logo {
    z-index:10;
    width:150px;
    height:250px;
    position:relative;
}

#header_right, #header_left {
    z-index:0;
}

ul#nav_sub_list li ul.lvl2 {
    z-index:100;
    clear:both;
    position:absolute;
}

#content_pad {
    margin-top:-30px;
    z-index:0;
}

ul#nav_sub_list {
    margin-top:57px;
    width:auto;
    background:none;
    padding-left:10px;
}

#search_menu {
    width:580px;
}