#ctrLangEN 
{
   background:url(../images/en.gif) center top no-repeat;
   text-align: center;
   font-size: xx-small;
   text-decoration: none;
   padding-top: 18px;
   padding-left: 6px;
   padding-right:6px;
} 


#ctrLangBG
{  
   background:url(../images/bg.gif) center top no-repeat;
   text-align: center;
   font-size: xx-small;
   text-decoration: none;
   padding-top: 18px;
   padding-left: 5px;
   padding-right:5px;
} 


/* NAVIGATION LINKS */

.structNavTop ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.structNavTop li {
    float: left;
    margin: 0 0.25em;
}


.structNavTop li a{
    height: 2em;
    line-height: 2em;
    float: left;
    width: 12em;
    display: block;
    border: 0.1em solid #015666;
    color: #37B6CE;
    text-decoration: none;
    text-align: center;
}

.structNavBottom ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.structNavBottom li {
    float: left;
    margin: 0 0.15em;
}


.structNavBottom li a{
    text-decoration: none;
}

td.structNavBanner * a.navTop:before
{
  display:inline;
  background: none repeat scroll 0% 0% #015666;
  color: #5FBDCE;
  /* content: '\25A0';  center */
  content: '\2598  '; /* upper left */
}

td.structNavBanner * a.navTop.navPageShowing:before
{
  display:inline;
  background: none repeat scroll 0% 0% #04859D;
  color: #5FBDCE;
  /* content: '\25A0';  center */
  content: '\2598  '; /* upper left */
}

#navTophome { }
#navTopservices { }
#navTopabout { }
#navTopcontact { }
#navTopsite { }

#navBottomhome { }
#navBbottomservices { }
#navBottomabout { }
#navBottomcontact { }
#navBottomsite { }

#navLefthome { }
#navLeftservices { }
#navLeftabout { }
#navLeftcontact { }
#navLeftsite { }

#navRighthome { }
#navRightservices { }
#navRightabout { }
#navRightcontact { }
#navRightsite { }


