@import "main.css";

#branding {
	height: 117px;
}

#branding-logo {
	background: transparent url("../../img/logo_long.jpg") top left no-repeat; /* repeated to prevent IE flicker */
	top: 7px;
	left: 11px;
	width: 897px;
	height: 100px;
}

#branding-logo a {
	background: transparent url("../../img/logo_long.jpg") top left no-repeat;
}

#branding-image1, #branding-image2 {
	display: none;
}

#footer {
	display: none;
}

dl {
	margin: 10px 40px;
}

dd {
	font-weight: normal;
	line-height: 1em;
	margin: 10px 50px;
}
