@charset "utf-8";
#body-container
{
	border-top: 1px solid #fff;
	margin: 1px auto;
	width: 800px;
}
#footer
{
	background-image: url(../images/global/footer-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	clear: both;
	height: 50px;
	padding: 1em 0 0 0;
}
#footer .footer-copy
{
	float: right;
}
#footer .footer-nav
{
	float: left;
}
#footer .inner
{
	margin: 0 auto;
	width: 800px;
}
#footer, #footer a
{
	color: #229602;
}
#layout
{
	background-image: url(../images/global/layout-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 55px;
	padding-top: 205px;
}
#layout a
{
	color: #229602;
}
#layout h1, #layout h2
{
	border-bottom: 1px solid #229602;
	color: #229602;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}
#layout h2
{
	font-size: 14px;
	font-weight: bold;
}
#left-column
{
	clear: right;
	float: left;
	margin-top: 25px;
	width: 177px;
}
#main-content
{
	clear: right;
	float: left;
	margin-top: 25px;
	padding: 0 10px;
	width: 420px;
}

#nav
{
	float: right;
	list-style: none;
	margin: 19px 0 0 0;
	padding: 0;
}
#nav a
{
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 104px;
}
#nav a span
{
	display: none;
}
#nav a#careers
{
	background-image: url(../images/global/nav-careers.gif);
}
#nav a#contact-us
{
	background-image: url(../images/global/nav-contact.gif);
}
#nav a#healthcare-providers
{
	background-image: url(../images/global/nav-healthcare.gif);
	width: 108px;
}
#nav a#our-business
{
	background-image: url(../images/global/nav-business.gif);
}
#nav a#services
{
	background-image: url(../images/global/nav-services.gif);
}
#nav li
{
	float: left;
	padding: 0 0.25em;
}
#right-column
{
	clear: right;
	float: left;
	margin-top: 25px;
	width: 164px;
}
.imgblock
{
	display: block;
}
.side-container
{
	margin-bottom: 10px;
}
.side-container-inner
{
	background-image: url(../images/global/side-bg.gif);
	overflow: hidden;
	padding: 0 10px;
	width: 156px;
}
.subheading
{
	font-size: 13px;
	font-weight: bold;
}
body
{
	background-color: #fff;
	background-image: url(../images/global/body-bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}
form
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
input
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
p
{
	margin: 0;
	padding: 0.5em 0;
}
ul.no-style
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.scroll-wrap {

	max-height:500px;
	overflow:auto;
}
