
h1#logo {
text-indent: -9999px;
width: 100%;
height: 100px;
background: url(../images/cdn_title.png) no-repeat 50% 0;
}

#footer {
	clear: both;
	margin: 2em auto 0 auto;
	/*vertical-align: bottom;*/
	width:100%;
	position: fixed;
	bottom: 10px;
}

#footer span {
font: 75%/160% Tahoma, Verdana, Arial, sans-serif; 
float: left;
width: 48%;
text-align: center;
}

#lflag {
width:45%;
float:left;
padding:1% 0% 1% 3%;
}

#rflag {
width:45%;
float:right;
padding:1% 3% 1% 0%;
}