wenooo esto ya tiene q acabar de una vez....
EJEMPLO:
Código HTML:
Ver original<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> *{
margin: 0;
padding: 0;
}
#wrapper{width:1024px;height:auto;margin:0 auto;}
#content{width:1022px;height:500px;border:1px solid #FF0000;}
.contentsuperior{margin:0 auto;height:257px;width:1020px;border:1px solid #000000;}
.contentmap{float:left;width:260px;height:245px;border:1px solid #666666;margin:5px 0 0 5px;}
.contentbanner{float:left;width:740px;height:245px; background:url(images/banner/banner2.jpg) no-repeat;margin:5px 0 0 5px;border:1px solid #666666;}
<div class="contentsuperior"> <div class="contentmap"></div> <div class="contentbanner"></div>
Saludos...
PD:creo q no has reseteado tu css