.copyright{
			width: 200px;
			display:inline;
		}

.other-links{
			width: 400px;
			display:inline;
		}

div.najah-logo{
    background: url(../images/najah-logo.png);
    background-size: contain;
    background-repeat: no-repeat; 
    width: 80px; 
    height: 80px;
    float: left;
}

div.owner-website-info{
    clear: both;
}

div.owner-detail{
    width: 200px;
    height: 90px;
    float: left;
    margin-left: 20px;
}
div.copyright-bar{
    height: 30px;
    background-color: #373237;
    clear: both;
    margin: 0;
    padding: 5px 0 5px 130px;
    
}