﻿
/******************** Footer Template *************************/
footer {position: absolute;bottom:0;left: 0;height: 47px;width: 100%;}
#copyright{background-color:#ebebeb;border-top:1px solid #B1B1B1; width:100%;bottom:0px;} 
#copyright .container .copyright p{color:#666;}
#copyright .container .copyright a{color:#666;text-decoration:none;}
#copyright .container .copyright a:hover{text-decoration:underline}
#copyright .container .copyright p.trademarks{font-style:italic;}
#copyright .container .powered-by-l2t{text-align:right;}
#copyright .container .powered-by-l2t a{color:#666;background:url('../../App_Images/website-elements/logol2t.png') center left no-repeat;}
.copyright-txt {color:#666;}

.container{margin:0 auto;width:100%;}

