#footer{
  position:absolute;
  top:1370px;
  margin-bottom:10px;}

#list{
  position:absolute;
  top:170px;
  width:1100px;
  height:690px;
  margin-bottom:20px;}

#category_list{
  width:1100px;
  height:75px;}



#consultant{
  background-image:url("../img/consultant.jpg");}

#office{
  background-image:url("../img/office.jpg");}

.description{
  background-repeat:no-repeat;
  float:left;
  width:1100px;
  height:540px;}


.text{
  font-size:12.5px;
  line-height:25px;
  color:#ffffff;
  background-color: rgba(0,0,0,0.0);
  height:280px;
  width:420px;
  position:relative;
  top:118px;
  left:600px;
  padding:40px;}

.description h1{
  font-size:22px;}

.description big{
  font-size:19px;}

.description a{
  color:#ffffff;}

.description a:hover{
  color:#ffffff;
  text-decoration: underline;}

.tile{
  font-size:12px;
  float:left;
  width:240px;
  height:370px;
  background-color:#ffffff;
  margin:0px 35px 35px 0px;}

.tile img{
  width:240px;
  height:340px;}

.tile div{
  color:#2c2c2c;
  line-height:160%;
  width:240px;}

.tile b{
  font-size:14px;}

#topics a{
  display:block;}

.tile div:hover{
  color:#696969;
  text-decoration: underline;}
