#banner {
	background-image:url(../images/banner_lge_2009A.jpg);
	background-repeat:no-repeat;
	width:956px;
	height:29px;
	position: relative;
	padding-bottom: 3px;
	
}

#banner h2 {
	font-family:Helvetica, sans-serif;
	font-size: 13px;
	background-image:url(../images/bread_back-trans.png);

	padding-left:5px;
	padding-right:5px;
	margin: 0px;
	left: 180px;
	top: 7px;
	position: absolute;
	margin-top: auto;
}

	
#banner a:link {
	color: #000000;
	text-decoration: none;
}
#banner a:visited {
	text-decoration: none;
	color:#000000;
}
#banner a:hover {
	text-decoration: none;
	color: #E6003F;
}
#banner a:active {
	text-decoration: none;
	color: #E6003F;
 }
