﻿#leftContent
{
    float: left;
    width: 195px;
    height: auto;
    margin-top: 10px;
}
#middleContent
{
    width: 490px;
    height: 480px;
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    background: url('/Content/Images/big_equinox_circle.png') center no-repeat;
}
#rightContent
{
    float: right;
    width: 210px;
    margin-top: 5px;
}
#brokerList
{
    width: 160px;
    margin-left: 0px;
    margin-right: 3px;
    padding: 5px;
    height: auto;
    text-align: center;
    padding-left: 10px;
    filter:alpha(opacity=60);
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
	background-color: #fff;
}
#brokerListText
{
    width: 96%;
    color: #000;
    font-size: 15px;
    font-weight: bold; 
    line-height: 40px;
    text-align: left;
    font-family: Trebuchet, sans-serif;
}
.brokerImage, #ANTIGUA
{
    width: 82px;
    height: 97px;
    display: block;
    text-decoration: none;
}
.brokerLink { text-decoration: none; color: #000; width: 250px; }
.brokerLink:hover { color: #0000CC; }
.brokerImages:hover { background-position: -82px 0px; }

.newCCImage { margin: 4px; margin-top: 0px; width: 126px; height: 176px; border: solid 1px black; cursor: pointer; }
.brokerContainer { width: 685px; float: left; float: left; }
.brokerContainerRow { width: 100%; height: 176px; text-align: center; margin-top: 10px; }
/* #ANTIGUA { width: 97px; background-image: url('Images/Brokers/ANTIGUA.png'); display: block; text-decoration: none; text-align: center; margin-top: -2px; margin-left: 25px; }
#ANTIGUAs:hover { background-position: -97px 0px; } */

