/************************
 CONTAINER INDEX
 ************************/

#container-index
{
  height: 220px;
  margin: 20px 0;
}

#container-index .boxes
{
  background: #AFABA7;
  color: #FFF;
  font-size: 9pt;
  font-weight: bold;
  margin: -10px -10px 10px -10px;
  padding: 4px 20px;
}

#container-index .column
{
  border: 1px solid #D7D5D3;
  color: #5F574F;
  height: 155px;
  padding: 10px;
}

#container-index .column img.marketing-image
{
  float: left;
}

p.box-text
{
  float: left;
  font-size: 8pt;
  padding-left: 10px;
  width: 140px;
}

.more
{
  bottom: 10px;
  position: absolute;
  right: 10px;
}

.more a,
.more a:hover,
.more a:visited
{
  color: #5F574F;
  font-size: 7pt;
  font-weight: bold;
  text-decoration: none;
}

#left-index
{
  float: left;
  margin-left: 10px;
  position: relative;
  width: 300px;
}

#left-index p.why-choose-my
{
  font-size: 9pt;
  line-height: 1.7em;
  margin-top: 3px;
}

#left-index h3
{
  font-size: 11pt;
  font-weight: normal;
}

#center-index
{
  background: #CAD1E7;
  float: left;
  margin-left: 14px;
  position: relative;
  width: 300px;
}

#right-index
{
  float: right;
  margin-right: 10px;
  position: relative;
  width: 310px;
}

#mywayImage
{
	vertical-align: middle;
}
