.outer{	
  position: relative;
  display: block;
    width: 100%;
    margin: 0 auto;
  
}

.img{background:url(images/top.jpg) center no-repeat;
    width: 370px;
    height: 439px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:612px;
        
	}


.img1{background:url(images/top1.png) center no-repeat;
    width: 608px;
    height: 431px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:0px;
        
	}


	.img2{background:url(images/top.png) center no-repeat;
    width: 652px;
    height: 341px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:0px;
        
	}


	.call-to-action2 {
	background:url(gifs/corp.jpg);background-position: -500px 200px; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height:361px;
}