@import url(conduit-common.css);

#logo
{
	position: absolute;
	vertical-align: bottom;
	top: 0;
	right: 5px;
	margin: 0;
	padding: 0;
	width: 214px;
	height: 140px;
	background-color: #D6AB82;
	z-index: 100;
}
#logo img
{
	margin-right: 5px;
}