html, body, div, span, h1, h2, h3, h4, p, blockquote, a, address, img, sub, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

html, body {
	height: 100%;
}

body {
	margin: 0;
	color: #565653;
	background: #f4f4f4 url(../img/bg.gif) repeat-y center;
	font: 62.5% Helvetica, Arial, sans-serif;
	line-height: 1;
	overflow: visible;
}
h1 {
	font-size: 2em;
	margin: 0 0 1.1em 0;
	font-weight: 100;
	font-style: italic;
	color: #d22c3a;
}
h2 {
	font-size: 1.8em;
	font-weight: 100;
	margin: 0 0 1.25em 0;
}
h3 {
	font-size: 1.6em;
	font-style: italic;
	font-weight: 100;
	margin: 0 0 0.18em 0;
}
h4, legend {
	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: #2a239c;
	text-decoration: none;
	border-bottom: 1px solid #2a239c;
}
a:hover {
	border: 0;
}
a:active {
	color: #d22c3a;
}
a.noborder:link, a.noborder:visited {
	border: 0;
}
.clients a:link, .clients a:visited {
	color: #565653;
	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;
}
#container {
	width: 960px;
	background: #fff;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
}

#nav {
	padding: 20px 0;
	margin: 0 0 39px 0;
}
#nav ul {
	margin: 20px 0 0 0;
	padding: 0;
}
#nav ul li {
	display: inline;
	float: left;
	margin: 0 1em 0 0;
}
#nav ul li a:link, #nav ul li a:visited {
	border: 0;
	font-size: 1.5em;
	color: #8c8c8f;
}
#nav ul li a:hover {
	color: #d22c3a;
}
#nav ul li a.selected:link, #nav ul li a.selected:visited {
	color: #d22c3a;
}
li.slash {
	color: #f1bfc4;
}
#content {
	width: 820px;
	padding: 0 70px;
}
#content {
	padding-bottom: 90px;
}
#main {
	width: 520px;
	float: left;
	padding: 0 70px 0 0;
	border-right: 1px solid #f1bfc4;
}
blockquote {
	quotes: none;
	font-style: italic;
	margin: 0;
	text-indent: -0.5em;
}
.quote, .amp {
	font: 1em Georgia;
}
form {
	display: inline-block; /* Safari bugfix */
}
form.p_space {
	margin: 0 0 2em 0;
}
legend {
	display: none;
}
label {
}
input[type='text'], textarea, input[type='button'], input[type='submit'] {
	width: 320px;
	color: #565653;
	background: #fff url(../img/bg_input.gif) no-repeat;
	border: 1px solid #a6a6a9;
	border-right-color: #d9d9da;
	border-bottom-color: #d9d9da;
	padding: .5em;
	font: 1em Helvetica, Arial, sans-serif;
	letter-spacing: 0.02em;
}
input[type='text'] {
	height: 1.25em;
	margin: 0 0 1.35em 0;
}
textarea {
	height: 10em;
	line-height: 1.675em;
	margin: 0 0 1.35em 0;
}
input[type='button'], input[type='submit'] {
	background: url(../img/bg_button.gif);
	color: #565653;
	width: 160px;
	padding: .5em 1em;
}
input[type='button']:hover, input[type='submit']:hover {
	background: url(../img/bg_button_mo.gif);
	color: #565653;
	cursor: pointer;
}
input[type='button']:active, input[type='submit']:active {
	background: url(../img/bg_button_a.gif);
	color: #565653;
	cursor: pointer;
}
sup {
	position: relative;
	font-style: italic;
	font-weight: 100;
	top: -3px;
	left: 3px;
	vertical-align: top;
	color: #f1bfc4;
}
ul {
	list-style: none;
	padding: 0;
}
ul.form li {
	margin: 0 0 .6em 0;
}
.end_p {
	background: url(../img/page_end.gif) no-repeat 0 2px;
}
#sidebar {
	width: 159px;
	float: left;
	margin: 0 0 0 70px;
}
#sidebar p {
	font-size: 1em;
	line-height: 1.85em;
	padding-top: .4em;
	margin: 0 0 1.85em 0;
	color: #a6a6a9;
}
#sidebar a:link, #sidebar a:visited {
	color: #a6a6a9;
	border: 0;
}
#footer {
	clear: both;
	width: 820px;
	height: 40px;
	background: #a9a9ab url(../img/bg_footer.gif) no-repeat top;
	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: 1em;
	letter-spacing: 0.08em;
	color: #e5e5e6;
	text-align: center;
}
#footer p a:link, #footer p a:visited, #footer span {
	color: #e5e5e6;
	border: 0;
	letter-spacing: 0.08em;
	margin: 0 .5em;
}