body {
	color: #000000;
	background: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	  width: 80%;  
}
a, a:link, a:active 
  {
	color: #00a7eb;
	text-decoration: underline;
}
h1 {
	font-family: Arial, san-serif;
	font-size: 20pt;
	margin-top: 20px;
	margin-bottom: 0px;

	font-weight: normal;
}
h2 {
	font-family: Arial, san-serif;
	font-size: 14pt;
	letter-spacing: 0;
	font-weight: normal;
}
h3 {
	font-family: Arial, san-serif;
}
p {
	font-size: 10pt;
  padding: 0;

}
#topCloudWrapper, #logoWrapper, .hide, #mainlevel, .footerLinkListWrapper, #copyright, #col2, #workSlideShow, #workTextRight, .viewwebsitesm, .backtowork, .backtotop, #breadcrumbs, #londonSceneWrapper, #mainlevelsub, #col3, .contactForm, .toplink, #tree, .sociable, .postBottom, .toplinkBlog {
	display: none;
}

#footer, #footerLinkListWrapperContact {
	margin: 0;
	padding: 0;
}
#workTextLeft ul {
	list-style-type: square;
	background-image: none;
}
#workTextLeft li {
	font-size: 12pt;
	list-style-type: square;
	background-image: none;
}
#printLogo {
display: block;
padding-bottom: 20px;
}

#col1 a[href]:after {
content: " (" attr(href) ")";
}
#clients a {
clear: both;
}

/*
#col1, #page, #col1pad, #col1wrap, #colmask, #colmid, #colright, #wrapper 
 { 
 width: auto; 
 margin: 0 5%;
 padding: 0;
 float: none!important;
 overflow: visible;
 }

#col1 a:after {
	content: " [" attr(href) "] ";
}

/*
#col1pad {
margin-left: -255px; 
}
#colright {
	margin: 0;
}


#col1 {
overflow: visible;
}

