a.casestudy{
	font-weight: bold;
}
img#contact{
	float: none;
	border: none;
	margin: 0px 0px 0px 0px;
}
div#contact{
	float: left;
	padding: 0px 0px 30px 30px;
}
div#contact-form{
	float: left;
	padding: 0px 0px 0px 0px;
}
table#contact-table td{
	padding: 5px 0px 0px 0px;
}

div#news{
	text-align: justify;
	font-size: 70%;
	line-height: 13pt;
	padding: 0px 0px 5px 0px;
	width: 100%;
	display: block;
	border-bottom-color: #88C1DF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
div#news a{
	width: 100%;
	padding: 1px;
	background-color: #FFFFFF;
	color: #88C1DF;
	display: block;
	text-decoration: none;
}
div#news a:hover{
	background-color: #88C1DF;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

div#portfolio{
	/*text-align: justify;*/
	font-size: 70%;
	line-height: 13pt;
	padding: 0px 10px 25px 0px;
	width: 49%;
	display: block;
	float: left;
}
div#portfolio img{
	float: left;
}
div#portfolio a{
	width: 100%;
	padding: 1px;
	background-color: #FFFFFF;
	color: #88C1DF;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
div#portfolio a:hover{
	background-color: #88C1DF;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}