.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
html {
	height:100%;
	min-height:100%;
	overflow:hidden;
	width:100%;
}
body, td, th {
	font-size: 12px;
	color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
}
.small{
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
	min-height:100%;
	overflow:hidden;
}
#background {
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:0;
	background:transparent none repeat scroll 0 0;
	text-align: center;
}
#outer_container {
	z-index:2;
	position:absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	overflow:auto;
	text-align: center;
}
#inner_container {
	margin: 0px auto;
	text-align: left;
	width: 903px;
}
#sac_toedi {
    position: absolute;
    width: 80px;
    height: 390px;
    margin-top: 119px;
    margin-left:-80px;}
#container {
}
