@charset "UTF-8";
/* CSS Document */
#branding {
	height: 120px;
	width: 744px;
	float: left;
}#branding h1 {
	text-indent: -999px;
}
#branding h1 a {
	background-image: url(../images/home_bdblogo2.gif);
	display: block;
	background-repeat: no-repeat;
	width: 400px;
	height: 80px;
	background-position: 30px;
}

