	html, body, #wrapper {
	  height:100%;
	  margin: 0;
	  padding: 0;
	  border: none;
/*	  text-align: center;   */
	}
	#wrapper {
	  margin: 0 auto;
	  text-align: left;
/*	  vertical-align: middle;  */
	  width: 730;
	}

<style type="text/css">

a.milink01:link { color:#164cae; text-decoration:none; font-family: arial; font-weight:bold; font-size:medium;}
a.milink01:visited { color:#164cae; text-decoration:none; font-family: arial; font-weight:bold; font-size:medium;}
a.milink01:hover { color:#227cb1; text-decoration:none; font-family: arial; font-weight:bold; font-size:medium;}
a.milink01:active { color:#164cae; text-decoration:none; font-family: arial; font-weight:bold; font-size:medium;}


telefono {
            font-family: 'Andale Mono', sans-serif;
            font-size: 18px;
            color: #000000;
font-variant: small-caps;
font-weight: bolder;
    }


    html { font-size: 100%; }
    body {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 62.5%;
            margin: 0;
            padding: 0;
    }
    #container {
            width: 730px;
            margin: 0 auto 0 auto;			
            /* border:1px solid #ccc; */
    }
    #containerInteriorA {
            width: 730px;
            margin: 0 auto 0 auto;			
            /* border:1px solid #ccc; */
    }      
    #menuTop {        
            width: 730px;		
            height:60px;
            margin:0 auto 0 auto;        
            /* border:1px solid #f00; 	*/
    }
    #menuBottom {
            width:730px;
            height:70px;
/*            bottom:0;  */
/*            position:absolute;   */
            /* border:1px solid #F00; */
    }
    #headerInterior {        
    width:730px;		
            height:70px;        
            margin:0 auto 0 auto;
            /* border:1px solid #f00; */
    }
    #content {
            width:730px;
            height:440px;
            margin: 0 auto 0 auto;
            /* border:1px solid #00F; */
    }
    #contentInterior {
            width:730px;
            /* height:530px;*/
            /* border:1px solid #00F; */
    }
    #contentInteriorLeft {
            width:290px;
            /* height:630px; */
            float:left;
            /* border:1px solid #ABA; */
    }
    #contentInteriorTop {
			font-size: 14px;
            width:430px;
            /* height:145px; */
            float:left;
            /* border:1px solid #196; */
    }
    #contentInteriorBottom {
            width:410px;
            height:300px;
            float:left;
			margin-left: 4px;
            /* border:1px solid #653; */
    }	

    .color_base_listas{color:#999;}

    #menu1 ul { margin-top: 5px; padding: 0; list-style-type: none; text-align: center; }
    #menu1 ul li { display: inline; border-right:1px solid #ccc; font-weight:lighter; }
    #menu1 ul li a{ text-decoration: none; padding: .2em 1em ; color:#999; }
    #menu1 ul li a:hover{ color:#333; font-weight:bold;}
    #menu1 li.selected a{ color:#000; font-weight:bold; }

    #menu2 ul { margin-top: 5px; padding: 0; list-style-type: none; text-align: center; }
    #menu2 ul li { display: inline; border-right:1px solid #ccc; font-weight:lighter; font-size:xx-small; }
    #menu2 ul li a{ text-decoration: none; padding: .2em 1em ; color:#999; }
    #menu2 ul li a:hover{ color:#333; font-weight:lighter;}
    #menu2 li.selected a{ color:#000; font-weight:lighter; }

	
/**************** TOOLS **********************/
    #accordion { margin:0px 0px; }

    h3.toggler {
            cursor: pointer;
            border: 1px solid #f5f5f5;
            border-right-color: #ddd;
            border-bottom-color: #ddd;
            font-family: 'Andale Mono', sans-serif;
            font-size: 12px;
            background-image:url(images/bg01.gif);
            color: #528CE0;
            margin: 0 0 4px 0;
            padding: 3px 5px 1px;
    }

h3.calltoaction {
            cursor: pointer;
            border: 1px solid #6699cc;
            border-right: 15px solid #6699cc;
            font-family: 'Andale Mono', sans-serif;
            font-size: 18px;
            margin: 10px;
            padding: 11px 5px;
            text-align: center;
    }


    div.element p, div.element h4 {	margin-left:5px; padding:4px;}

    blockquote { padding:5px 20px; }		
  </style>