@import url(sexylightbox.css);
* {
	text-decoration: none;
	font-size: 12px;
	outline: none;
	padding: 0;
	margin: 0;
	text-align: justify;
	}
code, kbd, samp, pre, tt, var, textarea, 
input, select, isindex, listing, xmp, plaintext {
	white-space: normal;
	font-size: 12px;
	font: inherit;
	background-color: #FFFFFF;
	}
dfn, i, cite, var, address, em {
	font-style: normal;
	color:#049DDD;
	}
th, b, strong, h1, h2, h3, h4, h5, h6 { 
	font-weight: normal; 
	}
a, img, a img, iframe, form, fieldset, 
abbr, acronym, object, applet, table {
	border: none; 
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
caption, th, td, center { 
	vertical-align: top;
	text-align: left;
	}
body {
	background: white;
	color: black;
	}
q { 
	quotes: "" ""; 
	}
ul, ol, dir, menu { 
	list-style: none; 
	}
sub, sup { 
	vertical-align: baseline; 
	}
a { 
	color: inherit; 
	}
hr { 
	display: none; 
	}
font { 
	color: inherit !important; 
	font: inherit !important; 
	color: inherit !important; /* editor's note: necessary? */ 
	}
marquee {
	overflow: inherit !important;
	-moz-binding: none;
	}
blink { 
	text-decoration: none; 
	}
nobr { 
	white-space: normal; 
	}
	
/* Neutralizamos los Estilos */
*{
	border:none;
	text-align: justify;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
}


html, body, ul, li {
	padding: 0;
	list-style: none;
}
img {
	border: none;
	text-decoration: none;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font-size: 13px;
	text-align: justify;
}

body {
	background: url(images/bg_idirect.jpg) repeat-x;
}
#wrapper {
	margin: 0 auto;
	width: auto;
}
#header {
	height: 250px;
	position: relative;
	top: 0px;
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header_background.jpg);
	background-repeat: no-repeat;
}
#header h1 {
    padding:28px 0 0 0;
}
#header h1 img {
	display: block;
}
#nav {
	width: 1024px;
	height: 56px;
	float: left;
	padding-top: 23px;
}
#nav a {
	cursor: pointer;
	height: 52px;
	width: 100px;
	text-indent: -9000px;
	font-size: 1px;
	display: block;
}
/* @group inicio */
#nav #inicio {
	height: 58px;
	width: 100px;
	background-image: url(images/nav_blog.png);
	float: left;
}
#nav #inicio a:hover {
	background: url(images/nav_blog.png) 0 116px;
}

#nav #inicio.current, #nav #blog.current a:hover  {
	background: url(images/nav_blog.png) 0 58px;
}
/* @end */
/* @group about */
#nav #about {
	height: 58px;
	width: 100px;
	float: left;
	background-image: url(images/nav_products.png);
}
#nav #about a:hover {
	background: url(images/nav_products.png) 0 116px;
}
#nav #about.current, #nav #products.current a:hover {
	background: url(images/nav_products.png) 0 58px;
}
/* @end */
/* @group Hughes */
#nav #hughes {
	height: 58px;
	width: 100px;
	background-image: url(images/nav_services.png);
	float: left;
}

#nav #hughes a:hover {
	background: url(images/nav_services.png) 0 116px;
}

#nav #hughes.current, #nav #services.current a:hover {
	background: url(images/nav_services.png) 0 58px;
}

/* @end */

/* @group Hughes */
#nav #hughesmexico {
	height: 58px;
	width: 100px;
	background-image: url(images/nav_hnmexico.png);
	float: left;
}

#nav #hughesmexico a:hover {
	background: url(images/nav_hnmexico.png) 0 116px;
}

#nav #hughesmexico.current, #nav #services.current a:hover {
	background: url(images/nav_hnmexico.png) 0 58px;
}



/* @end */
/* @group goodies */

#nav #idirect {
	height: 58px;
	width: 100px;
	background-image: url(images/nav_goodies.png);
	float: left;
}

#nav #idirect a:hover {
	background: url(images/nav_goodies.png) 0 116px;
}

#nav #idirect.current, #nav #goodies.current a:hover {
	background: url(images/nav_goodies.png) 0 58px;
}



/* @end */

/* @group xmaradio */

#nav #xmradio {
	height: 58px;
	width: 100px;
	background-image: url(images/nav_portfolio.png);
	float: left;
}

#nav #xmradio a:hover {
	background: url(images/nav_portfolio.png) 0 116px;
}

#nav #xmradio.current, #nav #portfolio.current a:hover {
	background: url(images/nav_portfolio.png) 0 58px;
}
/* @end */

/* @group politicas */

#nav #politicas {
	height: 58px;
	width: 100px;
	background-image: url(images/nav_politices.png);
	float: left;
}

#nav #politicas a:hover {
	background: url(images/nav_politices.png) 0 116px;
}

#nav #politicas.current, #nav #portfolio.current a:hover {
	background: url(images/nav_politices.png) 0 58px;
}
/* @end */
#nav #distros {
	height: 58px;
	width: 100px;
	background-image: url(images/nav_distros.png);
	float: left;
}

#nav #distros a:hover {
	background: url(images/nav_distros.png) 0 116px;
}

#nav #distros.current, #nav #blog.current a:hover  {
	background: url(images/nav_distros.png) 0 58px;
}

#nav #faq{
	height: 58px;
	width: 100px;
	background-image: url(images/nav_faq.png);
	float: left;
}

#nav #faq a:hover {
	background: url(images/nav_faq.png) 0 116px;
}

#nav #faq.current, #nav #blog.current a:hover  {
	background: url(images/nav_faq.png) 0 58px;
}
/* @group contact */
#nav #contact {
	height: 58px;
	width: 100px;
	background-image: url(images/nav_contact.png);
	float: left;
}
#nav #contact a:hover {
	background: url(images/nav_contact.png) 0 116px;
}
#nav #contact.current, #nav #contact.current a:hover {
	background: url(images/nav_contact.png) 0 58px;
}

#headline {
	height: 320px;
}
#photo {
	float: left;
	width: auto;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}
a {
	font-weight: bold;
	color: #095B94;
}
#head-index{
	width: 960px;
	margin: 0 auto;
	background-image: url(images/main_index.jpg);
	background-repeat: no-repeat;
	height: 380px;
}
#soluciones{
	width: 960px;
	background-image: url(images/main_hughes.gif);
	background-repeat: no-repeat;
	clear: both;
	padding: 320px 0 32px 0;
	margin: 0 auto;
}
#soluciones p{
	padding: 31px 31px 0 31px;
	margin: 0 auto;
}
#head-index p.faq{
	background-image: url(images/main_faq.png);
	background-repeat: no-repeat;
	color: #01A4AD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 42px;
	padding: 12px 0 0 660px;
	width: 960px;
	margin: 300px 0 0 0;
}
#head-index p.atencion{
	font-family: Arial, Helvetica, sans-serif;
	color: #01a4ad;
	font-weight: bold;
	background-repeat: no-repeat;
	padding: 7px 0 5px 45px;
}
#head-main{
	width: 960px;
	margin: 0 auto;
	background-image: url(images/main_background.jpg);
	background-repeat: no-repeat;
	height: 320px;
}
#head-hnmexico{
	width: 960px;
	margin: 0 auto;
	background-image: url(images/hnmexico.jpg);
	background-repeat: no-repeat;
	height: 320px;
}
#head-main p.faq{
	background-image: url(images/main_faq.png);
	background-repeat: no-repeat;
	color: #01A4AD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 42px;
	padding: 8px 0 0 660px;
	width: 960px;
	}
#head-main p.atencion{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	padding: 300px 0 5px 45px;
}
#head-politicas{
	width: 960px;
	margin: 0 auto;
	background-image: url(images/main_back_pol.jpg);
	background-repeat: no-repeat;
	height: 320px;
}
#head-politicas p.atencion{
	color: #01A4AD;
	padding: 7px 0 5px 45px;
}
#head-distros{
	width: 960px;
	margin: 0 auto;
	background-image: url(images/main_distros.jpg);
	background-repeat: no-repeat;
	height: 350px;
}
#head-distros p.atencion{
	color: #01A4AD;
	padding: 7px 0 5px 45px;
}
#head-idirect{
	width: 960px;
	margin: 0 auto;
	background-image: url(images/idirect.jpg);
	background-repeat: no-repeat;
	height: 330px;
	position: relative;
}
#head-idirect p.atencion{
	color: #012B43;
	padding: 7px 0 5px 45px;
}
#head-about{
	margin: 0 auto;
	background-image: url(images/head_about.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 320px;
}
#head-about p.atencion{
	color: #000;
}
#body {
	width: 960px;
	margin: 0 auto;
}
#tabs{
	width:548px;
	heigh:31px;
}
#body-left {
	float: left;
	width: 548px;
	color: #666666;
	border: 1px solid #fefefe;
	padding: 31px;
}
#body-left h2 {
	color:#24658D;
	font-family: "chalet", arial, helvetica, sans-serif;
	font-size:16px;
	padding: 15px 0 15px 0;
	font-weight: bold;
}
#body-left h3 {
	padding: 0 0 15px 0;
}
#body-left a {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 50px;
	
}
#body-left a.hover {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#333;
}

#body-left p.nosotros{
	margin:0 40px 0 0;
	padding:0 0 20px 30px;
	color:#212121;
	font-family:Arial, Helvetica, sans-serif;
	
}
#body-left p.navegacion{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.5;
	padding: 0 0 20px 0;	
}
#body-left ul.plussbullets {
	padding: 0;
	margin: 15px 0 15px 30px;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#body-right {
	float: right;
	width: 238px;
	padding: 31px;
	background: #24658d;
}
#body-rightindex {
	float: right;
	width: 238px;
	padding: 31px;
	background: #fff;
}
#body-rightindex img.precios{
	margin:0 0 10px 0;
	border:2px solid #999;
}
#body-right img.precios{
	margin:0 0 10px 0;
}
#body-rightindex p{
	color:#333;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 20px;
	line-height: 1.5;
}
#body-rightindex span{
	border-bottom: #fff 1px solid;
	color: #01A4AD;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#body-rightindex h2{
	color:#01A4AD;
	font-weight: bold;
	padding: 0 0 20px 0;
}
#body-right h3{
	padding: 15px 0 15px 0;
}
#body-rightindex a {
	color: #01A4AD;
	text-decoration: none;
	background:#fff;
}
#body-rightindex a.hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background:#fff;
}
#body-right p{
	color:#FFFFFF;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 20px;
	line-height: 1.5;
}
#body-right span{
	border-bottom: #fff 1px solid;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#body-right h2{
	color:#ffffff;
	font-weight: bold;
	padding: 0 0 20px 0;
}
#body-right a {
	color: #FFFFFF;
	text-decoration: none;
}
#body-right a.hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background:#fff;
}
#body-right ul.plussbullets {
	margin-top: 10px;
	margin-left: 30px;
	padding: 0;
	font-weight: bold;
}
#body-right ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;}
#modem {
	width: 548px;
	padding: 25px 0 10px 0;
	background: url(images/bg_modem.jpg)  no-repeat;
	height: 360px;
	margin: 20px 0 0 0;
}
#modem img.mini{
	padding: 5px 0 10px 0;
	margin: 0 0 0 5px;
}
#img_modem{
	width: 548px;
	height: auto;
	margin: 0 0 0 21px;
}

#hughes74 {
	width: 558px;
	padding: 25px 0 10px 0;
	background: url(images/hughes74_b.jpg)  no-repeat;
	height: 340px;
}
#hughes98{
	width: 558px;
	padding: 25px 0 10px 0;
	background: url(images/hughes98_b.jpg) no-repeat;
	height: 340px;
}
#body-ccontacto {
	float: right;
	width: 238px;
	padding: 31px;
	background: #252b37;
}
#body-ccontacto p{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4;
	font-size: 12px;
	padding: 15px 0 10px 0;
}
#body-ccontacto span{
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#background-image
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	width: 520px;
	text-align: center;
	border-collapse: collapse;
	background: url('table-images/blurry.jpg') 330px 59px no-repeat;
	padding-bottom: 15px;
}
#background-image th
{
	padding: 12px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background: url('table-images/back2.jpg');
	text-align: center;
}
#background-image td
{
	padding: 9px 12px;
	color: #FFFFFF;
	border-top: 1px solid #fff;
	font-family: Arial, Helvetica, sans-seri
}
#background-image tfoot td
{
	font-size: 11px;
	color: #343436;
	font-family: Arial, Helvetica, sans-serif;
}
#background-image tbody td
{
	background: url('table-images/back.jpg');
	text-align: center;
}
* html #background-image tbody td
{
	/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='table-images/back.png',sizingMethod='crop');
	background: none;
}	
#background-image tbody tr:hover td
{
	color: #999999;
	background: url('table-images/back.jpg');
	

}

#background-image td.inversion
{
	color: #1b5a6f;
	background: #fff;
}
#gallery img {
	float: left;
}

#footer {
	color: #ffffff;
	margin-top: 2em;
	text-align: center;
	background-repeat: repeat-x;
}

#footer a {
color:#A7A3A8;
text-decoration:none;
}
#footer p {
	margin: 0;
	padding: 0;
}
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:350;
	height:280;
	overflow:hidden;
}
#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}
.Estilo1 {
	color: #FFFFFF;

}
table a,
table a:link,
table a:visited {
	border:none;
	}							
table {
	width:450px;
	margin:1em auto;
	border-collapse:collapse;
	}
caption {
	color: #01A4AD;
	font-size:16px;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
	font-weight: bold;
	}	
tr.odd td	{
	background:#cad5d9
	}
tr.odd .column1	{
	background:#cad5d9;
	}	
.column1	{
	background:cad5d9;
	}
td {
	color:#666666;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em .9em;
	text-align:left;
	}				
th {
	font-weight:normal;
	color: #205E73;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
thead th {
	background:#cad5d9;
	text-align:center;
	font:13px Arial,Helvetica,sans-serif;
	color:#202020
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
#header ul.top{
	width:237px;
	height:18px;
	position:absolute;
	left:709px;
	top:0px;
	padding:0 0 0 15px;
	background-image: url(images/top_nav.png);
	background-repeat: no-repeat;
	display: block;
}
#header ul.nav{
	width:895px;
	height:109px;
	position:absolute;
	left:56px;
	top:165px;
}
#header ul.nav li{
	float:left;
	margin:0;
	padding:0;
}
#header ul.nav li a{
	display:block;
	font:bold 11px/39px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#apDiv1 {
	position:absolute;
	width:317px;
	height:115px;
	z-index:1;
	left: 542px;
	top: 29px;
}
/* CSS Document */
#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 350px;
	height: 150px;
	background: url(images/menu-bg.jpg) no-repeat;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	background-image: url(images/com.jpg);
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .comunidad {
	width: 86px;
	height: 58px;
	background: url(images/com.jpg) no-repeat;
	left: 18px;
	top: 86px;
}
#menu .comunidad span {
	width: 86px;
	height: 20px;
	background: url(images/com-over.jpg) no-repeat;
	left: 2px;
	top: -30px;
}
#menu .comentarios {
	width: 86px;
	height: 58px;
	background: url(images/comments.jpg) no-repeat;
	left: 130px;
	top: 86px;
}
#menu .comentarios span {
	width: 150px;
	height: 20px;
	background: url(images/comments-over.jpg) no-repeat;
	left: -3px;
	top: -30px;
}
#menu .favoritos {
	width: 86px;
	height: 58px;
	background: url(images/faves.jpg) no-repeat;
	left: 257px;
	top: 86px;
}
#menu .favoritos span {
	width: 92px;
	height: 20px;
	background: url(images/faves-over.jpg) no-repeat;
	left: 2px;
	top: -30px;
}
/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/
.ancillary{
	/*border-top:1px solid #666;*/
	color:#01a4ad;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
}
.ancillary .inside{
	background:transparent url(images/bgr_contatti_night.gif) no-repeat right top;
	padding:5em 0 5em 0;
}
.ancillary .block{
	float:left;
	width: 28%;
	margin:0 0 0 3%;
	padding:1%;
	/*background: transparent url(../images/bg_trans_nero.png) repeat left top;*/
}
* html .ancillary .block{
	margin-left:3.9%;
}
*:first-child+html .ancillary .block{
	margin-left:3%;
}
.ancillary .twice-length{ width:65%; }
.ancillary .thrice-length{ width:100%; }
.ancillary .first, * html .ancillary .first{
	clear:both;
	margin:0;
}
.ancillary .block-separator{
	clear:both;
	height:2.5em;
}
.ancillary .block p, .ancillary .first p{
	margin:0;
	padding:0;
}
.ancillary .block h2, .ancillary .block h3{
	margin:0 0 2em 0;
	color: #000000;
	/*border-bottom:1px solid #F06;*/
}
ul.dates, ul.counts, ul.blogroll ul, ul.pages, .ancillary .block ul{
	list-style-type:none;
	margin:0.3em 0 2em 0;
	/*border-top:1px solid #EEE;*/
}
ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li, .ancillary .block ul li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px solid #555;
}
ul.dates .date{
	color:#FFF;
	padding:0 0.5em 0 0;
}
ul.dates p{
	color:#CCC;
}
ul.counts .count{
	float:right;
	color:#858585;
}
ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#BFBFBF;
	text-decoration:none;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ 
	color:#FFF;
}
ul.blogroll{ margin-top:0; }
ul.blogroll li{
	list-style-type:none;
	margin:0;
}
ul.pages ul{
	margin:0;
}
ul.pages ul li{
	border:none;
	margin-left:2em;
	list-style-type:square;
}
.ancillary strong{
	color:#333;
}
.ancillary a{
	text-decoration:none;
}
/*-----------------------------------------------------------------------------------------------
  Foooter
-
/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/
#footer{
	clear:both;
	color:#666666;
	margin: 0 auto;
	height: 290px;
}
#footer .inside{
	/*border-top:1px solid #333;*/
	padding:5px;
	height: 290px;
}
#footer .derechos{
	/*border-top:1px solid #333;*/
	padding:40px 0 0 35px;
}
#footer p.contacto{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:auto;
	line-height:1.3;
	padding: 65px 0 0 560px;
	width:200px;
	position: absolute;
	}
#footer p.infog{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:auto;
	line-height:1.3;
	padding: 65px 0 0 310px;
	width:200px;
	clear: both;
	position: absolute;
	}
#footer span{
	color:#0099CC;
	font-size:11px;
	}
#footer p{
	margin:0;
	font-size:1em;
	color: #333333;
}
#footer p.attributes{ 
	float:right;
	padding:0 0 0 1em;
}
#footer p.attributes a{
	text-decoration:none;
	color:#777;
}
#footer p.attributes a:hover{
	color:#FFF;
}
#footer p.copyright{
	color:#666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 250px 0 5px 35px;
	position: absolute;
	line-height: 1.2;
}
#footer p.terminos{
	color:#666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 260px 0 0 580px;
	position: absolute;
}
#footer div.foot-notes{
	margin: 0 0 0 35px;
}
#footer a{
	color: #666666;
	text-decoration:underline;
	padding: 0 5px 0 5px;
	font-size: 11px;
	font-weight: normal;
}
#footer a.hover{
	color: #00CCCC;
	text-decoration:underline;
	padding: 0 5px 0 5px;
}
.btnContact{
	text-indent:-900px;
	width:250px;
	height:47px;
	}
.btnContact a{
	display:block;
	width:250px;
	height:47px;
	background-image:url(images/btnContact2.png);
	background-repeat:no-repeat;
	}	
.btnContact a:link,
.btnContact a:visited	{background-position:top;}
.btnContact a:hover		{background-position:bottom;}

#body-left a.mas{
	width:90px;
	height:32px;
	background:url(images/more.jpg) 0 0 no-repeat;
	background-color:inherit;
	position:absolute;
	text-decoration:none;
	font:bold 10px/15px arial, Helvetica, serif;
	color:#fff;
	padding:7px 0 0 30px;
	margin-left:430px;
}
#body-left a.mas:hover{
	background:url(images/moreh.jpg) 0 0 no-repeat;
	color:#fff;
	background-color:inherit;
}
#body-left p.text{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:10px 0 15px 0;
	color: #666666;
	text-align: justify;
	line-height: 1.5;
}
#body-left p.certificado{
    background:url(images/certificado.png) 0 0 no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:10px 0 15px 200px;
	color: #666666;
	text-align: justify;
	line-height: 1.5;
}
#body-left p.reson1{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:15px 0 15px 150px;
	color: #666666;
	text-align: justify;
	line-height: 1.5;
	background: url(images/nav_bancomer.png) no-repeat;
}
#body-left p.pagose{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:15px 0 15px 150px;
	color: #666666;
	text-align: justify;
	line-height: 1.5;
	background: url(images/hughesmexico/internet.jpg) no-repeat;
}
#body-left p.equipo{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:15px 0 15px 150px;
	color: #666666;
	text-align: justify;
	line-height: 1.5;
	background: url(images/hughesmexico/equipo.jpg) no-repeat;
}
#body-left p.reson4{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	color: #666666;
	text-align: justify;
	line-height: 1.5;
	background: url(images/envio.png) no-repeat;
	padding:18px 0 15px 150px;
}
#body-left p.cofetel{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:15px 0 15px 150px;
	color: #666666;
	text-align: justify;
	line-height: 1.5;
	background: url(images/logo_cofetel.jpg) no-repeat;
}
#body-left p.soporte{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:15px 0 15px 150px;
	color: #666666;
	text-align: justify;
	line-height: 1.5;
	background: url(images/hughesmexico/soporte.jpg) no-repeat;
}
#body-left p.facturacion{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:15px 0 15px 150px;
	color: #666666;
	text-align: justify;
	line-height: 1.5;
	background: url(images/hughesmexico/facturacion.jpg) no-repeat;
}
#body-left p.razones{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:10px 0 15px 280px;
	color: #666666;
	text-align: justify;
	line-height: 1.5;
	width:290px;
	background-image: url(images/logoi.jpg);
	background-repeat: no-repeat;
}
#body-left p.modem{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:10px 0 10px 25px;
	color: #7B7A78;
	text-align: justify;
	line-height: 1.5;
	width: 350px;
}
#body-left p.hughesp{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:10px 0 10px 20px;
	color: #333333;
	text-align: justify;
	line-height: 1.5;
	width: 350px;
}
#body-left span{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	color: #00CCCC;
	font-weight: bold;
}
/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:548px;
		height:320px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */
