/* CSS Document */


form, #logo, #contact-details, #nav-wrapper, .nav, #subnav, footer, #skiplink, #hand, #slideshowHolder, #slideshow, h2 a {
	display: none !important;
}

html, body {
	background-color: transparent;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666; 
	padding: 0;
	margin-left:0;
	margin: 0 auto;
	min-width: 85%;
	width: 85% !important;
}

#content p {
	color: #666;
}

h1,h2,h3,h4,h5,h6 {
 color: #01AEF0;
 font-family:"Times New Roman",Times,serif;
 font-weight: normal;
}

a {
 color: #01AEF0;
}

.portfolio-column h1 {
	font-size: 18pt;
}
