*html #main {height:1%;}

#topnav { 
    background:url(../siteimages/management-issues.gif) top left no-repeat;
    overflow:hidden;
    margin:0;
    position:relative;
    height:100px;
    z-index:1;
}


*html #topnav {height:1%;}

#h
{
    float:left;
    margin:0 0 -10px 0;
    padding:0;
    width:297px;
    height:56px;
}

#tabs {
    clear:both;
    text-align:center;
    padding-left:0px;
    margin: 67px 0 0 0;
    z-index:1;
}

#tabs li {
    border:none;
    margin:0;
    padding:0;
    background:none;
    display: inline;
    float: left;
    height:35px;
    top : -2px;
    position:relative;
    z-index:1;
}

*html #tabs li {width:1%;}

#tabs a {
    font: 1em/1em Georgia, Times New Roman, Times, serif;
    text-decoration: none;
    padding:13px 4px 0 27px;
    height:22px;
    display: block;
    background: url(../siteimages/tabs/tab_beg_315x35.gif) no-repeat;
    position: relative;
    white-space:nowrap;
    text-transform:uppercase;
    font-weight:bold;
    font-size:14px;
    color:#1e629e;
}

#tabs a:hover {
    background: url(../siteimages/tabs/tab_beg_over_235x35.gif) no-repeat;
    z-index:1;
}

#tabs li.on a { 
    background: url(../siteimages/tabs/tab_beg_over_235x35.gif) no-repeat; 
    z-index:1;
    color:#990000;
}

#tabs li.home a { background-position:0 0; }
#tabs li.home a:hover { background-position: 0 0; }

#tabs a span {
    background: url(../siteimages/tabs/tab_end_20x35.gif) no-repeat;
    width: 20px;
    height: 35px;
    position: absolute;
    right: -20px;
    top:0;
    display: block;
    z-index: 1;
}

#tabs a:hover span, #tabs li.on a span {
    background: url(../siteimages/tabs/tab_end_over_20x35.gif) no-repeat;
}


#sub_nav {
    top : -1px;
    position:relative;
	border-top: solid 1px #468C8C;
	border-bottom: solid 1px #468C8C;
	clear: both;
	background: #E0FFF0;
	padding-top: 6px;
	padding-bottom: 5px;
	width: 960px;
    font: 0.9em/1.4em Georgia, Times New Roman, Times, serif;
    display:block;
    height:23px;
}

#sub_nav_panel
{
    float:left;
	padding-left: 5px;
	font: 0.9em/1.5em Georgia, Times New Roman, Times, serif;
    font-weight: bold;
    color:#000000;
    display:block;
}

#sub_nav_search
{
    float:right;
	font: 0.9em/1.5em Verdana, trebuchet MS, trebuchet, Geneva, sans-serif;
    font-weight: normal;
    color:#000000;
    display:block;
}

