#subnav_2009 {
	position: absolute;
	width: 768px;
	height: 76px;
	background: #ffffff;
	top: 98px;
	left: 0;
}

	#subnav_title {
		position: absolute;
		width: 190px;
		height: 35px;
		top: 20px;
		left: 0;
		background: url(../img/nav/terms/header.gif) no-repeat 0 0;
	}

	#subnav1 {
		position: absolute;
		top: 19px;
		left: 203px;
		border-top: 1px solid #888b9e;
		border-left: 1px solid #888b9e;
	}
	
	#subnav1.singlerow {
		top: 28px;
	}
		#subnav1 li {
			height: 18px;
		}
		
			#subnav1 li a {
				height: 17px;
				width: 90px;
				border-right: 1px solid #1f252b;
				border-bottom: 1px solid #1f252b;
			}
			
				#subnav1 li a.toprow {
				
				}
				
				#subnav1 li a.bottom {
				
				}
				
				#subnav1 li a.last {
					width: 109px;
					border-right: none;
				}
				
				#subnav1 li a#subnav1_item1 {
					background: url(../img/subnav/terms/subnav1_item1.gif) no-repeat 0 0;
				}
				
				
				
				
				
					#subnav1 li a#subnav1_item1:hover {
						background-position: 0 -17px;
					}
					
					body.terms #subnav_2009.projects a#subnav1_item1,
					#subnav1 li a#subnav1_item1.active {
						background-position: 0 -34px;
					}
