html,body,div,h1,h2,h3,h4,h5,h6,h7,h8,h9,p,table,tr,td,img,a{padding: 0;margin: 0;border-collapse: collapse;text-decoration: none; line-height: 1em;font-weight: normal;}
ul{margin: 0;}

.clearfix:after {content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block; height: 1%;}

html{
    background-color: white;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
}

body{
	width: 1007px;
	margin: 0 auto;
	background-color: white;
}

img {
 border: none;
}

#header{
	height: 173px;
	position: relative;
	background-image: url('../images/header-gradient.png');
}

#header .info{
	width: 494px;
	height: 62px;
	padding: 24px 12px 12px;
	position: absolute;
	left: 132px;
	top: 0;
	background-color: #9B3394;
	border-radius: 0 0 0 20px;
	background-repeat: no-repeat;
	background-position: 0 100%;
	color: white;
	font-size: 15px;
	text-align: right;
	behavior: url(pie.htc);
}

#header .info div{
	width: 510px;
	height: 38px;
	position: absolute;
	right: 0;
	bottom: 0;
	font-style: italic;
	font-size: 26px;
	background-image: url('../images/slogan-image.png');
	background-repeat: no-repeat;
	background-position: 100% 0;
	font-size: 0;
}

#header>ul{
	list-style-type: none;
	width: 652px;
	height: 50px;
	padding: 50px 10px 0 0;
	position: absolute;
	left: 0;
	top: 57px;
	background-color: #0C2889;
	background-image: url('../images/header-corner-2.png');
	background-repeat: no-repeat;
	background-position: 100% 0;
	font-size: 15px;
}

#header>ul>li{
	float: left;
	display: block;
	margin: 0 0 0 20px;
	position: relative;
	font-weight: 600;
}

#header>ul>li:first-child{
	margin: 0 0 0 30px;
}

#header>ul a{
	display: block;
	position: relative;
	z-index: 2;
	color: white;
}

#header>ul>li .circle{
	display: none;
	width: 108px;
	height: 108px;
	margin: -54px -54px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url('../images/header-menu-hover.png');
	background-repeat: none;
	z-index: 1;
	opacity: 0.75;
}

#header>ul>li:hover .circle{
	display: block;
}

html.lt-ie8 #header>ul>li:hover .circle{
	display: none;
}

#header>ul>li ul{
	list-style-type: none;
	display: none;
	min-width: 120px;
	height: auto;
	padding: 4px 7px 16px;
	position: absolute;
	background-image: url('menu-background.png');
	z-index: 2;
	color: black;
	font-size: 12px;
	border-radius: 0 25px;
}

#header>ul>li:hover ul{
	display: block;
}

#header>ul>li  ul>li{
	margin: 12px 0 0 0;
}

/*
#header>ul>li  ul>li:hover{
	font-weight: bold;
}
*/

#header>ul>li  ul a{
	color: black;
}

#header>ul>li  ul a:hover{
	color: #444;
}

#header h1{
	position: absolute;
	right: 14px;
	top: 6px;
}

#footer{ box-sizing: border-box; position: relative; height: 123px; padding: 55px 0 0 0; background-color: #95979A; }

#footer .patient-portal { position: absolute; top: 0; right: 0; padding: 12px; }
#footer .patient-portal img { display: block; }

#footer ul{
	list-style-type: none;
	padding: 0 0 0 5px;
	font-size: 15px;
}

#footer ul li{
	display: inline;
	margin: 0 0 0 30px;
}

#footer ul a{
	color: white;
}

#footer ul a:hover{
	text-decoration: underline;
}

#middle{}

#middle>.background-image{
	background-repeat: no-repeat;
	clear: both;
}

#content{
	padding: 84px 34px 0;
	background-color: white;
	color: #7E7E7E;
	font-size: 14px;
	line-height: 1.4em;
}

#content p {
	margin: 0 0 1.4em 0;
	line-height: 1.4em;
}

#content h2{
	margin: 0 0 5px;
	color: #9A3393;
	font-size: 25px;
	font-style: italic;
	line-height: 1em;
}

#content h3{
	color: #0C288A;
	font-size: 25px;
	line-height: 1em;
}

#content ul{
	padding: 0 0 0 20px;
}

#content .quote {
	color: #9A3393;
        font-size: 16px;
        line-height: 1.5em;
	font-style: italic;
	font-weight: 300;
}

#content strong{
	color: #9A3393;
	font-weight: bold;
}

#content .left{
    box-sizing: border-box;
    float: left;
	width: 456px;
	padding-right: 12px;
	line-height: 1.4em;
}

#content .right{
	width: 439px;
	min-height: 289px;
	padding: 30px 0 0 30px;
	float: right;
	background-image: url('../images/right-column-background.png');
	background-repeat: no-repeat;
	line-height: 1.6em;
}

#content .right p {
	margin: 0;
}

#content.home .home-person{
	margin: 0 -34px 0 0;
	float: right;
	clear: right;
}

#content.home .home-person.first{
	margin: -135px -34px 0 0;
	position: relative;
	z-index: 1;
}

#content.home .home-person.last{
	margin: -135px 0 -34px 0;
}

.subpage td { padding: 2px; vertical-align: top; }

.message {float: right; background: #83BFFE; max-width: 300px; padding: 10px; text-align: center; position: relative; top: -30px; right: 20px; font-weight: 700;}