body{
	background-color:#000;
	color:#fff;
}
#page_container{
	background-image:url(../../images/portfolio_bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	min-height:664px;
}
#header_container{
	height:auto;
	min-width:1015px;
	background-image:none;
	background-color:transparent;
	padding:0px 30px 0px 30px;
	overflow:visible;
}
#header .top_row{
	margin-bottom:0px;
}
#content_container{
	min-width:1015px;
	border:0px;
	background-image:none;
	padding:0px 30px 0px 30px;
}
#content .col1{
	width:132px;
	float:left;
	margin-right:30px;
}
#content .col2{
	width:720px;
}
#content .col1 .pillars .header{
	font-size:11px;
	line-height:13px;
	text-transform:uppercase;
	padding-left:11px;
	margin-bottom:12px;
}
#content .col1 .pillars .pillar a{
	color:#626262;
}
#content .col1 .pillars .pillar{
	text-transform:uppercase;
	font-size:8px;
	color:#626262;
	line-height:12px;
	padding-left:11px;
	padding-bottom:6px;
	margin-bottom:10px;
	background-image:url(../../images/portfolio_inactive_line.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	cursor:pointer;
}
#content .col1 .pillars .pillar.active{
	background-image:url(../../images/portfolio_active_line.png);
}
#content .col1 div.reel_button{
	margin-top:20px;
	margin-bottom:50px;
}
#content .col1 a:hover.reel_button{
	background-color:#353535;
}
#content .col1 a.reel_button{
	padding:18px 18px;
	background-color:#19191a;
	color:#fff;
	font-size:12px;
	display:block;
	white-space:nowrap;
}

#content .col2 .header .divider{
	font-size:4px;
	font-family:Verdana;
	color:#4c4c4c;
}

#content .col2 .portfolio{
	margin-top:13px;
	margin-bottom:85px;
}
#content .col2 .portfolio .piece{
	float:left;
	width:211px;
	margin-right:14px;
	padding-bottom:13px;
	margin-bottom:13px;
}
#content .col2 .portfolio .piece .thumb{
	width:211px;
	height:140px;
	overflow:hidden;
	background-color:#151515;
	background-image:url(../../images/portfolio_thumb_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	line-height:0px;
}
#content .col2 .portfolio .piece .title{
	margin-top:10px;
	font-size:12px;
	font-family:Arial;
}
#content .col2 .portfolio .piece .title a{
	color:#fff;
}
#content .col2 .portfolio .piece .title a:hover{
	color:#46860b;
}

#footer{
	background-image:none;
	border:3px solid #151515;
	color:#535353;
}
#footer a{
	color:#535353;
}
#footer .col2 .grey{
	color:#888;
}