.outer{	
  position: relative;
  display: block;
    width: 100%;
    margin: 0 auto;
  
}

.img{background:url(images/top1.png) center no-repeat;
    width: 1003px;
    height: 114px;
    position: absolute;
    top: 397px;
    z-index: 300;
	left:0px;
        
	}


.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-action {
	background:url(images/corp.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	border-bottom: 1px solid #eaebec;
	height:222px;
}

.call-to-action2 {
	background:url(images/corp1.jpg);background-position: 0px 0px; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height:2003px;
}


.call-to-action1 {padding-top:106px;
}