body {
	background:#fff;
	color:#000;
	margin:2px 0;
	padding:0;
	font-family:Sans-Serif, Tahoma, "Times New Roman", "Courier New", Georgia, Sans-serif, Arial, Verdana;
	font-size:small;
	}
	
a:visited, a:link {
	color:#f00;
	background:transparent;
	font-weight:bold;
	}
	
a:hover {
	color:#ccc;
	background:#f00;
	text-decoration:none;
	}
	
a:active {
	color:#ff0;
	background:#f00;
	text-decoration:none;
	}	
	
p {
	display:block;
	margin:0 1em 1em 0;
	}
	
h2 {
	display:block;
	width:99%;
	margin-bottom:0.5em;
	}
	
input, textarea, select {
	font-family:"Courier New";
	font-size:larger;
	*font-size:normal;
	border:1px solid #f00;
	}
	
.floatleft {
	float:left;
	margin:0 0.5em 0.5em 0;
	}
	
.floatright {
	float:right;
	margin:0 0 0.5em 0.5em;
	}
	
.center {
	text-align:center;
	}
	
#webpage {
	display:block;
	position:relative;
	background:#fff url(images/webpagebg01.gif) repeat-y;
	margin:0 auto;
	padding:0 10px 0 10px;
	width:740px;
	}
	
#header {
	display:block;
	background:url(images/headerh1bg01.jpg) repeat-x right top;
	margin:0;
	padding:0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	}
	
#header h1 {
	margin:0;
	}
	
#header span {
	display:block;
	color:#fff;
	padding:150px 10px 2px 250px;
	font-size:12pt;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	}
	
#menu {
	display:block;
	background:#000 url(images/menuidbg.jpg) repeat-y center;
	margin:0;
	padding:0 0.5em 1px;
	}
	
#menu td {
	color:#ccc;
	font-family:Verdana, Tahoma;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	}
	
#menu td a {
	display:block;
	height:30px;
	color:#ccc;
	text-decoration:none;
	padding:1px 1em;
	}
	
#menu td a:hover {
	color:#fff;
	background:#000;
	}
	
#menu td a:active {
	color:#ff0;
	background:#000;
	}
	
#content {
	display:block;
	margin:0;
	padding:0;
	background:url(images/centralfondo01.gif) no-repeat bottom left;
	}
	
#rightnav {
	float:right;
	margin:0;
	width:160px;
	background:url(images/rightnavbg.jpg) no-repeat center top;
	}
	
html>body>#webpage>#content>#rightnav {
	margin-top:-5px;
	}
	
#rightnav dl {
	margin-top:100px;
	padding:5px;
	font-family:"MS Serif";
	font-size:10pt;
	text-align:right;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:url(images/rightnavdlbg.jpg) no-repeat right bottom;
	}
	
#rightnav dl dt {
	margin-bottom:0.5em;
	}
	
#rightnav dl dt span {
	color:#f00;
	font-family:Verdana, Arial;
	font-size:7pt;
	text-transform:uppercase;
	}
	
#central {
	display:block;
	margin:0 170px 0 0;
	padding: 0 2px 2em 65px;
	}
	
#flexmls {
	display:block;
	margin:0;
	padding:0 2px 2em 65px;
	}
	
#flexmls p iframe {
	display:block;
	margin:0;
	width:100%;
	height:500px;
	}
	
#busquedas, #publicar, #franquicias, #qsomos, #contacto, #residencial, #comercial, #industrial {
	display:block;
	margin:0 0 1em;
	}
	
#busquedas h2, #flexmls h2 {
	background:url(images/centralbush2bg.jpg) no-repeat right bottom;
	}
	
#publicar h2 {
	background:url(images/centralpubh2bg.jpg) no-repeat right bottom;
	}
	
#qsomos h2 {
	background:url(images/centralquienh2bg.jpg) no-repeat right bottom;
	}

	
#franquicias h2 {
	background:url(images/centralfranqh2bg.jpg) no-repeat right bottom;
	}
	
#contacto h2 {
	background:url(images/centralconth2bg.jpg) no-repeat right bottom;
	}
	
#residencial h2 {
	background:url(images/residbg.jpg) no-repeat right bottom;
	}
	
#comercial h2 {
	background:url(images/comidbg.jpg) no-repeat right bottom;
	}
	
#industrial h2 {
	background:url(images/indidbg.jpg) no-repeat right bottom;
	}
	
#busquedas h2, #publicar h2, #franquicias h2, #qsomos h2, #contacto h2, #residencial h2, #comercial h2, #industrial h2, #flexmls h2 {
	margin:0.25em 0;
	*height:30px;
	border-bottom:1px solid #ccc;
	}
	
#busquedas h2 span, #publicar h2 span, #franquicias h2 span, #qsomos h2 span, #contacto h2 span, #residencial h2 span, #comercial h2 span, #industrial h2 span, #flexmls h2 span {
	color:#999;
	font-size:14pt;
	font-style:italic;
	text-decoration:none;
	vertical-align:bottom;
	}

#contacto h4 {
	height:280px;
	font-size:12pt;
	}
	
#contacto h4 span a {
	color:#ccc;
	background:#f00;
	margin:1em;
	padding:1px 1em;
	border:1px outset #f00;
	font-size:10pt;
	letter-spacing:1pt;
	text-decoration:none;
	}
	
#contacto h4 span a:hover {
	color:#ff0;
	}
		
/*#franquicias p iframe {
	display:block;
	margin:0;
	width:480px;
	height:500px;
	border:0;
	}*/
	
/*html>body>#webpage>#content>#central>#franquicias p iframe {
	width:499px;
	}*/
	
#datosinmueble {
	display:block;
	float:left;
	margin:0 1em 1em;
	width:210px;
	}
	
#datospersonales {
	display:block;
	margin:0 1em 1em 230px;
	}
	
#datosinmueble dl, #datospersonales dl {
	margin:0;
	font-family:Verdana;
	font-size:7pt;
	font-weight:bold;
	}
	
#datospersonales p input {
	margin:1em 2px;
	padding:1px 2em;
	color:#fff;
	background:#f00;
	font-family:Arial;
	font-size:7pt;
	font-weight:bold;
	border:1px outset #f00;
	}
		
#footer {
	clear:right;
	display:block;
	margin:0;
	padding:4em 0.25em 1em;
	background:#000 url(images/footerbg01.jpg) no-repeat top;
	color:#fff;
	font-family:"Arial Black";
	font-size:7pt;
	letter-spacing:2pt;
	text-align:center;
	}
		
#footer p {
	margin:0;
	background:transparent;
	}
	
#footer p span a {
	color:#fff;
	}

#footer p span a:hover {
	text-decoration:none;
	}

table#AutoNumber10 td {
text-align: justify!important;
}