/*========================================
    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/checkering/Image02.png) no-repeat;
}

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

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

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

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

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

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

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

.billboard9 {
	width:715px;
 	height:409px;
	background:url(../images/checkering/Image42.png) no-repeat;
}

.billboard10 {
	width:715px;
 	height:409px;
	background:url(../images/checkering/Image45.png) no-repeat;
}

