#logo{
  display: none;
}
#logo2 {
    background: url("../images/logo2.png") no-repeat scroll 0 -15px rgba(0, 0, 0, 0);
    width: 250px;
    clear: both;
    display: block;
    float: none;
    height: 120px;
    margin: 0 auto;
    width: 714px;
}
#mainMenu, #mainMenu > div{
  width: 100%;
}
.menu{
  float: none;
  clear: both;
  width: 610px;
  margin: 0 auto;
}
#header{
  height: auto;
  background-image: none;
}
#top, #attorneys,#attorneys .moduletable{
  width: 100%;
}
#attorneys{
  margin-top: -50px;
}
#mainMenu{
  background-color: #000000;
  padding: 10px 0;
}
#social{
  float: right;
  position: relative;
  top: -9px;
}
#main, #contentwrapper, #mainAreas, #footer, #footermenu, #disclaimer, #copyright{
  width: 100%;
}
#main{
  padding: 10px 10px 0;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
#footer{
  padding: 0 10px 10px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
#user1, #user3{
  width: 25%;
  height: auto;
}
#user2{
  width: 40%;
  height: auto;
}
#user1 .moduletable, #user2 .moduletable, #user3 .moduletable{
  width: auto;
  font-size: 12px;
}
#mainAreas{
  background-size: 100% 100%;
  height: 215px;
}
#user1{
  margin-left: 15px;
}
#user1 p:last-child a img {
    float: left;
    margin-right: 15px !important;
    width: 39%;
}
#user3 p:last-child img{
  margin-top: 5px;
}
#user1 p:first-child a img, #user2 p:first-child img{
  width: 50%;
}
#user3 p:first-child img{
  width: 80%;
}
#user3 h3{
  font-size: 14px;
}
#article{
  width: 55%;
}
#right{
  width: 32%;
  float: right;
}
h1{
  font-size: 20px;
}
#right p:first-child img{
  width: 65%;
}
#right h4{
  font-size: 12px;
}
#right ul{
  margin-left: 10px;
}
#main{
  overflow: hidden;
}
#contentwrapper{
  background-size: 100% auto;
  padding-bottom: 0;
}
#footer{
  background-image: none;
}
#footermenu{
  background: url("../images/footer_curve.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  background-size: 100% auto;
}
.menu li:first-child{
  margin-left: 0;
}

.moduletablenewsfeed {
    padding: 0 10px;
}

.moduletablenewsfeed h3 {
    width: 150px;
}
