

a{color:#65a42d;text-decoration:none;}
a:hover{color:#65a42d; text-decoration:underline;}
.column-clear{ clear:both;}
.wrapper{ margin:0px auto; padding:0px;width:auto;}
.portfolio-content
{
    width: auto;
    text-align: center;
    box-shadow: 0 0 31px #BCBCBC;
    border-radius: 15px;
    -webkit-border-radius: 5px;
      /*-webkit-box-shadow: inset 0 0 50px 0 #939393;
    -moz-box-shadow: inset 0 0 50px 0 #939393;
    box-shadow: inset 0 0 50px 0 #939393;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;*/
}
 .portfolio-area
{
    /*border: 1px dashed #C0C0C0;
    width: auto;
    
    text-align: center;
    border-radius: 20px;*/
}
.title-page{font-size:40px;margin:50px 0px 60px 0px;color:#151515;}
.goto{float:right;width:130px;margin:-80px 30px 0px 0px;}

/**** PORTFOLIO STYLES*****/
.portfolio-categ{margin-bottom:30px;}
.portfolio-categ li{display:inline;margin-right:10px;}
.image-block{ display:block;position: relative;}
.image-block img{border: 1px solid #d5d5d5; border-radius: 4px 4px 4px 4px;background:#FFFFFF;padding:10px;}
.image-block img:hover{border: 1px solid #A9CF54;box-shadow:0 0 5px #A9CF54;}
.portfolio-area li
{
    float: left;
    margin: 0 0px 0px 0;
    overflow: hidden;
    width: 200px;
    padding: 5px;
}
.home-portfolio-text{margin-top:10px;}
li.active a{ text-decoration:underline;}
/**** END PORTFOLIO STYLES*****/

.team
{
    border-color: #efefef;
    width: auto;
    height: auto;
    vertical-align: middle;
    float: left;
}
.team .left
{
    float: left;
    text-align: center;
    color: #333333;
    width: 280px;
    border-style: solid;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-width: 0px 0px 0px 0px;
}

.team .left1
{
    float: left;
    text-align: center;
    color: #333333;
    width: 280px;
    margin-left: 100px;
}

.teamName
{
    color: #333333;
    font-size: 22px;
}
.teamPos
{
    color: #000000;
    font-size: 20px;
}












