
.texture-box {background-color: #dedede;background:url("Images/body-bg.gif")  repeat transparent; padding: 10px 12px 1px 12px; border:  solid 1px #dedede;}

.image-box img {
        float: left !important;
        height: auto;
        display: box;
        max-width: 130px;
        margin: 0 20px 20px 0;
        padding:4px !important;
    }

.image-box p {
        margin-top: 0;
        padding-top: 0;
        position:relative;top:0 !important;
line-height:22px;
    }

.image-box em {font-size: 14px; color: #184e7f;}

.two-col-list ul {width:50%; float:left; padding-right: 20px;}

.two-col-list td:nth-child(1).two-col-list td:nth-child(2) {width: 50%; }

.team {margin-bottom:10px; margin-top:20px;}
.team img{width:50%; margin-left:auto; margin-right:auto;}
.team p {margin:0;}
.team h3 {background:url("Images/light-bg.png")  repeat #dadada; color:#444; margin:0;padding:0px 20px; font-size:18px;  line-height:44px;font-weight:normal;}
.icons img {width:82px;padding-right:10px;}
.small-text a {font-size:15px;}
@media screen and (max-width:994px) 
{

.two-col-list ul {width:100% !important; clear:both;float:left;}
.two-col-list td:nth-child(1), .two-col-list td:nth-child(2) { clear:both; display:block;width:100%;}
}
@media screen and (max-device-width:420px) 
{
.icons img {width:60px; padding-left:2px;padding-right:10px;}

}




