#subNavigation{
	width:234px;
	margin:auto;


}

ul.subNav {
	margin:0px;
	padding:0px;
	list-style:none;
	font-family:Trebuchet MS,Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	

	
}

#subNavigation li a{
	margin:0px;
	text-decoration:none;
	padding:9px 5px 0px 30px;
	color:#777777;
	display:block;
	background:url(../images/subNavBG.jpg) no-repeat center left;
	width:199px;
	height:23px;
}

#subNavigation li a:hover{
	color:#D46B1F;
	background-position:center right;

}


#subNavigation li.topCap a{
padding-top:13px;
height:24px;
background-position:top left;

}

#subNavigation li.topCap a:hover{
color:#D46B1F;
background-position:top right;
}

#subNavigation li.bottomCap a{

height:27px;
background-position:bottom left;

}

#subNavigation li.bottomCap a:hover{
background-position:bottom right;
}

#subNavigation a.twoLineLink{
padding:3px 5px 0px 30px;
height:29px;
}

#subNavigation li.bottomCap a.sub_aasm{
padding:5px 5px 0px 30px;
height:32px;
line-height:10px;

}


#subNavigation li{
margin:0px;
padding:0px;

}




