/* CSS Document */

html, body {height:100%; margin-top:0px; margin-bottom:0px; text-align:center; background-color:#E1E1E1;}

#container {
	width:955px;
	padding:0px;
	line-height: 15px;
	background:#FFFFFF;
}

#topbar {width:100%; height:40px; padding:0px;}

#content {
	width:auto;
	padding:0px;
}

#footer {width:100%; margin-bottom:0px;}

#TSCLogo {position:absolute; float:left; z-index:4; left:auto;}

#TSCSearch { position:relative; float:right; z-index:3; right:10px; top:15px; color:#FFFFFF;}


