********FooterWrap Section**********/   
#footerwrap {
    width: 100%;
    background:#262626;
	  background-image:url('./images/sep-half.png');
    padding-top:25px;
    padding-bottom: 40px;
	  border-top-style: solid;
    border-top-width:8px;
    border-top-color:#1d1d1d;
    text-align:center

}

#footerwrap p {
	color:white;
	font-size:12px;
} 

