body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background: #fff;
	margin: 10px 0;
}
#wrapper {
	border-collapse: collapse;
	width: 100%;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}
#wrapper td {
	border: 1px solid #fff;
	padding: 0;
	margin: 0;
}
#heading td {
	background: #ccc;
}
#siteNav td {
	background: #999;
}
#siteNav table {
	border-collapse: collapse;
}
#siteNav table td {
	border: none;
	border-right: 1px solid #fff;
}
#content td {
	background: #EBEBEB;
}
#content td.mainCol {
	padding: 5px 15px;
	width: 730px;
	background: #ccc url(../img/address-bg.jpg) no-repeat right bottom;
}
td.mainCol {
	width: 760px;
}

p#footer {
	clear: both;
	text-align: right;
	background: #ccc url(../img/footer-bg.jpg) no-repeat right top;
	padding: 8px;
	margin: 0 -15px -5px 0;
	font-size: .9em;
	color: #333;
}
p#address {
	float: right;
	text-align: right;
	font-size: .9em;
	margin: -90px -10px 0 0;
	padding: 0 12px 0 0;
}
p { line-height: 1.5em; }
#changehome {
	width: 310px;
	height: 280px;
	position: relative;
	margin-top: -300px;

}
#mainContent {
	margin-right: 150px;
}
#mainContent img {
	margin-right: 10px;
}
p.quote {
	background: url(../img/quote.gif) no-repeat left top;
	padding-top: 15px;
	padding-left: 20px;
}
h1 {
	margin: -5px -15px;
	padding: 10px 15px 0 15px;
	background: #ccc url("../img/content-bg.jpg") no-repeat right top;
	height: 43px;
}
a:link, a:visited {
	color: #006;
}
ul {
	list-style-type: square;
	list-style-position:inside;
}
ul li {
	margin-bottom: 5px;
}
p.person {
	text-align: right;
	font-weight: bold;
	font-style: italic;
}
dl dt {
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding-bottom: .25em;
}
dl dd {
	margin: 0;
	padding-bottom: 1em;
}
.consultants h2 img{
	float: left;
	clear: left;
}
.consultants hr {
	height: 1px;
	color: #999;
	clear: left;
	border: none;
	background: #999;
	margin-top: 10px;
}
h2 .shortDesc {
	font-size: .8em;
	font-weight: normal;
}
h3 .shortDesc {
	font-size: .9em;
	color: #666;
}
h2 .date {
	font-size: .8em;
}
h2 {
	line-height: 1.2em;
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
#training {
	margin-right: 150px;
}
#training h2 {
	font-size: 1.3em;
	margin-bottom: 0px;
}
#training p{
	margin: 10px 0px;
}
#transparent td{
	background: #ccc;
	border: none;
}
.important {
	font-size: 1.4em;
}
.notice {
	color: red;
}
.course {
	background: #e0e0e0 url(../img/course-bg.jpg) no-repeat right bottom;
	padding: 5px;
	border: 1px solid #fff;
	width: 505px;
}
#video {
	text-align: center;
	width: 400px;
	padding: 10px;
	margin: 30px;
	background: #e0e0e0;
	border: 1px solid #fff;
}
ul.image-list {
	list-style-position:inside;
}
ul.image-list li {
	list-style-type: none;
	width: 515px;
}
ul.image-list li li {
	list-style-type: square;
	width: auto;
}div#errors {
	border: 1px solid #f00;
	margin-bottom: 15px;
}
div#errors h2 {
	margin: 0;
	padding: 5px;
	background: #f00;
	color: #fff;
	font-size: 1.3em;
	font-weight: normal;
	border-bottom: none;
}
div#errors p {
	padding: 10px 5px;
	margin: 0;
}

fieldset {
	border: double 2px #999999;
	padding:6px;
}
