#BG {
	position:relative;
	width:810px;
	height:530px;
	z-index:1;
	left: auto;
	top: auto;
	background-image: url(img/tile.gif);
	border: thin solid #CCCCCC;
}
/* Cuatro cuadrantes ppales*/
#Web_customers {
	position:absolute;
	width:405px;
	height:308px;
	z-index:1;
	left: 405px;
	top: 0px;
}
#Web_Spanish_Localization {
	position:absolute;
	width:405px;
	height:308px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#Web_marketing {
	position:absolute;
	width:403px;
	height:232px;
	z-index:1;
	left: 407px;
	top: 299px;
}
#Web_design {
	position:absolute;
	width:405px;
	height:232px;
	z-index:1;
	left: 1px;
	top: 302px;
}
/* cajitas de Dialogo*/
#About_Totum_Online{
	position:absolute;
	width:79px;
	height:24px;
	z-index:3;
	left: 293px;
	top: 128px;
}
#Customers_Totum_Online{
	position:absolute;
	width:81px;
	height:24px;
	z-index:4;
	left: 209px;
	top: 20px;
}
#Web_Design_Totum_Online{
	position:absolute;
	width:113px;
	height:100x;
	z-index:3;
	left: 11px;
	top: 2px;
}
#Online_Marketing_Totum_Online{
	position:absolute;
	width:97px;
	height:100x;
	z-index:3;
	left: 289px;
	top: 3px;
}
#Spanish_Localization{
	position:absolute;
	width:96px;
	height:26px;
	z-index:3;
	left: 105px;
	top: 200px;
}
#Contact_Totum_Online{
	position:absolute;
	width:76px;
	height:24px;
	z-index:3;
	left: 130px;
	top: 8px;
}


/* Caja de Texto*/
#Web_Text{
	position:absolute;
	width:348px;
	height:304px;
	z-index:4;
	left: 38px;
	top: 110px;
}
#Close{
	position:absolute;
	width:18px;
	height:23px;
	z-index:4;
	left: 364px;
	top: 423px;
}

#Web_Text_bg{
	position:relative;
	width:420px;
	height:460px;
	z-index:3;
	left: auto;
	top: 0px;
	background-image: url(img/centro2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* Estilos de Logo*/
#Logo{
	position:absolute;
	width:309px;
	height:386px;
	z-index:1;
	left: 256px;
	top: 133px;
}
/* Parte de abajo*/
#TotumOnlineBotom{
	position:absolute;
	width:826px;
	height:24px;
	z-index:1;
	top: 405px;
	left: -262px;
}
#TotumSlogan{
	position:relative;
	width:168px;
	height:40px;
	z-index:3;
	top: auto;
	left: auto;
}
#TotumSloganTX{
	position:absolute;
	width:57px;
	height:16px;
	z-index:4;
	top: 55px;
	left: 56px;
}

/* Estilos de Letras*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #595959;
	font-weight: lighter;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FF9900;
	font-weight: normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF8600;
	font-weight: normal;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #3366FF;
	font-weight: lighter;
}

