body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding:  2px 6px 10px 6px;
	margin: 0;
}

#top {
	background: #FFF url(images/logo.gif) no-repeat top left;
	height: 83px;
}

.top-services {
	text-align:center;
	margin-left:140px;
	padding-top:44px;
	width:500px;
	font-weight:bold
}

.top-services A {
	text-decoration:none;
	color:#000
}

#date {
	background: #ccc;
	border-bottom: 1px solid #fff;
}

.date {
	width: 760px;
	text-align: right;
	padding: 1px;
	color: #000;
	font-size: 100%;
}

.services {
	float:left;
	width: 540px;
	text-align: left;
	padding: 1px;
	color: #000;
	font-size: 100%;
	border:1px solid red
}

#underline {
	border-bottom: 1px solid #999;
}

#main {
	width: 760px;
}

#address {
	width: 700px;
	text-align: center;
	margin-left: 70px;
	margin-top: 50px;
}

#left {
	float: left;
	width: 130px;
}

#nav {
	margin: 1px 0 0 0;
}

#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#nav li {
	border-bottom: 1px solid #ccc;
}

#nav a.selected {
	background: #eee;
	color: #900;
}

#nav a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 2px 3px;
}

#nav a:hover {
	background: #eee;
}

#usps {
margin: 20px 0 0 0;
}

#usps a,
#usps a:hover {
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}

.usp {
	width: 100px;
	margin: 18px auto 18px auto;
	padding: 3px;
	height: 50px;
}

#content {
	float:left;
	width: 600px;
	padding: 7px 13px 13px 13px;
	min-height:400px;
	background:#FFF;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 110%;
	color: #900;
}

h3 {
	font-size: 100%;
}

hr {
	color: #ccc;
	height: 1px;
}

#content a {
	color: #666;
}

#content a:hover {
	color: #900;
}

#content ul {
	list-style-image: url(images/bullet.gif);
}

.quaestor {
	color: #900;
	font-weight: bold;
}

.box {
	background: #eee;
	padding: 6px;
	border-right: 1px solid #fff;
}

.indent {
	padding-left: 15px;
}

#ecplus a,
#ecplus a:hover {
	color: #000;
	font-size: 95%;
	font-weight: normal;
	text-align: center;
	padding-left: 24px;
}

#overline {
	border-top: 1px solid #999;
}

#mirror {
	background: #FFF;
	color: #000;
	border-top: 1px solid #fff;
}

#mirror ul {
	list-style-type: none;
	padding: 2px;
	margin: 0;
	width: 760px;
	text-align: center;
}

#mirror li {
	display: inline;
	padding: 0 6px;
}

#mirror a {
	color: #000;
	text-decoration: none;
}

#mirror a:hover {
	color: #900;
	text-decoration: underline;
}
.copyrightnotice {
	width:760px;
	text-align:center;
	color:#000;
}
.copyrightnotice A {
	text-decoration:none;
	color:#000
}