.tn5 {
	width: 68px;
	height: 42px;
	background: url(/images/tnportfolioon.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#left-nav {
	margin: 0;
	width: 184px;
	line-height: 12px;
	word-spacing: 1px;
	background-color: #DF9D01;
	color: #fff;
}

#left-nav span {
	display: none;
}

#left-nav h2 {
	margin: 0;
	width: 184px;
	height: 60px;
	background: url(/images/hdportfolio.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom: 1px solid #fff;
}

#left-nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: outside;
	list-style-image: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 24px;
}

#left-nav ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #AA2709;
	text-decoration: none;
	font-weight: bold;
}

#left-nav ul ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: outside;
	list-style-image: none;
}

#left-nav ul ul li{
	color: #fff;
}

#portfolio-content img {
	float: left;
	border: 1px solid #DF9D01;
	margin-right: 10px;
	margin-top: 4px;
}

#portfolio-content  {
	height: 400px;
}

.highlightoff {
	font-weight: normal;
	text-decoration: none;
}

.highlightoff:hover {
	font-weight: normal;
	text-decoration: underline;
}

.highlighton {
	font-weight: bold;
	text-decoration: none;
}

#content-right a {
	color: #333333;
	font-weight: bold;
}

#content-right {
	color: #333333;
}

#bottom-image {
	margin: 0;
	width: 184px;
	height: 184px;
	background: url(/images/bgportfolio.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content-right p span {
	color: #DF9D01;
	font-weight: bold;
}

h4  {
	margin: 0;
	padding: 0;
	padding-bottom: 12px;
	color: #DF9D01;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

#footer-left {
	display: none;
}