#baseWrapper {
	width: 941px;
}

#promo {
	height: 444px;
	background: #f9f3e3 url('../images/promo-back.png') no-repeat 0 0;
	position: relative;
}

/* Override normal nav */
html #nav {
	background-image: none;
	height: 57px;
}

html #loan-app,
html #locations,
html #employment,
html #contact-us {
		height: 57px;
}

#promo-salesperson {
	position: absolute;
	bottom: 2px;
	left: 61px;
	background: url('../images/promo-salesperson.jpg') no-repeat;
	width: 316px;
	height: 386px;
}

#promo-text {
	position: absolute;
	bottom: 54px;
	right: 83px;
	background: url('../images/promo-text.png') no-repeat;
	width: 475px;
	height: 286px;
	text-indent: -2000em;
}

#btn-home-loan-app {
	position: absolute;
	bottom: 50px;
	right: 51px;
	background: url('../images/btn-home-loan-app.png') no-repeat;
	display: block;
	width: 170px;
	height: 86px;
	text-indent: -2000em;
}

#boxes {
	height: 132px;
	margin-top: 2px;
}

/* Override normal footer */
html #footer {
	float: none;
	width: auto;
	margin-top: 25px;
}

html #notes {
	border-top: 0;
	padding-top: 0;
}
