/*
	project: BRB Contracting
	author: Larry Rosenberg
*/


 
#teaser { clear: both; height: 220px; background: #fff url(../images/water.jpg) repeat-x; }
	.box { float: left; padding: 66px 0 0; width: 500px; color: #C7E3EE; }
	#image { float: right; width: 388px; position: relative; top: 15px; background: url(../images/logo2.jpg) no-repeat top right; height: 258px; }


.col { float: left; width: 900px; margin: 0 30px 16px 0; }
	.last { float: right; margin: 0; }
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }
