#tabbar{
font-size: 10px;
font-weight: 700;
margin: 0 auto;
padding: 0;
height: 31px;
}

#tabbar, #sitemapinfo, #moreinformation{
width: 955px;
}

#tab span {
padding: 0 30px 0 0;
float: left;
}

.footerTextLeft{
font-size: 10px;
color: #FFF;
float: left;
padding-left: 10px;
width: 690px;
}
.menuOptionsTitle over{
display: none;
}

#closeSitemap{
display: none;
}

#closeMoreInformation{
display: none;
}

#sitemapinfo{
background-color: #222222;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
color: #ffffff;
font-size: 10px;
height: 300px;
margin: 0pt auto;
text-align: left;
position: relative;
}

#vi{
height: 290px;
margin: 5px 0 10px 0;
overflow-x: auto;
overflow-y: auto;
width: 33%;
position: absolute;
top: 0pt;
left: 1%;
}

#sitemap {
height: 290px;
margin: 5px 1% 10px 0;
overflow-x: auto;
overflow-y: auto;
width: 63%;
position: absolute;
top: 0pt;
left: 36%;
}

#sitemap a:link {
font-weight: 700;
text-decoration: none;
color: #FFF;
}

#sitemap a:hover {
color: #039;
}