.outer{	
  position: relative;
  display: block;
    width: 100%;
    margin: 0 auto;
  
}

.img{background:url(gifs/company-profile.png) center no-repeat;
    width: 1003px;
    height: 153px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:0px;
        
	}


.outer1{	
  position: relative;
  display: block;
    width: 100%;
    margin: 0 auto;
  
}

.img1{background:url(images/comp.jpg) center no-repeat;
    width: 500px;
    height: 178px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:0px;
        
	}