/*.footer{min-width: 1000px;height: 150px;background: black;margin: 0 auto;}
.footerLogo,.footertext{display: inline-block;}
.footerLogo{position: relative;width:39%;height:80%;float: left;background-position: 60% 39%;background-size: 214% 209%;}
.footertext{position: relative;float: right;width: 60%;height:60%;}
.footertext span{line-height: 31px;color: #D4D4D4;}
.footer a{padding: 10px;color: white;}

.footerLogo{background:url(../images/logo.png);background-position: 51% 54%;background-size: 191% 314%;}

.texttt{left: 7%;width: 100%;height: 5%;position: relative; font-size: 12px;text-align: left;color: #D4D4D4;display: inline-block;margin: 0 auto;margin-top: 15px;}
.footerContent{width: 100%;background: black;height: 200px;}
.asd1{font-size: 14px;}
#fix1{height: 30px;}*/



.footerContent{width: 100%;min-width: 1002px;background: url(../images/footer.jpg)center center;height: 200px;position: relative;}
.footerText {
height: 55px;
    width: 470px;
    display: inline-block;
    position: relative;
    color: #d1d1d1;
    font-size: 12px;
    position: relative;
    left: calc(50% - 50px);
    top: 81px;
    
    
}
a{
	color: #d1d1d1;
}
a:hover{
	color: red;
}

