#header
{
	background:url('../images/banner.jpg');
	height: 90px;
}

#header_content
{
	position: absolute;
	top: 20px;
	bottom: 0em;
	margin-left: 10px;
	padding: 0em 2.0em 1.0em 0em;
	cursor: pointer;
	
}



/*#olswang_logo
{
	background-image: url(../images/olswang_logo.gif);
	position: absolute;
	width: 180px;
	height: 28px;
	left: 770px;
	top: 60px;
	cursor: pointer;
}

#header_fade
{
	position: absolute;
	top: 0px;
	left: 560px;
	width: 400px;
	height: 100px;
	background: #fff url('../images/header_fade.jpg') no-repeat top left;
}
*/
