/* Style sheet basics */
*{margin:0;padding:0;}
body{text-align:center;background-color:#dde3e9;font-family:Arial, Verdana, Sans-Serif;font-size:11px;}
#header-wrap{width:960px;height:141px;position:relative;margin:0 auto;background-image:url("tl_files/images/header-bg.gif");background-repeat:repeat-x;}
#main-wrap{width:960px;margin:0 auto;text-align:left;background-image:url("tl_files/images/content-bg.gif");background-repeat:repeat-y;}
#footer-wrap{width:960px;height:343px;margin:0 auto;background-image:url("tl_files/images/footer-bg.gif");background-repeat:repeat-x;}
#main-bg{position:relative;overflow:hidden;background-color:#f3f5f7;}

