#portfolio-bg {
	background-image: url(../images/portfolio/portfolio-bg.jpg);
	background-repeat: no-repeat;
	height: 510px;
	width: 748px;
	padding: 6px;
}
#portfolio-nav {
	background-image: url(../images/portfolio/portfolio-menu.png);
	background-repeat: no-repeat;
	float: left;
	height: 272px;
	width: 115px;
	margin-left: -115px;
}
#portfolio-nav ul{
	width:96px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#portfolio-nav ul li {
	display: block;
	padding-bottom: 24px;
}
#portfolio-nav ul li a{
	text-indent: -9999px;
	text-align: left;
	display: block;
}
#portfolio-nav  ul li  a.online{
	width:96px;
	height:28px;
	background-position: 0px 0px;
	margin: 0px;
	background-image: url(../images/portfolio/menu-online.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#portfolio-nav  ul li  a.online:hover{
	background-position: 1px -28px;
	margin: 0px;
	padding: 0px;
}
#portfolio-nav  ul li  a.print{
	width:96px;
	height:28px;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/portfolio/menu-print.jpg);
	background-repeat: no-repeat;
}
#portfolio-nav  ul li  a.print:hover{
	background-position: 1px -28px;
	margin: 0px;
	padding: 0px;
}
#portfolio-nav  ul li  a.branding{
	width:96px;
	height:28px;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/portfolio/menu-branding.jpg);
	background-repeat: no-repeat;
}
#portfolio-nav  ul li  a.branding:hover{
	background-position: 1px -28px;
	margin: 0px;
	padding: 0px;
}
#portfolio-nav  ul li  a.extras{
	width:96px;
	height:28px;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/portfolio/menu-extras.jpg);
	background-repeat: no-repeat;
}
#portfolio-nav  ul li  a.extras:hover{
	background-position: 1px -28px;
	margin: 0px;
	padding: 0px;
}
#portfolio-front-bg {
	background-image: url(../images/portfolio/portfolio-front-bg.jpg);
	background-repeat: no-repeat;
	height: 510px;
	width: 748px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 50px;
	padding-left: 6px;
}
#portfolio-front-bg a{
	padding: 0px;
	display: block;
	margin: 0px;
	text-align: left;
	text-indent: -9999px;
}
#portfolio-front-bg a.online{
	height: 265px;
	width: 300px;
	padding: 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#portfolio-front-bg a.print{
	height: 220px;
	width: 300px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 125px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#portfolio-front-bg a.branding{
	height: 160px;
	width: 360px;
	padding: 0px;
	display: block;
	float: left;
	margin-top: 125px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -300px;
}
#portfolio-front-bg a.extras{
	height: 280px;
	width: 180px;
	padding: 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
}
#holder {
	float: left;
	height: 210px;
	width: 300px;
	margin-left: 50px;
	padding-top: 30px;
}
.showlink {
	background-image: url(../images/portfolio/view_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 206px;
}
.nolink {
	background-image: url(../images/portfolio/noview_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 206px;
}
#holder ol{
	list-style-image: none;
	list-style-type: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	width: 83%;
	padding-top: 10px;
	margin-left: 30px;
	padding-left: 0px;
	padding-right: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2D9642;
	padding-bottom: 5px;
}
#holder a.link {
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	text-indent: -9999px;
	display: block;
	float: right;
	height: 165px;
	width: 200px;
}
#holder .title {
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
}
#holder .title a{
	text-decoration: none;
	color: #333333;
}
#holder .title a:hover{
	text-decoration: none;
	color: #247A27;
}
#holder .link {
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	float: right;
	margin-top: -5px;
}
#holder img{
	float: right;
	padding-top: 7px;
	padding-right: 10px;
}
#print06 {
	height: 175px;
	width: 297px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	background-image: url(../images/portfolio/wrap-print06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
#print07 {
	height: 175px;
	width: 297px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	background-image: url(../images/portfolio/wrap-print07.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
#print08 {
	height: 175px;
	width: 297px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	background-image: url(../images/portfolio/wrap-print08.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
#print09 {
	height: 175px;
	width: 297px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	background-image: url(../images/portfolio/wrap-print09.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
#web06 {
	height: 175px;
	width: 297px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	background-image: url(../images/portfolio/wrap-web06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
#web07 {
	height: 175px;
	width: 297px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	background-image: url(../images/portfolio/wrap-web07.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
#web08 {
	height: 175px;
	width: 297px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	background-image: url(../images/portfolio/wrap-web08.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
#web09 {
	height: 175px;
	width: 297px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	background-image: url(../images/portfolio/wrap-web09.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
#web10 {
	height: 175px;
	width: 297px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	background-image: url(../images/portfolio/wrap-web10.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
#branding06 {
	height: 175px;
	width: 297px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	background-image: url(../images/portfolio/wrap-brand06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
#branding08 {
	height: 175px;
	width: 297px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	background-image: url(../images/portfolio/wrap-brand08.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
#branding09 {
	height: 175px;
	width: 297px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	background-image: url(../images/portfolio/wrap-brand09.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
#extras07 {
	height: 175px;
	width: 297px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	background-image: url(../images/portfolio/wrap-extras07.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
#extras08 {
	height: 175px;
	width: 297px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	background-image: url(../images/portfolio/wrap-extras08.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
#extras09 {
	height: 175px;
	width: 297px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	background-image: url(../images/portfolio/wrap-extras09.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
#extras10 {
	height: 175px;
	width: 297px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	background-image: url(../images/portfolio/wrap-extras10.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
#portfolio-footer {
	height: 20px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: #666;
	float: none;
}
#portfolio-footer a{
	height: 20px;
	width: 100%;
	text-align: center;
	text-decoration: none;
	color: #2D6F33;
	padding-top: 10px;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#portfolio-footer a:hover{
	text-decoration: none;
	background-color: #FEC21A;
}
