html, body {
	height: 100%;
}
body {
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1;
}
h1 {
	font: 2em Minion, Georgia, "Times New Roman", Times, serif;
	margin: 0 0 1.1em 0;
	font-weight: 100;
	font-style: italic;
}
h2 {
	font: 1.8em Minion, Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	margin: 0 0 1.25em 0;
}
h3 {
	font: 1.6em Minion, Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 100;
	margin: 0 0 0.18em 0;
}
h4 {
	font-size: 1.2em;
	font-weight: 100;
	margin: 0 0 1.6em 0;
}
p {
	font-size: 1.2em;
	line-height: 1.675em;
	letter-spacing: 0.02em;
	margin: 0 0 1.625em 0;
	text-align: justify; 
}
p.p_space {
	margin: 0 0 3.3em 0;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
a:link:after, a:visited:after {
	font-sez: 0.6em;
	font-style: italic;
	content:" (" attr(href) ") ";
}
.clients a:link, .clients a:visited {
	color: #000;
	text-decoration: none;
	border: 0;
}
ul {
	margin: 0 0 2em 0;
}
ul li {
	font-size: 1.2em;
	line-height: 1.675em;
	letter-spacing: 0.02em;
	margin: 0;
}
ul.p_space {
	margin: 0 0 4em 0;
}
span.noprint {
	display: none;
}
#container {
	width: 100%;
	background: #fff;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
}

#nav ul {
	display: none;
}
#nav a {
	border: 0;
}
#nav a:link:after, #nav a:visited:after {
	content:"";
}
#nav img {
	margin: 0 0 2em 0;
}
#content {
	width: 100%;
	padding: 0 70px;
}
#content {
	padding-bottom: 90px;
}
#main {
	width: 100%;
}
blockquote {
	quotes: none;
	font-style: italic;
	margin: 0;
	text-indent: -0.5em;
}
.quote, .amp {
	font: 1em Georgia;
}
form {
	display: none;
}
sup {
	position: relative;
	font-style: italic;
	font-weight: 100;
	top: -3px;
	left: 3px;
	vertical-align: top;
	color: #000;
}
ul {
	list-style: none;
	padding: 0;
}
.end_p {
	background: url(../img/page_end.gif) no-repeat 0 2px;
}
#sidebar {
	display: none;
}

#footer {
	clear: both;
	width: 100%;
	height: 40px;
	background: #000;
	padding: 40px 70px 10px 70px;
	margin: 0 auto;
	position: relative;
	margin-top: -90px;
}
#footer div {
	height: 30px;
	text-align: center;
	background: url(../img/logo_footer.gif) no-repeat 0 0;
}
#footer p {
	padding: 10px 0 0 0;
	font-size: 0.8em;
	letter-spacing: 0.08em;
	color: #000;
	text-align: center;
}