/* col bg images  */

.wrap_content_outer {
	background-image: url(../images/bg_portfolio_outer.gif);
}

.wrap_content_inner {
	background-image: url(../images/bg_portfolio_inner.gif);
}

.content_bot {
	height: 11px;
	overflow: hidden;
	background: transparent url(../images/bg_portfolio_bot.gif) no-repeat scroll top left;
}

/* columns */
#col1, #col2, #col3, #col4, #col5, #col6 {
	width: 293px;
	float: left;
	margin-right: 18px;
	padding: 0;
}

.foliotop {
	min-height: 320px;
	_height: 320px;
}

.foliobot {
	min-height: 227px;
	_height: 227px;
}

.folioinner {
	padding: 0 0 0 19px;
}

#col3, #col6 {
	margin: 0;
}

/* other elems */

.wrap_content_inner a {
	display: block;
	float: left;
	width: 117px;
	height: 66px;
	padding: 3px;
	margin: 0 8px 8px 0;
}

.wrap_content_inner a img {
	padding: 0;
	width: 117px;
	height: 66px;
}

.wrap_content_inner a:hover {
	background: transparent url(../images/bg_portfolio_thm.gif);
}


h1 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	text-align: center;
	padding: 24px 0;
	margin: 0 22px;
}

#col1 h1 { background: transparent url(../images/num_1.gif) no-repeat scroll left; }
#col2 h1 { background: transparent url(../images/num_2.gif) no-repeat scroll left; }
#col3 h1 { background: transparent url(../images/num_3.gif) no-repeat scroll left; }
#col4 h1 { background: transparent url(../images/num_4.gif) no-repeat scroll left; }
#col5 h1 { background: transparent url(../images/num_5.gif) no-repeat scroll left; }
#col6 h1 { background: transparent url(../images/num_6.gif) no-repeat scroll left; }