@import 'pages.css';

div#body_content {
	height: auto !important;
}

div#body_content li {
	width: 336px;
}

div.services_hl {
	position: relative;
	clear: left;
}

div.services_hl div {
	position: absolute;
	right: 20px;
	top: 0px;
	text-align: center;
	margin-bottom: 98px;
	width: 191px;
}

div.services_hl span {
	display: block;
	height: 95px;
}

div.services_hl p {
	font-size: 10px !important;
	line-height: 12px !important;
	margin-bottom: 0px !important;
	color: #999 !important;
}


ul#portfoliolist a {
text-decoration:none;
}

ul#portfoliolist a:hover {
color:#ff000;
text-decoration:underline;
}
