.outer{	
  position: relative;
  display: block;
    width: 100%;
    margin: 0 auto;

  
}

.img{background:url(images/top1.png) center no-repeat;
    width: 549px;
    height: 214px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:0px;
        
	}


.img1{background:url(images/top.jpg) center no-repeat;
    width: 1003px;
    height: 207px;
    position: absolute;
    top:66px;
    z-index: 300;
	left:0px;
        
	}


.img2{background:url(images/top2.png) center no-repeat;
    width: 1003px;
    height: 653px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:0px;
        
	}

.img3{background:url(gifs/comp2.png) center no-repeat;
    width: 284px;
    height: 166px;
    position: absolute;
    top: 5px;
    z-index: 300;
	left:0px;
        
	}


.call-to-action {
	background:url(images/corp.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height:408px;
}


	.call-to-action1 {
	background:url(images/corp1.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	border-bottom: 1px solid #eaebec;
	height:auto;
}

.call-to-action2 {
	background:url(images/corp.jpg);
	background-position: 50% 50%; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	height:353px;
}


.call-to-action3 {
	background:url(gifs/corp.jpg);
	background-position: 50% 50%; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	height:auto;
}

.call-to-action4 {
	background:url(images/corp1.jpg);
	background-position: 50% 50%; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	height:353px;
}

.call-to-action5 {
	background:url(images/corp2.jpg);
	background-position: 50% 50%; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	height:523px;
}