body{

	font: 10pt Verdara, Geneva, Arial, Helvetica, sans-serif;
	background-color: #00008B;    /*  COLOR DE FONDO TOTAL */
/*	background-color: #ffffff; */
	margin: 20px 0px 20px 0px;
	/*text-aling:center;*/
}

#container{
	text-align:left;    /* ALINEACION DE TEXTO CENTRAL */
	width:800px;
	height:auto;
	/*border: 1px solid #000;*/
	color: #ggg;         /* COLOR DE LETRAS DE CONTENIDO */
	background-color: #ffffff;
	background: url(/images/background.jpg);
/*	background: url(../images/assurance.gif) no-repeat;*/
	margin:0 auto;
}

#header{
	height: 200px;	  /* DESPLAZA DE ARRIBA HACIA ABAJO EL BANNER */
	width: 99%;	  /* DESPLAZA DE DERECHA A IZQUIERDA */
	margin-left: 5px;	
	background-color: #00008B;      /* COLOR DE LOS LADOS SUPERIORES */
/*	background: url(../images/header.jpg);*/
}


#left{
	height: 300px;
	width: 150px;
	margin-left: 3px;
	float: left;
	/*border: 1px solid #000;*/
}

#cleft{
	height: 300px;
	width: 225px;
	margin-left: 3px;
	float: left;
	/*border: 1px solid #000;*/
}

#mleft{
	height: 300px;
	width: auto;
	margin-left: 3px;
	float: left;
	/*border: 1px solid #000;*/
}

#mright{
	height: 300px;
	width: auto;
	margin-left: 3px;
	float: left;
	/*border: 1px solid #000;*/
}
#center{
	height: auto;
	width: 450px;
	margin-left: 150px;
	/*border: 1px solid #000;*/
	padding: 10px;
}


#right{
	height: 300px;
	width: 130px;
	margin-right: 0px;
	float: right;
}

#cright{
	height: 300px;
	width: 225px;
	margin-right: 10px;
	float: right;
	/*border: 1px solid #000;*/
}

#footer{
	clear: both;	
	color: #000000;   /*COLOR DE LETRAS DIRECCIONES Y TELEFONOS*/
	width:800px;
	height:auto;
	background-color: #B0C4DE;  /* COLOR DE FONDO DE DIRECCIONES */
/*	background-color: #7b95e6;
	background: url(../images/fondo.png);*/
/*	text-align:justify;*/
	margin: 0px 0px 0px 0px;
	padding-bottom: 10px;
/*	border: 1px solid #000;*/
}

#navigator{
	width:780px;
	color: #fff;
	background: #fff url(images/img.png);
/*	padding: 30px 10px 5px 10px;*/
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	float:left;

}

.text01 {
	font-family: "±¼¸²";
	font-size: 11px;
	line-height: 25px;
	color: #666666;
	text-align: center;
	border: 1px none #CC0033;
}