#wrap_content{ width: 992px; margin-left: auto ;  margin-right: auto ;}
#main         { width: 992px; height: 475px; background-color: #ffffff;}
#main_inner {
  float: left; width: 930px; 
  margin-left: 30px; 
  margin-right: 30px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  height: 460px;
  padding-bottom: 10px;
  background-color: #ffffff;
            }

#hero         { float: left; width: 200px; height: 460px; background-color: #ffffff;}
#title        { float: left; width: 95px;  height: 440px;}

/* All accessory images location and sizing */
#accessories  { float: inherit; width: 600px; height: 460px; background-color: #ffffff; padding-left: 15px;}

/* Inter accessory image pair spacing for each of the trends */
.accessory-separator1    { float:left; width: 10px; height: 454px; background-color: #ffffff;}
.accessory-separator2    { float:left; width: 10px; height: 454px; background-color: #ffffff;}
.accessory-separator3    { float:left; width: 10px; height: 454px; background-color: #ffffff;}
.accessory-separator4    { float:left; width: 10px; height: 454px; background-color: #ffffff;}
.accessory-separator5    { float:left; width: 10px; height: 454px; background-color: #ffffff;}
.accessory-separator6    { float:left; width: 10px; height: 454px; background-color: #ffffff;}

#visual       { width:280px; height: 440px; margin-top: 10px; }

#image        { width:94px; height: 240px; float: left;}
#copy         { width:94px; 
                height: 100px; 
                float: left; 
                clear: left; 
                font-family: Arial,sans-serif;
                font-weight: lighter;
                font-size: small;
                }

.accessory p  { height: 190px; clear: left;} 

.accessory    { float: left; margin: 0px; margin-top: 10px;}

.under        { clear: left; margin-top: 20px;}

.leader       { float: left; margin: 0px; background-color: #ffffff; }

/* All leader images offset from the left margin */
#leaders      { float: left; width: 992px; background-color: #ffffff;} 
#leaders_inner      { 
  float: left; 
  width: 930px; 
  height: 320px;
  background-color: #ffffff; 
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 10px;
  margin-bottom: 10px;
  } 

/* Inter leader image spacing */
.leader-separator    { float:left; width: 41px; height: 300px; background-color: #ffffff}

.leader-separator2    { float:left; width: 30px; height: 320px; background-color: #ffffff}

/* Fixed width of the header */
#headerPrimary { width: 992px; }

#overlay_text{
width: 100px;
background-color: #E2E2E2;
  float: right;
  margin-top: 270px;
  margin-right: 20px;
  padding-right: 20px;
  display: inline;
  padding-left: 3px;
  font-size: 12px;
  font-family: Helvetica, Arial;
  font-weight: bolder;
  }

