@charset "UTF-8";/* CSS Document */body {	font-family: Helvetica, Arial, sans-serif;	color: #000;	font-size: 12pt;	line-height: 14pt	margin: 0;	padding: 0;	margin-right: 50px;	background-color:#fff;}h1 {	font-size: 20pt;	margin-top: 14pt;	font-weight: bold;}h2, h3 {	font-size: 16pt;	margin-top: 14pt;	font-weight: bold;}h4, h5, h6 {	font-size: 14pt;	margin-top: 14pt;	font-weight: bold;}a {	text-decoration: none;	color: #000;}ul li {list-style: none;margin-left:0;}#main_nav, ul#portfolio_nav, #main_content a.next, ul#expertise_nav {	display: none;}#footer {	font-size: 12px;	margin-top: 20px;	border-top: 1px solid #000;}
