#navcontainer {
float:left;
width:100%;
background-image:url("/prudential-plc/images/bg_container.gif");
background-repeat:no-repeat;
background-position:top right;
border-bottom:1px solid #ccc;
}
 
#topnav {
  float:left;
  line-height:normal;
  background:url("/prudential-plc/images/bg.gif") no-repeat top left;
  width:87%;
  }
#textsize {
  padding:4px 0 0 0;
  float:right;
  line-height:normal;
  width:13%;
  text-align:right;
  }  
    
#topnav ul {
  margin:0;
  padding:0;
  list-style:none;
  height:27px;
  }
#topnav li {
  float:left;
  background:url("/prudential-plc/images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 5px;
  }
#topnav a {
  float:left;
  display:block;
  background:url("/prudential-plc/images/right.gif") no-repeat right top;
  padding:7px 10px 6px 5px;
  text-decoration:none;
  font-weight:bold;
  color:#000;
  }
#topnav a {float:none;}
#topnav a:hover {color:#df0300;}
#topnav #nav1a,
#topnav #nav1aa {
background-image:url("/prudential-plc/images/left_on.gif");
color:#df0300;  
}  
#topnav #nav1a a
#topnav #nav1aa a {
background-image:url("/prudential-plc/images/right_on.gif");
}

#topnav a.nav1a,
#topnav a.nav1aa {
color:#df0300;
}


