body {
	margin: 0 auto 0 auto;
	padding: 0px;
	background: #000986 url(images/bg-blue.jpg) repeat-x;
	font-size: 62.5%;
	line-height: 120%;
	z-index: 1;
}

.dr_swartz_pic {
	margin: .5em 2.5em .5em 1em;
	padding: .5em;
	float: right;
	border: 1px solid black;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	font-style: italic;
}

.sidebar_bottom_pic {
	margin: 0 0 20em 0;
	text-align: center;
}

.rollover-home {
	display: block;
	width: 59px;
	height: 45px;
	background: url(images/button-home.jpg) no-repeat;
	text-indent: -9999px;
}

a.rollover-home:link, a.rollover-home:visited, a.rollover-home:active {
	background: url(images/button-home.jpg) no-repeat;
}

a.rollover-home:hover {
	background-position: -59px 0;
}



.rollover-about {
	display: block;
	width: 81px;
	height: 45px;
	background: url(images/button-about.jpg) no-repeat;
	text-indent: -9999px;
}

a.rollover-about:link, a.rollover-about:visited, a.rollover-about:active {
	background: url(images/button-about.jpg) no-repeat;
}

a.rollover-about:hover {
	background-position: -81px 0;
}

.no-list-style {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navlistH {
	z-index: 10;
}

#navlistV1 {
	z-index: 10;
}


.rollover-clients {
	display: block;
	width: 67px;
	height: 45px;
	background: url(images/button-clients.jpg) no-repeat;
	text-indent: -9999px;
}

a.rollover-clients:link, a.rollover-clients:visited, a.rollover-clients:active {
	background: url(images/button-clients.jpg) no-repeat;
}

a.rollover-clients:hover {
	background-position: -67px 0;
}


.rollover-ADA {
	display: block;
	width: 104px;
	height: 45px;
	background: url(images/button-ADA-training2.jpg) no-repeat;
	text-indent: -9999px;
}

a.rollover-ADA:link, a.rollover-ADA:visited, a.rollover-ADA:active {
	background: url(images/button-ADA-training2.jpg) no-repeat;
}

a.rollover-ADA:hover {
	background-position: -104px 0;
}


.rollover-contact {
	display: block;
	width: 90px;
	height: 45px;
	background: url(images/button-contact-us.jpg) no-repeat;
	text-indent: -9999px;
}

a.rollover-contact:link, a.rollover-contact:visited, a.rollover-contact:active {
	background: url(images/button-contact-us.jpg) no-repeat;
}

a.rollover-contact:hover {
	background-position: -90px 0;
}



.border-line {
		border-top: 6px solid #AC0000;
}

.border-line-blue {
		border-top: 6px solid #00054A;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 120%;
	text-align: center;
	color: #eeeeee;
	margin: 1.6em auto 1.6em auto;
}

/* Text declarations follow */

h1,h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	background-color: #eeeeee;
	margin: 0;
	text-align: center;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	padding: .7em 5px .6em 5px;
}

h2 {
	font-size: 1.1em;
	font-style: italic;
	padding: 0 35px .6em 35px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 120%;
	padding: 0 15px 0 15px;
	margin: 1.2em 0 .4em 0;
	color: #CC3300;
	font-style: italic;
	font-variant: small-caps;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 120%;
	padding: 2em 15px 2em 15px;
	text-align: center;
}

p,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 120%;
}

p {
	padding: 0 18px 0 14px;
	text-indent: 2.5%;
	margin: 0;
}

.body-list {
	margin: 0 0 0 15px;
	padding: 0 45px 0 0;
}

.no-indent {
	text-indent: 0;
}

ul a:link {
	color: #333399;
	text-decoration:none;
}
ul a:visited {
	color: #333399;
	text-decoration:none;
}
ul a:hover {
	color: #3300FF;
	text-decoration:none;
}
ul a:active {
	color: #3300FF;
	text-decoration:none;
}

a:link, a:visited, a:active {
	color: #333399;
	font-weight: bold;
}

a:hover {
	color: #3333FF;
	font-weight: bold;
}