
.footer {
    background: none repeat scroll 0 0 #cccccc;
    clear: both;
    height: 200px;
    margin: auto;
    padding: 20px;
    text-align: center;
    width: 959px;

}
.footer a{
	font-size: 15px!important;
	font-weight: 400!important;
}
.footer a:hover {
    color: #8d8dda;
}

.footer * {
    
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

/*#footer a {
  color: #161aa7;
  text-decoration: none;
  float: left;
  margin: 10px 0px;
  padding: 6px;
  line-height: 17px;
  font-family: "myriad pro";
  font-style: italic;
  background: rgba(255, 255, 255, 0.3);
  width: 100%; }*/
  /* line 259, ../sass/screen.sass */
/*  #footer a:hover {
    color: white;
    background: rgba(22, 26, 167, 0.8); }*/
  

.lft{
    width: 270px;
    height:147px;
    float:left;
}
.mdl{
    float: left;
    height: 147px;
    margin: 5px 50px 0 52px;
    width: 270px;
}


.rgt{
    width: 270px;
    height:147px;
    float:left;
}
.rgt h2{
    color: #161aa7;
    font-family: "myriad pro";
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    text-decoration: none;
    text-align: left;
}

.mdl a,.lft a{ 
    color: #161aa7;
    font-family: "myriad pro";
    font-size: 11px;
    font-weight: bold;
    line-height: 28px;
    text-decoration: none;
}

.rgt a{ 
    color: #161aa7;
    font-family: "myriad pro";
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    line-height: 28px;
    text-decoration: none;
}
.social{
    float: left;
    height: auto;
    margin-left: -20px;
    margin-right: 23px;
    margin-top: 5px;
    width: 50px;
}
.intlnk {
    float:left;
    width: 217px;
    height: auto;
}