.groupco
{
	background: transparent url("../images/group-side.jpg") no-repeat top right;
}

.groupco table
{
    border-collapse: collapse;
    padding: 0;
    margin: 10px;
}

.groupco table td
{
    padding: 1px 1px 4px 4px;
    text-align: center;
    color: blue;
    height: 176px;
}

.groupco table a
{
    display: block;
    float: left;
    white-space: nowrap;
    border: 1px solid white;
    padding: 5px;
    text-decoration: none;
    cursor: pointer;
    color: #0B55C4;
}

.groupco table a:hover
{
  border-left: 1px solid rgb(247,247,247);
  border-top: 1px solid rgb(247,247,247);
  border-right: 1px solid rgb(150,150,150);
  border-bottom: 1px solid rgb(150,150,150);
  text-decoration: none;
  color: #0B55C4;
}

.groupco table .icon
{
 float: none;
 width: 160px;
 height: 160px;
 margin: 0 auto;
 display: block;
}

.groupco .logoceq {background: transparent url("../images/cequisa_logo.jpg") no-repeat center;}
.groupco .logoadvanta {background: transparent url("../images/advanta.jpg") no-repeat center;}
.groupco .logoupi {background: transparent url("../images/upi.jpg") no-repeat center;}
.groupco .logouel {background: transparent url("/newweb/images/uel.jpg") no-repeat center;}
.groupco .logocx {background: transparent url("/newweb/images/cx.jpg") no-repeat center;}
.groupco .logoeva {background: transparent url("/newweb/images/evafarms.jpg") no-repeat center;}


