/* if you like it in print... */

body {
	font: 90%/150% Arial, sans-serif;
	margin: 1em;
}
hr,
#search,
#global,
#navi,
#top img,
#top .right,
#top .breadcrumb,
#side,
.latest,
#newsletter {
	display: none;
}
h1 {
	margin-bottom: -0.1em;
}
h2 {
	font-size: 100%;
	margin-bottom: -1em;
}
h3, h4 {
	font-size: 100%;
}
a {
	color: #000;
	text-decoration: none;
}
#logo {
	border-bottom: 4px solid #ccc;
}
#services ul {
	margin: 0 0 1em 0;
	padding: 0;
}
#services li {
	list-style: none;
	margin-bottom: 0.5em;
}
#content img {
	border: 2px solid #ccc;
	float: right;
	margin: 0 0 1em 1em;
	padding: 1px;
}
#content blockquote {
	color: #666;
	font-family: "Georgia", Arial, sans-serif;
	font-size: 120%;
	font-style: italic;
}
#footer {
	border-top: 4px solid #ccc;
	clear: both;
	color: #666;
	font-size: 80%;
	padding: 1em 0 0 0;
}
#footer ul {
	float: left;
	margin: 0;
	padding: 0;
}
#footer li {
	display: inline;
	list-style: none;
	margin-right: 0.5em;
}
#footer em {
	font-style: normal;
}
