#contents {
	height: 745px;
	background: url("../img/home-contents-bg.jpg") repeat-x #ffffff;
}

#finance {
	position: absolute;
	top: 64px;
	}

#deal {
	position: absolute;
	left: 452px;
	top: 6px;
	width: 452px;
	height: 352px;
	background: url("../img/deal.jpg") no-repeat;
	}
	
#dealTwo {
	position: absolute;
	left: 542px;
	top: 359px;
	}
	
p {
	color: #626669;
	font-size: 12px;
	font-family: tahoma;
	line-height: 18px;
	}

#opening {
	position: absolute;
	top: 294px;
	}
	
#flexibility {
	position: absolute;
	top: 345px;
	width: 511px;
	}

#bottom {
	position: absolute;
	top: 510px;
	}


	
h2 {
	font-family: tahoma;
	color: #bed600;
	margin-bottom: 5px;
	margin-top: 20px;
	}
