.bannerSuperior{
	border:none;
	background: url('http://www.educatic.com.co:9090/sao/images/banner/bannerPrincipal.jpg') no-repeat;
	height: 80px;
	position:relative;
	width: 1120px;
	background-position:center;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
.logo{
	border:none;
	background: url('http://www.educatic.com.co:9090/sao/images/banner/logo.png') no-repeat;
	background-position:left;
	left:30px;
	height: 80px;
	width: 200px;
	position:relative;
	float:left;
}
.lenguaje{
	border:none;
	height: 80px;
	width: 60px;
	position:relative;
	float:right;
	right:10px;
}
.english{
	border:none;
	height: 80px;
	width: 30px;
	background: url('http://www.educatic.com.co:9090/sao/images/banner/english.png') no-repeat;
	position:relative;
	float:left;
}
.espanish{
	border:none;
	height: 80px;
	width: 30px;
	background: url('http://www.educatic.com.co:9090/sao/images/banner/espanish.png') no-repeat;
	position:relative;
	float:left;
}
.bannerInferior{
	border:none;
	background: url('http://www.educatic.com.co:9090/sao/images/banner/backFooter.png') no-repeat;
	top:10px;
	position:relative;
	width: 1120px;
	height:50px;
	background-position:center;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;

}
#footer {
	clear:both; 
	position:relative; 
	margin:0 auto; width: 950px;
	display: block; 
	border-top:1px solid #ccc; 
	padding:30px 0 1px 0; 
	background:transparent; 
	color:#999;}
	
    #footer img#logo {position:absolute; right:0; top:0; margin-top:10px;}
    #footer div {clear:left; margin:1em 5px .5em; overflow:hidden;}