.left_col {
	width: 325px;
	float:left;
	line-height: 1.3;
	padding: 0px 0px 20px 20px;
}
.right_col {
	width: 325px;
	float:left;
	padding: 0px 0px 0px 25px;
}
.side_header {
	background:url(../images/content/home-title-bg-black.jpg) no-repeat;
	padding:4px 0px 0px 10px;
	height:26px;
	font: bold 18px arial;
	color: #a6bcca;
	margin: 40px 0px 0px 0px;
}
.news-date {
	padding: 10px 0px 5px 0px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #3C5364;
}

div.side_item_container {
	width: 250px;
	height:125px;
	margin: 10px 0px 0px 50px;
	padding: 4px;
	background:url(../images/content/home-button-bg.jpg) no-repeat;
}
div.side_item_container:hover {
	background:url(../images/content/home-button-bg-over.jpg) no-repeat;
}

.text_20px {
	font-size: 20px;
	color: #ABC0CD;
}
.portfolio_item img {
	margin: 0px 0px 10px 0px;
}
portfolio_item {
	float:none;
}
a.home-button {
	display: block;
	height: 105px;
	padding: 10px;
	font: bold 16px arial;
	letter-spacing: 2px;
}
a.home-button:hover {
	color:#FFFFFF;
}
a.portfolio_item {
	float: none;
}
a#home-button-web {
	background:url(../images/content/home-button-web.jpg) no-repeat;
}
a#home-button-web {
	background:url(../images/content/home-button-web.jpg) no-repeat;
}
a#home-button-graphic {
	background:url(../images/content/home-button-graphic.jpg) no-repeat;
}
a#home-button-industrial {
	background:url(../images/content/home-button-industrial.jpg) no-repeat;
}
a#home-button-photo {
	background:url(../images/content/home-button-photo.jpg) no-repeat;
}
