html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
body {
	line-height:1;
	font-family:Arial;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.clearfix {
	display:inline-block;
}
html[xmlns] .clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}
#page_container {
	width:800px;
	min-height:600px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#fff;
	background-image:url("../images/page-container-home-back.jpg");
	background-position:right bottom;
	background-repeat:no-repeat;
}
#header {
}
#header a.logo {
	background-image:url("../images/logo.jpg");
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	width:450px;
	height:63px;
	float:left;
	text-indent:-999in;
	outline:0px;
	outline-width:0px;
	margin-left:20px;
	margin-top:20px;
}
#page_content {
	margin-left:95px;
	margin-top:65px;
}


#top-nav-links {
	margin-bottom:25px;
}

ul#top-nav-links {
  margin-left: 0px;
  padding-left: 0px;
}
#top-nav-links li {
	display:inline;
}
#top-nav-links li:before {
	content: '\00a0\2022\00a0\00a0';
	color:#0083c4;
	font-size:11px;
}
#top-nav-links li:first-child:before {
	content: '';
}
#top-nav-links li a:visited	{
	color:#0083c4;
}

#footer {
	margin-top:60px;
}
#footer p.text {
	color:#868789;
	float:left;
	font-size:10px;
	margin-left:95px;
}
#footer a.admin-link {
	color:#868789;
	float:right;
	font-size:11px;
	font-weight:bold;
	margin-right:138px;
	text-transform:uppercase;
}
#page_content.home p.content {
	color:#868789;
	width:460px;
	font-size:12px;
	line-height:1.5;
}
#page_content.home a.client-login {
	margin-top:35px;
	display:block;
	width:90px;
	height:19px;
	background-image:url("../images/client-login-button.jpg");
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-999in;
	outline:none;
	outline-width:0px;
}
#page_content.home div.tag-line {
	background-image:url("../images/tag-line.png");
	background-position:center center;
	background-repeat:no-repeat;
	float:right;
	height:113px;
	margin-right:77px;
	margin-top:40px;
	outline:0 none;
	text-indent:-999in;
	width:331px;
}
#footer .text a {
	color:#868789;
}
