#MainContainer {
	
}
#CompanyMainInfoBox {
	padding: 50px 0;
}
#CompanyMainInfoBox .box {
	width: 250px;
	float: left;
	/*border-right: 1px dotted #959595;*/
}
#CompanyMainInfoBox .box .contentbox {
	padding: 0 15px;
	/*	border-right: 1px dotted #959595;
width: 3px;
	float: left;
	height: 250px;*/
}
#CompanyMainInfoBox .box .contentbox P {
	color: #0c233f;
	text-align: justify;
	margin: 0;
	padding: 0 0 10px 0;
}
#CompanyMainInfoBox .box .contentbox UL {
	list-style: none;
	margin: 0;
	padding: 0 10px;
}
#CompanyMainInfoBox .box .contentbox UL LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0c233f;
	background-image: url(../imagenes/mainpage/arow.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	border-bottom: 1px solid #e6e6e6;
	margin: 0 0 18px 0;
	padding: 0 0 10px 25px;
}
#CompanyMainInfoBox .box .contentbox UL LI A {
	color: #164da8;
	text-decoration: none;
}
#CompanyMainInfoBox .box .contentbox UL LI SPAN {
	color: #a10319;
	font-weight: bold;
}
#CompanyMainInfoBox .box .contentbox UL LI A:hover {
	color: #ee0000;
	text-decoration: none;
}
#CompanyMainInfoBox .box .contentbox .headinfobox {
	padding: 0 0 20px 0;
}
#CompanyMainInfoBox .box .contentbox .headinfobox P {
	
}
#CompanyMainInfoBox .box .contentbox .headinfobox P#Mision {
	font-size: 24px;
	background-image: url(../imagenes/mainpage/mision_icon.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0;
	padding: 0;
}
#CompanyMainInfoBox .box .contentbox .headinfobox P#Mision SPAN {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #2d7ac9;
	margin: 0;
	padding: 0;
}
#CompanyMainInfoBox .box .contentbox .headinfobox P#Consejos {
	font-size: 24px;
	background-image: url(../imagenes/mainpage/consejos_icon.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0;
	padding: 0;
}
#CompanyMainInfoBox .box .contentbox .headinfobox P#Consejos SPAN {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #2d7ac9;
	margin: 0;
	padding: 0;
}
#CompanyMainInfoBox .box .contentbox .headinfobox P#Calendario {
	font-size: 24px;
	background-image: url(../imagenes/mainpage/calendario_icon.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0;
	padding: 0;
}
#CompanyMainInfoBox .box .contentbox .headinfobox P#Calendario SPAN {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #2d7ac9;
	margin: 0;
	padding: 0;
}
#CompanyMainInfoBox .right-border {
	border-right: 1px dotted #bfbfbf;
	width: 2px;
	height: 200px;
	float: left;
	height: 250px;
}
