ul.thumb {
	margin-right:auto;
	margin-left: auto;
	list-style: none;
	padding-right: 10px;
	padding-left: 10px;
	width: 770px;
	
}
ul.thumb li {
	margin: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	float: right;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 77px;
	height: 77px;
}
ul.thumb li img {
	width: 67px;
	height: 67px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0px;
	top: 0px;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}
.thumb-icon {
	float: left;
	padding: 5px;
}
.thumbs-portfolio {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 75px;
}
.tier3 {
	background-image: url(../images/images/tier3-photo-bg.png);
	width: 984px;
	height: 460px;
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 25px;
}
.tier3text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align:left;
}
.tier3title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
	text-shadow: 0 1px #000000
}
.tier3photo {
	
	height: 420px;
	float: left;
	padding-top: 40px;
	width: 470px;
}
.tier3content {
	width: 350px;
	float: left;
	padding-top: 20px;
	padding-left: 10px;

}

.cathigh  {
	float: left;
	color: #FFF;
	height: 15px;

	text-align: right;
	font-size: 12px;
}
#new-content {
	height: 300px;
	margin-top: 40px
}
.catbox {
	
	border-top: 1px solid #333;
	padding: 20px;
	margin-top: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 145px;
	
}
.box {
	color: #666;
}


.categoriesbox {
	float: left;
}
.catlinks {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 0px;
}
.backbtn {
	padding: 0px;
}
.displaying {
	padding: 5px 0px 0px 560px;
	float: left;
}
.categories-off {
	color: #333;
}
