@charset "utf-8";
/* CSS Document */

html{
    height:100%;
}
body{
    height:100%;
	margin: 0px;
	padding: 0px;

	background-image: url(images/tsq_base_r3_c1.jpg);
	background-repeat: repeat-y;
	background-position: left;
}


div#container{
    width: 760px;
    
    margin-left:auto;
    margin-right:auto;

    position:relative;
    min-height: 100%;
}

#footer{
    position:absolute;
    bottom:0px;
    height:43px;
	width: 760px;
	text-align:left;
	padding-top:5px;
	font-size:80%;
}



.cls {
	clear:both;
	height:0;
	margin:0px;
	padding:0px;
}
#copy{
font-size:80%;
text-align:center;
background-image:url(../images/fot1.jpg);
height:19px;
padding-top:7px;

}#container #navibar {
	background-image: url(../images/top2004_1.jpg);
	height:22px;
	padding-top:3px;
	padding-left:5px;
	width:755px;
	font-size:80%;
}
#container #heder .hed_link {
	font-size: 80%;
	line-height: 1.5em;
}
#container #main {
bottom:43px;

}