#page{
    width:970px;     
    transition: all 0.3s linear 0s;

   }

   .solutions-wrapper{
    height:430px;
   }




 .solutions-wrapper .views-field-body{
  font-size:14px;
  line-height:22px;
     font-family: trebuchet ms;
 }


#block-block-3 a#mainlogo{
display:block;
width:145px;
height:70px;
    background: url("../../images/logolarge.png") no-repeat 0 0;
         transition: all 0.3s linear 0s;

}

#block-system-main-menu ul.menu li.menu--leaf a{
font-size:16px;
    }


    #block-block-1{
    width:100%;
clear:both;
margin: 0;
    font-size: 10px;
}
#block-block-1 div a{
    color:#163C63;
}

#block-menu-menu-footer ul.menu {
    margin: 0 auto;
    width: 650px;
}
#block-menu-menu-footer ul li{

padding-left:10px;
margin-left:10px;
}
