packages-4b-bghtml,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead {
	padding: 0px;
	border:0;
	margin: 0px;
}
        #message_box {
       position: absolute; 
       top: 0; left: 0; 
       z-index: 10; 
	   background:#ffc;
	   padding:5px;
       border:1px solid #CCCCCC;
       text-align:center; 
       font-weight:bold; 
       width:99%;
		}
#container {
	width: 975px;
	background-color: #FFF;
	margin: 0 auto;
}
#main-content {
	float: right;
	position: absolute;
}
#text {
	width: 975px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 160px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home-text {
	width: 975px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 705px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-text h1 {
	color:#126803;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	font-size:18px;
	font-weight:700;
	line-height:21px;
	height:20px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#main-text p {
	color:#000;
	font-size:16px;
	font-family: Arial;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}
#main-text h2 {
	color:#2037BC;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	font-size:16px;
	font-weight:700;
	line-height:19px;
	height:20px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}
#main-text h3 {
	color:#000;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	font-size:18px;
	font-weight:700;
	line-height:19px;
	height:20px;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-top: 5px;
	margin-left: 10px;
}
#text ul li {
	font-family: Arial;
	font-size: 16px;
	color: #333;
	line-height: 26px;
}
#home-text ul li {
	font-family: Arial;
	font-size: 16px;
	color: #333;
	line-height: 26px;
}
#main-info {

}

#text #menu-left ul li {
	list-style-type: none;
	margin-left: -15px;
}
#text #menu-left ul li a {
	text-decoration: none;
	font-family: Arial;
	line-height: 30px;
	color: #666;
	font-size: 16px;
}
#text #menu-left ul li a:hover {
	text-decoration: none;
	font-family: Arial;
	line-height: 30px;
	color: #287BA4;
	font-size: 16px;
	font-weight: bold;
}

#header {
	width: 975px;
	position: absolute;
	background-color: #FFF;
}

#menu {
	width: 100%;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	height: 39px;
	position: absolute;
	top: 108px;
	left: 0px;
	

}
#menuwrapper {
	height: 39px;
	position: absolute;
	top: 108px;
	z-index: 2;
	width: 950px;
	left: 30px;
}
/*  Navigation Bar  */

.clearit2 {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#nbar, #nbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
}

#nbar a {
	display: block;
	text-decoration: none;
	font-size: 10pt;
	color: #FFF;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 4px;
	padding-left: 30px;
}
#nbar span {
	display: block;
	text-decoration: none;
	font-size: 10pt;
	color: #FFF;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 4px;
	padding-left: 30px;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

.pname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-align: center;
}
#nbar li {
	width: auto;
	float: left;
}

#nbar li ul, #nbar ul li  {
	width: 12em;
}

#nbar ul li a  {
	/*color: #00CC66;*/
	border-right: 0;
	padding: 3px 12px 3px 16px;	
}
#nbar li ul {
	position: absolute;
	display: none;
	background-color: #FFF;
	width:10em;
	margin-left: -1px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #FFF;
}

#nbar li:hover a, #nbar a:focus, #nbar a:active, #nbar li.p7hvr a {
	color: #FFFFFF;
	background-color: #666;
}

#nbar li:hover ul, #nbar li.p7hvr ul {
	display: block;
	
}

#nbar li:hover ul a, #nbar li:visited ul a, #nbar li.p7hvr ul a {
	color: #FFF;
	background-color: #666;
}


#nbar ul a:hover {
	background-color: #333!important;
	color: #FFF!important;
}


#logo {
	position: absolute;
	top: 5px;
	left: 20px;
}
#contactenos {
	text-align: center;
	position: absolute;
	left: 555px;
	top: 10px;
	height: 200px;
}
#main-ad {
	position: absolute;
	top: 160px;
	z-index: 1;
	

}
#right-ad {
	position: absolute;
	top: 160px;
	left: 706px;

}
#right-ad h3 {
	font-family: verdana;
	font-size: 12px;
	color: #403973;
	padding-top: 4px;
	padding-left: 25px;

}
#right-ad p {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	width: 257px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}
#green-arrow-box1 h3 {

}
#green-arrow-box1 p {

}
#green-arrow-box2 h3 {

}
#green-arrow-box2 p {

}
#green-arrow-box3 h3 {

}
#green-arrow-box3 p {

}
#green-arrow-box4 h3 {

}
#green-arrow-box4 p {

}


#introduccion {
	width: 975px;
	height: 200px;
	background-repeat: no-repeat;
	position: absolute;
	top: 510px;
	float: right;
	display: block;
}
#introduccion span.right{
	background-image: url(images/publi-der.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 192px;
	width: 11px;
	float: right;
}
#introduccion span.left{
	background-image: url(images/publi-izq.jpg);
	height: 192px;
	width: 11px;
	display: block;
}
#p-1  {
	text-align: center;
	position: absolute;
	top: 1px;
	z-index: 4;
}
#p-2 {
	position: absolute;
	left: 331px;
	top: 0px;
}
#p-3 {
	position: absolute;
	left: 662px;
	top: 0px;
}
#p-4 {
	position: absolute;
	left: 751px;
}
#p-5 {
	position: absolute;
	height: 180px;
	width: 159px;
	left: 794px;
	top: 200px;
}
#introduccion h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #287BA4;
	font-weight: bold;
}



#p-1 h3 {
	position: absolute;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #67D00C;
	font-size: 20px;
	font-weight: bold;
	width: 313px;
	z-index: 3;
	left: 0px;
}
#p-2 h3 {
	position: absolute;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EAAC00;
	font-size: 20px;
	font-weight: bold;
	width: 313px;
	left: 0px;
	text-align: center;
}
#p-3 h3 {
	position: absolute;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7F7F;
	font-size: 20px;
	font-weight: bold;
	width: 313px;
	text-align: center;
	z-index: 3;
	left: 0px;
}
#p-4 h3 {
	position: absolute;
	top: 55px;
	left: 38px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	width: 187px;
	text-align: center;
}
#p-1 h3 cite {
	font-size: 18px;
	color: #FF670C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#p-2 h3 cite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3374BD;
}
#p-3 h3 cite {
	font-size: 14px;
}
#p-4 h3 cite {
	font-size: 18px;
	color: #7FAC14;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#introduccion ul {
	position: absolute;
	top: 56px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	left: 15px;
	list-style-type: none;
	text-align: left;
	color: #666666;
}
#introduccion li a{
	font-family: "Arial Black", Gadget, sans-serif;
	margin-left: 100px;
	text-decoration: none;
	font-size: 18px;	
}
#introduccion li a:hover{
	text-decoration: underline;
}
#p-1 li a{
	color: #67D00C;
}
#p-2 li a{
	color: #EAAC00;
}
#p-3 li a{
	color: #FF7F7F;
}
#p-1 ul li strong {
	color: #FE6610;
}
#p-2 ul li strong {
	color: #FE6610;
}
#p-3 ul li strong {
	color: #FE6610;
}
#p-4 ul li strong {
	color: #FE6610;
}
#puntos-accion-6 {
	width: 610px;
	position: absolute;
	left: 198px;
	top: 1220px;
}
#item-1 {
	position: absolute;
	left: 65px;
	top: 43px;
}
#item2 {
	position: absolute;
	left: 278px;
	top: 46px;
}
#item3 {
	position: absolute;
	left: 480px;
	top: 41px;
}
#item4 {
	position: absolute;
	left: 62px;
	top: 42px;
}
#item5 {
	position: absolute;
	left: 272px;
	top: 46px;
}
#item6 {
	position: absolute;
	left: 475px;
	top: 44px;
}
#item7 {
	position: absolute;
	left: 63px;
	top: 42px;
}
#boton7 {
	position: absolute;
	left: 49px;
	top: 186px;
}

#item8 {
	position: absolute;
	left: 272px;
	top: 40px;
}
#boton8 {
	position: absolute;
	left: 259px;
	top: 185px;
}

#item9 {
	position: absolute;
	left: 477px;
	top: 42px;
}
#boton9 {
	position: absolute;
	left: 461px;
	top: 187px;
}

#footer {
	height: 35px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	width: 975px;
}
#footer span.right{
	height: 35px;
	background-image: url(images/footer-right.jpg);
	background-repeat: no-repeat;
	float: right;
	background-position: 0px 0px;
	width: 8px;
	}
#footer span.left{
	background-image: url(images/footer-left.jpg);
	background-position: 0 0;
	height: 35px;
	width: 10px;
	position: absolute;
	background-repeat: no-repeat;
	}
#menu ul {
	list-style: none;
	font-size: 17px;
	margin-top: 5px;
}
#footer a  {
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}

#text h1 a {
	color: #4495EC;
	text-decoration: none;
}
#text h1 a:hover {
	text-decoration: underline;
	color: #4495EC;
}
#text h2 a {
	color: #4495EC;
	text-decoration: none;
}
#text h2 a:hover {
	text-decoration: underline;
}
#text p small {
	font-size: 9px;
	color: #CCC;
}
#text .titulo-blog {
	text-align: center;
}
#text .Center-number {
	font-family: Arial, Helvetica, sans-serif;
}
#text p span {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#text span {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
#text p a {
	font-weight: bold;
	text-decoration: none;
	color: #999;
}
#text p a:hover {
	text-decoration: underline;
}
#footer p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

body {
	background-image: url(images/fondo-menu3.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.foot {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #676767;
}
#block-title {
	background-image: url(images/block-title-bg.jpg);
	background-repeat: repeat-x;
	height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
#block-title .left {
	background-image: url(images/block-title-left.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 39px;
	width: 6px;
	background-position: 0px 0px;
}
#block-title .right {
	background-image: url(images/block-title-right.jpg);
	background-repeat: no-repeat;
	float: right;
	display: block;
	height: 39px;
	width: 6px;
	background-position: 0px 0px;
}
#block-title h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#block {
	float: right;
	padding-top: 1px;
    width: 275px;
}
#block-content {
	background-image: url(images/block-content-bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
}
#block-bottom {
	background-image: url(images/block-content-bottom.jpg);
	background-repeat: no-repeat;
	width: 275px;
	height: 6px;
	z-index: 20;
}
#block-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#clear {
	clear: both;	
}
#main-text {
	width: 670px;
	float: left;
}
#contactenos a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ADBD1F;
	text-align: center;
	margin: 0px;
	text-decoration: underline;
	
}
#contactenos a:hover {
	text-decoration: none;
}
#green-bar {
	background-image: url(images/green-bar-bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	/*margin-top: 3px;*/
	width: 350px;
}
#green-bar .left {
	background-image: url(images/green-bar-left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 12px;
}
#green-bar .right {
	background-image: url(images/green-bar-right.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 30px;
	width: 12px;
}
#contactenos h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #ADBD1F;
	font-weight: bold;
	text-align: center;
}
#contactenos h3 span {
	color: #2C2460;
}
#green-bar p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2C245F;
	padding-top: 6px;
	text-align: center;
	margin: 0px;
}
#green-bar p strong {
	color: #FFF;

}
#green-arrow-box1{
	background-image: url(images/green-arrow-box.jpg);
	height: 76px;
	width: 257px;
	background-repeat: no-repeat;
}
#green-arrow-box2{
	background-image: url(images/green-arrow-box.jpg);
	height: 76px;
	width: 257px;
	background-repeat: no-repeat;
}
#green-arrow-box3{
	background-image: url(images/green-arrow-box.jpg);
	height: 76px;
	width: 257px;
	background-repeat: no-repeat;
}
#green-arrow-box4{
	background-image: url(images/green-arrow-box.jpg);
	height: 76px;
	width: 257px;
	background-repeat: no-repeat;
}
.footer-spacer{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F6F6F6;	
}
#main-text ul.text-list {
	padding: 20px;
	list-style: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#main-text ul.text-list li {
	margin-bottom: 0.8em;
	padding-left: 8px;
	background-image: url(images/arrow-green.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#main-text ul.text-list strong {
	font-weight: bold;
	color: #302096;
	text-decoration: none;
	display:block;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
 }
#main-text p .news-date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}
#main-text p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	text-decoration: none;
}
#main-text p a:hover{
	text-decoration: underline;	
}
#top-links
{
	text-align: right;
	color: #ADBD1F;
	margin-bottom: 7px;
}
#copyright p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 5px;
}
#copyright a
{
	color: #999;
	
}
#copyright a:hover
{
	text-decoration: none;
	
}
#speed-test
{
	text-align: center;
}
.coverage{
	font-size: 20px;
	color: #000;
	text-align: center;
}
.tr-title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
}
.tr-general
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #000;
}

table{
	border: 1px solid #999;
	border-top-color: #000000;
	
}
.limagey {
	float: left;
	margin: 4px 16px 5px 12px;

}

.pricestb {
	position: absolute;
	top: 470px;
}
.pricestb2 {
	position: absolute;
	top: 470px;
	left: 340px;
}

.tr-general-background {
	text-align: center;
	background-color: #FFFFFF;
}
td {
	color: #000000;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#pa-des {
	width: 932px;
	background-color: #E7E7E7;
	padding: 20px;
	margin-top: 990px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pa-des p {
	font-family: Arial;
	font-size: 18px;
	color: #FF5151;
	text-align: center;
	font-weight: bold;
}
#co-text {
	width: 975px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 1370px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
text-align: justify;
}
#ho-text {
	width: 975px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 550px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
text-align: justify;
}

.leftimage {
	float: left;
	margin: 6px 10px 5px 0;
}

.rightimage {
	float: right;
	margin: 4px 10px 5px 15px;
}

#packages {

	width: 975px;
	height: 291px;
	background-repeat: no-repeat;
	position: absolute;
	top: 460px;
	float: right;
	display: block;
}
#packages ul li {
	line-height: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	list-style-type: none;

}

#packages ul li p.liprice {
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	margin-left: 40px;
	color: #666666;
}
#packages ul li p.lidown {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	margin-top: -8px;
	margin-left: 110px;
	color: #777777;

}
#packages ul li p.liup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	margin-top: 8px;
	margin-left: 110px;
	color: #777777;

}
#packages-description
{
	position: absolute;
	left: 1px;
}
#packages-0  {
	position: absolute;
	left: 1px;
}
#packages-1  {
	position: absolute;
	left: 177px;
}
#packages-2 {
	position: absolute;
	left: 376px;
}
#packages-3 {
	position: absolute;
	left: 575px;
}
#packages-4 {
	position: absolute;
	left: 774px;
}

#packages-info {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #BABABA;
	background-image: url(images/div.jpg);
	background-position: 1px;
}
#packages-info li {
	width: 198px;
	height: 44px;
	background-image: url(images/libgdark.jpg);
	background-repeat: repeat-x;
}

#packages-0 ul li {
	width: 175px;
	height: 44px;
	background-image: url(images/libgdark.jpg);
	background-repeat: repeat-x;
}
#packages-1-bg li {
	width: 198px;
	height: 44px;
		background-image: url(images/libggreen.jpg);
	background-repeat: repeat-x;


}
#packages-1b-bg li {
	width: 198px;
	height: 44px;
	background-image: url(images/libgdark.jpg);
	background-repeat: repeat-x;
}

#packages-2-bg li {
	width: 198px;
	height: 44px;
	background-image: url(images/libgblue.jpg);
	background-repeat: repeat-x;
}
#packages-2b-bg li {
	width: 198px;
	height: 44px;
	background-image: url(images/libgblue2b.jpg);
	background-repeat: repeat-x;
}
#packages-2bdark-bg li {
	width: 198px;
	height: 44px;
	background-image: url(images/libgblue2bdark.jpg);
	background-repeat: repeat-x;
}
#packages-3-bg li {
	width: 198px;
	height: 44px;
	background-image: url(images/libgorange.jpg);
	background-repeat: repeat-x;
}
#packages-3b-bg li {
	width: 198px;
	height: 44px;
	background-image: url(images/libgorange3b.jpg);
	background-repeat: repeat-x;
}
#packages-3bdark-bg li {
	width: 198px;
	height: 44px;
	background-image: url(images/libgorange3bdark.jpg);
	background-repeat: repeat-x;
}
#packages-4-bg li {
	width: 198px;
	height: 44px;
	background-image: url(images/libgred.jpg);
	background-repeat: repeat-x;
}
#packages-4b-bg li {
	width: 198px;
	height: 44px;
	background-image: url(images/libgred4b.jpg);
	background-repeat: repeat-x;
}
#packages-4bdark-bg li {
	width: 198px;
	height: 44px;
	background-image: url(images/libgred4bdark.jpg);
	background-repeat: repeat-x;
}


#home-packages {

	width: 975px;
	height: 291px;
	background-repeat: no-repeat;
	position: absolute;
	top: 460px;
	float: right;
	display: block;
}
#home-packages ul li {
	line-height: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	list-style-type: none;

}

#home-packages ul li p.liprice {
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	margin-left: 30px;
	color: #666666;
}
#home-packages ul li p.home-lidown {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	margin-top: -8px;
	margin-left: 95px;
	color: #777777;

}
#home-packages ul li p.home-liup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	margin-top: 8px;
	margin-left: 95px;
	color: #777777;

}
#home-packages-info {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #BABABA;
	background-image: url(images/div.jpg);
	background-position: 1px;
}
#home-packages-info li {
	width: 161px;
	height: 44px;
	background-image: url(images/libgdark.jpg);
	background-repeat: repeat-x;
}


#home-packages-0  {
	position: absolute;
	left: 1px;
}
#home-packages-1  {
	position: absolute;
	left: 163px;
}
#home-packages-2 {

	position: absolute;
	left: 325px;
}
#home-packages-3 {
	position: absolute;
	left: 487px;
}
#home-packages-4 {
	position: absolute;
	left: 649px;
}
#home-packages-5 {
	position: absolute;
	left: 811px;
}

#home-packages-0 ul li {
	width: 161px;
	height: 44px;
	background-image: url(images/libgdark.jpg);
	background-repeat: repeat-x;
}
#home-packages-1-bg li {
	width: 161px;
	height: 44px;
		background-image: url(images/libggreen.jpg);
	background-repeat: repeat-x;


}
#packages-1b-bg li {
	width: 161px;
	height: 44px;
	background-image: url(images/libgdark.jpg);
	background-repeat: repeat-x;
}

#home-packages-2-bg li {
	width: 161px;
	height: 44px;
	background-image: url(images/libgblue.jpg);
	background-repeat: repeat-x;
}
#home-packages-2b-bg li {
	width: 161px;
	height: 44px;
	background-image: url(images/libgblue2b.jpg);
	background-repeat: repeat-x;
}
#home-packages-2bdark-bg li {
	width: 161px;
	height: 44px;
	background-image: url(images/libgblue2bdark.jpg);
	background-repeat: repeat-x;
}
#home-packages-3-bg li {
	width: 161px;
	height: 44px;
	background-image: url(images/libgorange.jpg);
	background-repeat: repeat-x;
}
#home-packages-3b-bg li {
	width: 161px;
	height: 44px;
	background-image: url(images/libgorange3b.jpg);
	background-repeat: repeat-x;
}
#home-packages-3bdark-bg li {
	width: 161px;
	height: 44px;
	background-image: url(images/libgorange3bdark.jpg);
	background-repeat: repeat-x;
}
#home-packages-4-bg li {
	width: 161px;
	height: 44px;
	background-image: url(images/libgred.jpg);
	background-repeat: repeat-x;
}
#home-packages-4b-bg li {
	width: 161px;
	height: 44px;
	background-image: url(images/libgred4b.jpg);
	background-repeat: repeat-x;
}
#home-packages-4bdark-bg li {
	width: 161px;
	height: 44px;
	background-image: url(images/libgred4bdark.jpg);
	background-repeat: repeat-x;
}
#home-packages-5-bg li {
	width: 161px;
	height: 44px;
	background-image: url(images/libgred.jpg);
	background-repeat: repeat-x;
}
#home-packages-5b-bg li {
	width: 161px;
	height: 44px;
	background-image: url(images/libgred4b.jpg);
	background-repeat: repeat-x;
}
#home-packages-5bdark-bg li {
	width: 161px;
	height: 44px;
	background-image: url(images/libgred4bdark.jpg);
	background-repeat: repeat-x;
}
#c-tabledescription {
	background-color: #E9E9E9;
	width: 965px;
	padding: 5px;
}
#c-tabledescription p {
	font-size: 13px;
}
#c-tabledescription p.c-tabletitle {
	padding-top: 10px;
	font-family: Arial;
	font-size: 18px;
	color: #FF5151;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}

.pay-btn {
	background: rgb(2,0,36);
	background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(71,15,150,1) 0%, rgba(0,134,255,1) 100%);
	color: white !important;
	padding: 10px 10px;
	display: inline-block;
	font-size: 16px !important;
	text-decoration: none !important;
	width: 150px;
}

.font-size-22 {
	font-size: 22px !important;
}

