/* Style sheet StickyFooter */
*{margin:0;padding:0;}
html,body,#wrapper{height:100%;}
body > #wrapper{height:auto;background-image:url("tl_files/website/MainBG.jpg");background-repeat:repeat-x;min-height: 100%;background-position: left 215px;}
#container{width:820px;padding-bottom:89px;}
#footer{position:relative;clear:both;margin-top:-89px;}
.clearfix:after{height:0;clear:both;display:block;content: ".";visibility: hidden;}

