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

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

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

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

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

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

.billboard5 {
	width:715px;
 	height:409px;
	background:url(../images/home/Image11.png) no-repeat;
}

.billboard6 {
	width:715px;
 	height:409px;
	background:url(../images/home/Image13.png) no-repeat;
}

.billboard7 {
	width:715px;
 	height:409px;
	background:url(../images/home/Image15.png) no-repeat;
}

.billboard8 {
	width:715px;
 	height:409px;
	background:url(../images/home/Image17.png) no-repeat;
}



