/* LAST UPDATED 07.02.09 */

#subHeader {
	height: 334px;
	background: url('../images/bg-subHeader.jpg') no-repeat;
}

	.learnMore { margin: 171px 0 0 421px; }

#footer {
	color: #5d3128;
	height: 243px;
	padding: 50px 0 0 294px;
	background: #e9e9df url('../images/bg-footer.jpg') no-repeat;
}

	#footer .col {
		float: left;
		width: 224px;
		margin-right: 58px;
	}

	#footer .border { border-right: 2px #fff solid; }