﻿/* Home Page */
.mo-about{ width:1200px; overflow:hidden;}
.mo-about a{ width:388px; height:262px; display:block; text-decoration:none; background:#F7F7F7;   color:#666666;
text-align:left; float:left;
  display: inline-block;
  vertical-align: middle;
}
.mo-about a:hover{ background:#ccc; color:#fff;
  background-color:#6AB82D;
  color: white;
}
.mo-about a h2{ font:15px/20px "Arial";  padding-bottom:26px; padding:0px 20px 5px 20px;}
.mo-about a p{ font:12px/18px "Arial"; text-transform:uppercase; padding:0px 20px 0px 20px;}
.mo-about a .img{ padding-bottom:15px;}



