body, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
    font-size: 13px;
    color: #6d6c6c;
    line-height: 18px;
}
h1, h2, h3, h4, p.tagline, legend {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}
p, h1, h2, h3, h4 {
	margin-bottom: 15px;
}
			
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #333;
    text-decoration: underline;
}
a:hover, a:active {
    color: #CCC;
    text-decoration: underline;
}
h1 span, h2 span, h3 span {
    display: none;
}
li {
    list-style: none;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}
/* ----------------------------------- */
/* COMMON
/* ----------------------------------- */


/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */
	
	
	
	
	
/* ----------------------------------- */
/* PORTFOLIO
/* ----------------------------------- */

.thumbnail-list li {
	width: 170px;
	margin-right: 15px;
	margin-bottom: 25px;
	float: left;
	font-weight: bold;
}
	.thumbnail-list a .thumb {
		width: 160px;
		padding: 5px;
		border: 1px solid #eee;
		background: #eee;
	}
	.thumbnail-list a:hover .thumb {
		border-color: #ccc;
	}
	.thumbnail-list li a {
		text-decoration: none;
		color: #ccc;
	}
	.thumbnail-list li a span {
		font-size: 10px;
		font-weight: normal;
		color: #ABA995;
		display: block;
	}
	.thumbnail-list li a:hover span {
		text-decoration: underline;
	}
	
	.underline-list {
		margin-bottom: 15px;
	}
	.underline-list li {
		width: 245px;
		float: left;
		font-size: 11px;
		line-height: 20px !important;
		border-bottom: 1px solid #ABA995 !important;
		background: none;
	}
		.underline-list li a {
			text-decoration: none;
		}
	
	
/* ----------------------------------- */
/* SERVICES
/* ----------------------------------- */

