
html{-webkit-font-smoothing:antialiased;}
body{color:#666;}
a{color:#666;text-decoration:none;}
a:hover{color:#666; text-decoration:underline;}
.column-clear{ clear:both;}
.wrapper{ margin:0px auto; padding:0px;width:668px;}
.portfolio-content, .portfolio-area{margin-left:-10px;margin-top:-20px;width:668px;}
.title-page{font-size:40px;margin:50px 0px 60px 0px;color:#666;}
.goto{float:right;width:130px;margin:-80px 30px 0px 0px;}

/**** PORTFOLIO STYLES*****/
.portfolio-categ{margin-bottom:10px;}
.portfolio-categ li{display:inline;margin-right:10px;}
.image-block{ display:block;position: relative;}
.image-block img{border: 1px solid #666; border-radius: 4px 4px 4px 4px;background:#FFFFFF;padding:10px;}
.image-block img:hover{border: 1px solid #666;box-shadow:0 0 5px #666;}
.portfolio-area li{float: left;margin-left:10px;margin-right:15px;overflow: hidden;width: 195px;}
.home-portfolio-text{margin-top:10px;}
li.active a{ text-decoration:underline;}
/**** END PORTFOLIO STYLES*****/