ul, li{border:0; padding:0; margin:0; list-style:none;}

/* ----------- Navigation ----------- */
#top-navigation{
background:url(imgages/topnav-bg.gif) repeat-x;
width:auto;
height:48px;
margin:0 auto;
}
#navigation{

height:15px;
margin:0 auto;
width:auto;
margin-left:-6px;

}
/*#navigation ul{
height:32px;
line-height:32px;


}
#navigation ul li{
display:inline;
border: solid 1px Black;


}
#navigation a,
#navigation ul li a,
#navigation ul li a:visited {
background:url('../images/bg-tab-center-usual.gif') right repeat-x;
padding:0 20px;
display:block;
text-decoration:none;
float:left;
color:#4261df;
font-weight:bold;
text-shadow:#ffffff 2px 2px 2px;
height:32px;
}
#navigation a:hover,
#navigation ul li a:hover{
color:#1532a5;
background:url('../images/bg-tab-center-active.gif') right repeat-x;
height:32px;
}*/

/* ----------- Sub Menu ----------- */
#sublinks{
width:auto;
margin-left:1px;
background: url(../images/navshadow.gif) no-repeat  100% #fff;
background-position:top;
margin-top:10px;
font-size:11px;
}
#sublinks ul{
height:16px;
line-height:16px;


}
#sublinks ul li{
display:inline;
}
#sublinks ul li a,
#sublinks ul li a:visited {
padding:0 20px;
display:block;
text-decoration:none;
float:left;
color:#000000;
}
#sublinks ul li a:hover{
text-decoration:underline;
}

/* ----------- Hide Sub menu ----------- */
#s2, #s3{display:none;}ve {
	color: #000;
	background: transparent;
}

#header ul#secondary li:last-child a { border: none; }

#Content li
{
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .6em;
text-indent:15px;
}


#nav{
  clear:both;
  font-weight:bold;
  color:#666;
  margin-left:-4px;
  float:left;
  list-style-type:none;	
}
html>body #nav{
  margin-left:4px;
  
}
#nav li{
  list-style-type:none;
  float:left;
  margin: 5px 0 0 4px;
  padding:0 0 0 10px ;
  border-bottom:1px solid #999;
  background:url(../images/tabgrey.gif) #c0c0c0 top left no-repeat;
}
#nav li a{
  color:#666;	
  background:url(../images/tabgrey.gif) transparent top right no-repeat;
  display:block;
  padding:0 10px 0 0;
}
#nav li.cur,
#nav li.over,
#nav li:hover
{
  background:url(../images/tabblue.gif) #3375b2 top left no-repeat;
  border-bottom:1px solid #036;
}
#nav li strong,
ul#nav li.cur a,
ul#nav li.over a,
ul#nav li:hover a
{
  display:block;
  color:#fff;
  padding:0 10px 0 0;
  text-decoration:none;
  background:url(../images/tabblue.gif) transparent top right no-repeat;
}
