body{
	float: left;
}
#container {
	width: 100%;
	min-width: 810px;
}
#content{
	
	overflow: hidden;
}
#header{
  position: relative !important;
 
  min-width: inherit;
}
#header .sub_header{
	width: initial;
	min-width: 710px;
}
.todo #esquerdo {
  float: none !important;
}
#escolas{
	width: inherit !important;
}
#menu{
	width: 710px;
}