body {
	font-size: 62.5%;
	text-align: center; /* IE bug: contenido centrado */
}

.wrapper {
	margin: 0 auto;		/* contenido centrado */
	text-align: left;	/* IE bug: arreglamos la alineacion de texto */
	width: 780px;
}

.mnu1 {
	width: 100%;
	height: 40px;
}

.mnu2 {
	width: 220px;
}

#header {
	width: 100%;
	height: 125px;
}

.logo1 {
	width: 200px;
	height: 125px;
}

.mid_wrap{
	width:100%;
}

.mnu3{
	width:220px;
}

.content{
	width:540px;
}

.bottom{
	width:640px;
}

.bnr1 {
	width: 780px;
	height: 150px;
}
.bnr4 {
	width: 766px;
	height: 95px;
}
.footer{
	width:780px;
	height:30px;
}