div#feature_container {
	min-height: 210px;
}

div#feature_asaw {
	float: left;
	width: 289px;
	min-height: 750px;

	margin-top: -30px;

	position: absolute;

	left: -10px;

	background-image: url('../images/our_portfolio/asaw_image.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div#feature_tg {
	float: left;
	width: 289px;
	min-height: 750px;

	margin-top: -30px;

	position: absolute;

	left: -10px;

	background-image: url('../images/our_portfolio/tg_image.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div#feature_spc {
	float: left;
	width: 315px;
	min-height: 750px;

	margin-top: 20px;

	position: absolute;

	left: -25px;

	background-image: url('../images/our_portfolio/spc_image.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div#feature_lftw {
	float: left;
	width: 315px;
	min-height: 750px;

	margin-top: -50px;

	position: absolute;

	left: -20px;

	background-image: url('../images/our_portfolio/lftw_image.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div#feature_sh {
	float: left;
	width: 360px;
	min-height: 750px;

	margin-top: -10px;

	position: absolute;

	left: -30px;

	background-image: url('../images/our_portfolio/sh_image.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div#feature_cit {
	float: left;
	width: 360px;
	min-height: 750px;

	margin-top: -15px;

	position: absolute;

	left: 10px;

	background-image: url('../images/our_portfolio/cit_image.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div#feature_ii {
	float: left;
	width: 360px;
	min-height: 750px;

	margin-top: -5px;

	position: absolute;

	left: -10px;

	background-image: url('../images/our_portfolio/ii_image.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div#feature_oznl {
	float: left;
	width: 360px;
	min-height: 750px;

	margin-top: -20px;

	position: absolute;

	left: 0px;

	background-image: url('../images/our_portfolio/oznl_image.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div#feature_cck {
	float: left;
	width: 360px;
	min-height: 750px;

	margin-top: -30px;

	position: absolute;

	left: 0px;

	background-image: url('../images/our_portfolio/cck_image.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div#content_container div.text_block {
	width: 825px;
}

div#content_container ul {
	float: left;

	list-style: none;

	margin: 0;

	padding: 0;
}

div#content_container ul  li{
	float: left;

	margin: 0;
	margin-right: 50px;

	padding: 0;
}

div#content_container p.web_address {
	margin: 0px;

	color: #ccc;
}

div#content_container p.web_address a {
	color: #ccc;

	text-decoration: none;
}