div#header {
	height: 5.88em;
	overflow: hidden;
	position: relative; }
	
	div#header h1 {
		font-size: 135%;
		text-align: center;
		overflow: hidden;
		position: absolute;
		top: 12px;
		left: 5px;
		height: 99px;
		width: 431px; }

		div#header h1 a {
			display: block;
			color: #0b2248;
			height: 99px;
			width: 431px; }
		
			div#header h1 a:hover {
				text-decoration: none;
				color: #031838;
				cursor: pointer; }
				
			div#header h1 span {
				background: url("../images/logo2.jpg"/*tpa=http://www.mortgage-net-branch.net/images/logo2.jpg*/) no-repeat top left;
				cursor: pointer;
				display: block;
				overflow: hidden;
				position: absolute;
				left: 0;
				top: 0;
				height: 99px;
				width: 431px; }
				
	div#header ul {
		position: absolute;
		top: 14px;
		right: 19px; }
		
		div#header ul li {
			float: left;
			margin: 0 0 0 25px; }
			
	div#header h2 {
		text-transform: uppercase;
		position: absolute;
		right: 15px;
		background: #fff;
		color: #000;
		top: 39px;
		text-align: right;
		font-weight: bold;
		font-size: 70%; }
		
	div#header h3 {
text-transform: uppercase;
background: #fff;
color: #000;
text-align: right;
font-weight: bold;
font-size: 142%;
		float: right;
		margin-top: 57px;
		margin-right: 15px;
		width: 311px;
		height: 25px;
		text-indent: -9000px;
		overflow: hidden;
		display: block; }