/*========================================
    Billboards 
  ========================================*/

.billboards {
 	width:715px;
 	height:409px;
 	color:#000000;
 	padding: 35px 0px 0px 40px;
 	margin: 0px 0px 0px 0px;
	z-index:20;
}

.billboard1 {
	float:left;
	width:715px;
 	height:409px;
	background:url(../images/beforeandafters/0001/Image03.png) no-repeat;
}

.billboard2 {
	width:715px;
 	height:409px;
	background:url(../images/beforeandafters/0001/Image16.png) no-repeat;
}

.billboard3 {
	width:715px;
 	height:409px;
	background:url(../images/beforeandafters/0001/Image24.png) no-repeat;
}

.billboard4 {
	width:715px;
 	height:409px;
	background:url(../images/beforeandafters/0001/Image27.png) no-repeat;
}


