/* Style sheet screen_layout */
*{margin:0;padding:0;border:0;}
html{overflow-y: scroll;}
img{vertical-align:top;}
body{background:#b3b5bc url("tl_files/assets/images/body_bg.png") center top no-repeat;font-family:Arial, Verdana, "sans serif";font-size:12px;color:#444444;line-height:18px;}
#header{width:901px;margin:0 0 0 1px;background-image:url("tl_files/assets/images/header_bg.png");background-repeat:no-repeat;}
#headernav{width:170px;height:60px;float:left;}
#banner{width:900px;height:181px;clear:both;}
#footer{width:902px;height:124px;clear:both;background-image:url("tl_files/assets/images/footer_bg.jpg");}
#container{width:900px;height:300px;float:left;background-color:#ffffff;background-image:url("tl_files/assets/images/content_bg.jpg");background-repeat:no-repeat;border-width:0px 1px;border-style:solid;border-color:#9598a2;}
html>body #container{height:auto;min-height: 300px;}
