#flashbanner {
	position:absolute;
	left:0;
	top:0;
	z-index:5;
	width:640px;
	height:109px;
	text-align:center;
}
* html #flashbanner {
	width:638px;
	}
#top-across {
    background: url(../images/site/banner.jpg)
                no-repeat
                0% 0%;
    padding: 0;
    border-width: 0;
    /*border-left: 1px solid #325;*/
    margin: 0 0 0 0px;
    height: 133px;
    text-align: right;
    position: relative;
    }
	 
#top-navigation {
    background-color: transparent;
    height: 24px;
    padding: 0;
    border: none;
    margin: 0;
    position: absolute;
	 z-index:6;
    top: 109px;
    left: 0px;
    }

#top-navigation li {
    background-color: transparent;
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline;
    }

#top-navigation ul {
    background-color: transparent;
    padding: 0;
    margin: 0;
    }

#top-navigation a {
    font: bold 0.93em sans-serif;
    color: #000;
    text-decoration: none;
    padding: 0;
    border: none;
    margin: 0px;
    height: 24px;
    display: block;
    float: left;
    }

#i0 #top-navigation a.nav1 { background-position: 0px -157px; }
#i1 #top-navigation a.nav2 { background-position: -103px -157px; }
#i4 #top-navigation a.nav3 { background-position: -200px -157px; }
#i2 #top-navigation a.nav4 { background-position: -291px -157px; }
#i3 #top-navigation a.nav5 { background-position: -390px -157px; }
#i6 #top-navigation a.nav6 { background-position: -479px -157px; }

#top-navigation a.nav1:link, #top-navigation a.nav1:visited { background: transparent url('../images/site/banner_xmas.jpg') no-repeat scroll 0px -109px; width: 104px; }
#top-navigation a.nav1:hover, #top-navigation a.nav1:focus { background: transparent url('../images/site/banner_xmas.jpg') no-repeat scroll 0px -133px; width: 104px; }
#top-navigation a.nav2:link, #top-navigation a.nav2:visited { background: transparent url('../images/site/banner_xmas.jpg') no-repeat scroll -103px -109px; width: 97px; }
#top-navigation a.nav2:hover, #top-navigation a.nav2:focus { background: transparent url('../images/site/banner_xmas.jpg') no-repeat scroll -103px -133px; width: 97px; }
#top-navigation a.nav3:link, #top-navigation a.nav3:visited { background: transparent url('../images/site/banner_xmas.jpg') no-repeat scroll -200px -109px; width: 91px; }
#top-navigation a.nav3:hover, #top-navigation a.nav3:focus { background: transparent url('../images/site/banner_xmas.jpg') no-repeat scroll -200px -133px; width: 91px; }
#top-navigation a.nav4:link, #top-navigation a.nav4:visited { background: transparent url('../images/site/banner_xmas.jpg') no-repeat scroll -291px -109px; width: 99px; }
#top-navigation a.nav4:hover, #top-navigation a.nav4:focus { background: transparent url('../images/site/banner_xmas.jpg') no-repeat scroll -291px -133px; width: 99px; }
#top-navigation a.nav5:link, #top-navigation a.nav5:visited { background: transparent url('../images/site/banner_xmas.jpg') no-repeat scroll -390px -109px; width: 89px; }
#top-navigation a.nav5:hover, #top-navigation a.nav5:focus { background: transparent url('../images/site/banner_xmas.jpg') no-repeat scroll -390px -133px; width: 89px; }
#top-navigation a.nav6:link, #top-navigation a.nav6:visited { background: transparent url('../images/site/banner_xmas.jpg') no-repeat scroll -479px -109px; width: 115px; }
#top-navigation a.nav6:hover, #top-navigation a.nav6:focus { background: transparent url('../images/site/banner_xmas.jpg') no-repeat scroll -479px -133px; width: 115px; }

#top-navigation li a:link span, #top-navigation li a:visited span { display: none; }
#top-navigation li a:hover span, #top-navigation li a:focus span { border: 1px solid #fff; margin: 0pt; padding: 2px 5px 2px 10px; background: #f2fafb url('../images/site/tooltipback.jpg') no-repeat; font-size: 11px; line-height: 16px; font-weight: bold; text-align: left; color: rgb(0, 0, 0); width: 319px; height: 50px; display: block; position: absolute; z-index: 300; top: -69px; left: 298px; }
html > #top-navigation li a:hover span, #top-navigation li a:focus span { max-width: 319px;  max-height: 50px;}
* html #top-navigation li a:hover span, #top-navigation li a:focus span { width: 334px; height: 54px;}


