/* MAIN PAGE STARTS */





#Enlaces_content {

	width: 246px;

	padding:10px 0 0 20px;

	float:left;

	position:relative;

}

.Buy {

	width: 246px;

	height:72px;

	display:block;

	background-image:url(../images/index/index_buy.gif);

	background-position:top;

	background-repeat:no-repeat;

	margin:5px 0 0px 0;

}



.Buy:hover{

	width: 246px;

	height:72px;

	display:block;

	background-image:url(../images/index/index_buy.gif);

	background-position: bottom;

	background-repeat:no-repeat;

	margin:5px 0 0px 0;

}

.Products {

	width: 246px;

	height:72px;

	display:block;

	background-image:url(../images/index/index_products.jpg);

	background-position:top;

	background-repeat:no-repeat;

	margin:5px 0 0px 0;

}



.Products:hover{

	width: 246px;

	height:72px;

	display:block;

	background-image:url(../images/index/index_products.jpg);

	background-position: bottom;

	background-repeat:no-repeat;

	margin:5px 0 0px 0;

}



.Worldwide {

	width: 246px;

	height:72px;

	display:block;

	background-image: url(../images/index/index_intertel.jpg);

	background-position:top;

	background-repeat:no-repeat;

	margin:5px 0 0px 0;

}



.Worldwide:hover{

	width: 246px;

	height:72px;

	display:block;

	background-image: url(../images/index/index_intertel.jpg);

	background-position:bottom;

	background-repeat:no-repeat;

	margin:5px 0 0px 0;

}



.Contact {

	width: 246px;

	height:72px;

	display:block;

	background-image: url(../images/index/index_contacto.jpg);

	background-position:top;

	background-repeat:no-repeat;

	margin:5px 0 0px 0;

}



.Contact:hover{

	width: 246px;

	height:72px;

	display:block;

	background-image: url(../images/index/index_contacto.jpg);

	background-position:bottom;

	background-repeat:no-repeat;

	margin:5px 0 0px 0;

}





.livechat {

	width: 246px;

	height:72px;

	display:block;

	background-image: url(../images/index/index_livechat.jpg);

	background-position:top;

	background-repeat:no-repeat;

	margin:5px 0 0px 0;

}



.livechat:hover{

	width: 246px;

	height:72px;

	display:block;

	background-image: url(../images/index/index_livechat.jpg);

	background-position:bottom;

	background-repeat:no-repeat;

	margin:5px 0 0px 0;

}



.clients {

	width: 246px;

	height:72px;

	display:block;

	background-image: url(../images/index/index_clients.jpg);

	background-position:top;

	background-repeat:no-repeat;

	margin:5px 0 0px 0;

}



.clients:hover{

	width: 246px;

	height:72px;

	display:block;

	background-image: url(../images/index/index_clients.jpg);

	background-position:bottom;

	background-repeat:no-repeat;

	margin:5px 0 0px 0;

}





#informacion {

	width: 450px;

	padding:10px 20px 0 20px;

	float:left;

}



#informacion p{

	color:#414141;

	font-size:11px;

	padding:5px 0 10px 0;

	position:relative;

	text-align:justify;

}



#informacion a{

	color:#FF5E0C;

	text-decoration:none;

}



#informacion a:hover{

	text-decoration:underline;

}



#Flash_content {

	height:303px;

	padding:0 0 0 1px;

}



/* MAIN PAGE ENDS */