@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'proxima-nova-1','proxima-nova-2', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background:url(../img/bg.gif) top center repeat-x #e4e0db;
	margin:0;
	padding:0;
	height:100%;
}

a {
	color:#001651;
	text-decoration:underline;
	font-weight:normal;
}

a:hover {
	color:#808eb5;
	text-decoration:underline;
	font-weight:normal;
}	

div#container {
	width:960px;
	text-align:center;
	position:relative;
	background-image:url(../img/internal-bg.gif);
}

div#container-home-march {
	width:960px;
	text-align:center;
	position:relative;
	background-color:white;
}

div#header {
	width:960px;
	height:115px;
	text-align:left;
	background-image:url(../img/header-bg.gif);
}

div.social-media-links {
	float:right;
	padding-right: 15px;
	margin-top: -2px;
}

div#header img {
	float:left;
}

div#upper-nav {
	padding-top:8px;
	float:right;
	padding-right:8px;
	width:409px;
	height:32px;
	display:block;
	z-index:10;
	position:relative;
	margin-bottom:0px;
	clear: right;
}
div#upper-nav ul {
	width: 408px;
	height: 32px;
	position:relative;
	background-image:url(../img/upper-nav.jpg);
	margin:0;
	padding: 0;
}
div#upper-nav ul li {
	text-indent:-9999px; 
	margin: 0;
	padding: 0;
	list-style:none;
	position:absolute;
	top: 0;
}
div#upper-nav ul li, div#upper-nav a {
	height: 32px;
	display: block;
}
div#upper-nav ul li a {
	text-indent: -9999px;
	text-decoration: none;
}
li#office-guide {
	left:0px; 
	width:149px;
}
li#prac-guide {
	left:149px;
	width: 185px;
}
li#careers {
	left:335px;
	width: 74px;
}
li#office-guide a:hover {
	background: url(../img/upper-nav-over.jpg) 0px 0px no-repeat;
}
a.office-guide {
	background: url(../img/upper-nav-over.jpg) 0px 0px no-repeat;
}
li#prac-guide a:hover {
	background: url(../img/upper-nav-over.jpg) -149px 0px no-repeat;
}
a.prac-guide {
	background: url(../img/upper-nav-over.jpg) -149px 0px no-repeat;
}
li#careers a:hover {
	background: url(../img/upper-nav-over.jpg) -335px 0px no-repeat;
}
a.careers {
	background: url(../img/upper-nav-over.jpg) -335px 0px no-repeat;
}

div#nav {
	width:960px;
	height:41px;
	display:block;
	z-index:10;
	position:relative;
	margin-bottom:0px;
	text-align:center;
	margin-left:0;
	padding-left:0;
	clear:both;
}

div#nav ul {
	width: 960px;
	height: 41px;
	position:relative;
	background-image:url(../img/navigation.jpg);
	margin:0;
	padding: 0;
}
div#nav ul li {
	text-indent:-9999px; 
	margin: 0;
	padding: 0;
	list-style:none;
	position:absolute;
	top: 0;
}
div#nav ul li, div#nav a {
	height: 41px;
	display: block;
}
div#nav ul li a {
	text-indent: -9999px;
	text-decoration: none;
}
li#about {
	left:0px; 
	width:112px;
}
li#services {
	left:112px;
	width: 152px;
}
li#radiologists {
	left:264px;
	width: 127px;
}
li#patient-ed {
	left:391px;
	width: 133px;
}
li#community {
	left:524px;
	width: 159px;
}
li#contacts {
	left:683px;
	width: 153px;
}
li#news {
	left:836px;
	width: 124px;
}
li#about a:hover {
	background: url(../img/navigation-over.jpg) 0px 0px no-repeat;
}
a.about {
	background: url(../img/navigation-over.jpg) 0px 0px no-repeat;
}
li#services a:hover {
	background: url(../img/navigation-over.jpg) -112px 0px no-repeat;
}
a.services {
	background: url(../img/navigation-over.jpg) -112px 0px no-repeat;
}
li#radiologists a:hover {
	background: url(../img/navigation-over.jpg) -264px 0px no-repeat;
}
a.radiologists {
	background: url(../img/navigation-over.jpg) -264px 0px no-repeat;
}
li#patient-ed a:hover {
	background: url(../img/navigation-over.jpg) -391px 0px no-repeat;
}
a.patient-ed {
	background: url(../img/navigation-over.jpg) -391px 0px no-repeat;
}
li#community a:hover {
	background: url(../img/navigation-over.jpg) -524px 0px no-repeat;
}
a.community {
	background: url(../img/navigation-over.jpg) -524px 0px no-repeat;
}
li#contacts a:hover {
	background: url(../img/navigation-over.jpg) -683px 0px no-repeat;
}
a.contacts {
	background: url(../img/navigation-over.jpg) -683px 0px no-repeat;
}
li#news a:hover {
	background: url(../img/navigation-over.jpg) -836px 0px no-repeat;
}
a.news {
	background: url(../img/navigation-over.jpg) -836px 0px no-repeat;
}	

div#splash {
	width:960px;
	height:276px;
	background-image:url(../img/splash-bg.gif);
}

div#home-bottom {
	width:960px;
	height:129px;
	background-image:url(../img/homepage-bottom-bg.jpg);
}

div#home-bottom h1 {
	font-family:'AvenirLTStd65MediumRegular', sans-serif;
	font-size:18px;
	color:#001651;
	font-weight:normal;
	padding-left:22px;
	margin-top:15px;
}

div#home-bottom h2 {
	font-size:14px;
	color:#001651;
	font-weight:normal;
	padding-left:22px;
	margin-top:-5px;
}

div.home-left {
	float:left;
	text-align:left;
	width:320px;
}

div.home-left p {
	padding-left:22px;
	width:172px;
	margin-top:-10px;
	line-height:16px;
}

div.home-middle {
	float:left;
	text-align:left;
	width:320px;
}

div.home-middle p {
	padding-left:22px;
	width:280px;
	margin-top:-10px;
	line-height:16px;
}

div.home-right {
	float:right;
	text-align:left;
	width:320px;
}

div.home-right p {
	padding-left:22px;
	width:172px;
	margin-top:-10px;
	line-height:16px;
}

div#internal-content {
	width:960px;
}

div#splash {
	width:960px;
	height:276px;
	background-image:url(../img/splash-bg.gif);
}

div#splash-internal-about {
	width:960px;
	height:127px;
	background-image:url(../img/about-header.jpg);
	margin-top:0px;
}

div#splash-internal-services {
	width:960px;
	height:127px;
	background-image:url(../img/services-overview-header.jpg);
	margin-top:0px;
}

div#splash-internal-mammography {
	width:960px;
	height:127px;
	background-image:url(../img/mammography-header.jpg);
	margin-top:0px;
}

div#splash-internal-ultrasound {
	width:960px;
	height:127px;
	background-image:url(../img/ultrasound-header.jpg);
	margin-top:0px;
}

div#splash-internal-mri {
	width:960px;
	height:127px;
	background-image:url(../img/mri-header.jpg);
	margin-top:0px;
}

div#splash-internal-ct {
	width:960px;
	height:127px;
	background-image:url(../img/ct-header.jpg);
	margin-top:0px;
}

div#splash-internal-biopsy {
	width:960px;
	height:127px;
	background-image:url(../img/biopsy-header.jpg);
	margin-top:0px;
}

div#splash-internal-nuclear {
	width:960px;
	height:127px;
	background-image:url(../img/nuclear-header.jpg);
	margin-top:0px;
}

div#splash-internal-careers {
	width:960px;
	height:127px;
	background-image:url(../img/careers-header.jpg);
	margin-top:0px;
}

div#splash-internal-community {
	width:960px;
	height:127px;
	background-image:url(../img/community-header.jpg);
	margin-top:0px;
}

div#splash-internal-news {
	width:960px;
	height:127px;
	background-image:url(../img/news-header.jpg);
	margin-top:0px;
}

div#splash-internal-office-guide {
	width:960px;
	height:127px;
	background-image:url(../img/office-guide-header.jpg);
	margin-top:0px;
}

div#splash-internal-prac-guide {
	width:960px;
	height:127px;
	background-image:url(../img/prac-guide-header.jpg);
	margin-top:0px;
}

div#splash-internal-radiologists {
	width:960px;
	height:127px;
	background-image:url(../img/radiologists-header.jpg);
	margin-top:0px;
}

div#splash-internal-patient-ed {
	width:960px;
	height:127px;
	background-image:url(../img/patient-header2.jpg);
	margin-top:0px;
}

div#splash-internal-contacts {
	width:960px;
	height:127px;
	background-image:url(../img/contacts-header.jpg);
	margin-top:0px;
}

div.internal-left {
	width:320px;
	float:left;
	text-align:left;
}

div.internal-nav {
	width:320px;
	padding-left:17px;
	margin-bottom:30px;
}

div.internal-nav h3 {
	color:#FFFFFF;
	font-size:14px;
	letter-spacing:5px;
	background-image:url(../img/nav-header-bg.gif);
	width:268px;
	height:33px;
	padding-left:15px;
	padding-top:15px;
	font-family:"Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-weight:normal;
}

div.internal-nav ul {
	font-size:12px;
	width:243px;
	background-image:url(../img/nav-bg.gif);
	margin-top:-14px;
	padding-top:10px;
	display:block;
	list-style-type:none;
}

div.internal-nav li {
	width:223px;
	height:25px;
	margin-left:-10px;
	border-bottom:#aaa9a9 solid 1px;
	padding-top:10px;
	color:#5a5a5a;
}

div.internal-nav li a {
	color:#5a5a5a;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	width:223px;
	height:30px;
}

div.internal-nav li a:hover {
	color:#2c2b2b;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	width:223px;
	height:30px;
}

div.internal-nav li a.internal-nav-on {
	color:#2c2b2b;
}

li#bottom {
	border:none;
}

.nav-bottom {
	background-image:url(../img/nav-bottom.gif);
	width:283px;
	height:24px;
	margin-top:-14px;
}

div.internal-left-testimonials {
	width:320px;
	padding-left:17px;
}

div.internal-left-testimonials h3 {
	color:#001651;
	font-size:14px;
	letter-spacing:5px;
	width:283px;
	border-bottom:#aaa9a9 solid 1px;
	border-top:#aaa9a9 solid 1px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	font-family: 'proxima-nova-1','proxima-nova-2', Arial, Helvetica, sans-serif;
	font-weight:normal;
}

div.internal-left-testimonials p {
	width:280px;
	padding-left:5px;
}

.testimonials {
	font-size:18px;
	line-height:22px;
	font-style:italic;
	width:232px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#001651;
	padding-left:12px;
}

.testimonials-person {
	text-align:right;
	margin-top:-10px;
	font-size:12px;
	color:#001651;
}

.testimonials-bottom {
	text-align:right;
	border-top:#aaa9a9 solid 1px;
	padding-top:10px;
	font-size:12px;
	font-weight:normal;
	margin-bottom:30px;
}	

div.internal-left-women {
	width:320px;
	padding-left:17px;
}

div.internal-left-women h3 {
	color:#001651;
	font-size:14px;
	letter-spacing:5px;
	width:283px;
	border-bottom:#aaa9a9 solid 1px;
	border-top:#aaa9a9 solid 1px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	font-family: 'proxima-nova-1','proxima-nova-2', Arial, Helvetica, sans-serif;
	font-weight:normal;
}

div.internal-left-women p {
	width:280px;
	padding-left:5px;
	line-height:15px;
}

.women-bottom {
	text-align:right;
	border-top:#aaa9a9 solid 1px;
	padding-top:10px;
	font-size:12px;
	font-weight:normal;
	padding-bottom:50px;
	margin-top:17px;	
}

div.internal-left-women img {
	padding-left:5px;
}

div.internal-right {
	width:640px;
	float:right;
	text-align:left;
}

div.internal-right h4 {
	font-size:16px;
	font-family:'AvenirLTStd65MediumRegular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

div.breadcrumbs {
	width:578px;
	padding-left:31px;
	color:#babbbb;
	margin-bottom:15px;
	padding-top:10px;
}

div.internal-main {
	width:578px;
	padding-left:31px;
	font-size:12px;
	line-height:18px;
	color: #333333;
	padding-bottom:50px;
}

div.internal-main img {
	padding-left:10px;
	padding-bottom:5px;
}

div.internal-main h2 {
	font-family:'AvenirLTStd65MediumRegular', sans-serif;
	font-size:28px;
	color:#001651;
	font-weight:normal;
	padding-top:15px;
	padding-bottom:20px;
	border-bottom:#e6e5e5 solid 1px;
	border-top:#e6e5e5 solid 1px;
	margin-top:-2px;
	line-height:28px;
}

@font-face {
	font-family: 'AvenirLTStd65MediumRegular';
	src: url('avenirltstd-medium-webfont.eot');
	src: local('☺'), url('avenirltstd-medium-webfont.woff') format('woff'), url('avenirltstd-medium-webfont.ttf') format('truetype'), url('avenirltstd-medium-webfont.svg#webfont6uQAAXYX') format('svg');
	font-weight: normal;
	font-style: normal;
}

div.internal-main h3 {
	font-family:'AvenirLTStd65MediumRegular', sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#001651;
}

.lead-in {
	font-size:16px;
	color:#000000;
	line-height:22px;
	font-style:italic;
}

div#quick-links {
	width:960px;
	height:48px;
	background-image:url(../img/quick-links-bg.gif);
	margin-top:-12px;
	clear:both;
	margin-bottom: -12px;
}

div#quick-links p {
	font-size:12px;
	text-align:left;
	padding-left:135px;
	padding-top:11px;
}

div#quick-links a {
	font-style:normal;
	font-weight:normal;
}

div#quick-links a:hover {
	font-style:normal;
	font-weight:normal;
}

div#footer {
	width:960px;
	height:50px;
	text-align:right;
	background-color:#e4e0db;
}

div#footer a {
	font-weight:normal;
	font-style:normal;
}

div#footer a:hover {
	font-weight:normal;
	font-style:normal;
}

div#footer p {
	padding-top: 10px;
}

fieldset {
	margin: 1px 0;
	padding:10px;
	border: 1px solid #CCCCCC;
	background:#E4E3E3;
	width:568px;
	margin-left:0px;
	margin-bottom:25px;
	text-align:left;
}

label {
	display:block;
	float:left;
	width:170px;
	height:35px;
	text-align:left;
	margin-right:10px;
}

#speaker-email {
	width:365px;
	height:20px;
	font-size:12px;
}

#speaker-phone {
	width:365px;
	height:20px;
	font-size:12px;
}

#speaker-engagement {
	height:20px;
	font-size:12px;
	margin-bottom:5px;
}

#speaker-topic {
	height:20px;
	font-size:12px;
	margin-bottom:5px;
}

#speaker-organization {
	width:365px;
	height:20px;
	font-size:12px;
}

#speaker-name {
	width:365px;
	height:20px;
	font-size:12px;
}

#speaker-comments {
	width:370px;
	height:200px;
	font-size:12px;
}

#apply-name {
	width:365px;
	height:20px;
	font-size:12px;
}

#apply-address {
	width:365px;
	height:20px;
	font-size:12px;
}

#apply-address2 {
	width:222px;
	height:20px;
	font-size:12px;
}

#apply-state {
	height:20px;
	font-size:12px;
	margin-bottom:5px;
}

#apply-zip {
	width:75px;
	height:20px;
	font-size:12px;
}

#apply-email {
	width:365px;
	height:20px;
	font-size:12px;
}

#apply-cover {
	width:370px;
	height:200px;
	font-size:12px;
}

#apply-resume {
	width:370px;
	height:200px;
	font-size:12px;
}

#appointment-name {
	width:365px;
	height:20px;
	font-size:12px;
}

#appointment-address {
	width:365px;
	height:20px;
	font-size:12px;
}

#appointment-address2 {
	width:222px;
	height:20px;
	font-size:12px;
}

#appointment-state {
	height:20px;
	font-size:12px;
	margin-bottom:5px;
}

#appointment-zip {
	width:75px;
	height:20px;
	font-size:12px;
}

#appointment-email {
	width:365px;
	height:20px;
	font-size:12px;
}

#appointment-phone {
	width:365px;
	height:20px;
	font-size:12px;
}

#appointment-call {
	width:365px;
	height:20px;
	font-size:12px;
}

#appointment-service {
	height:20px;
	font-size:12px;
	margin-bottom:5px;
}

#appointment-physician {
	height:20px;
	font-size:12px;
	margin-bottom:5px;
}

#appointment-comments {
	width:370px;
	height:200px;
	font-size:12px;
}

#appointment-time {
	width:370px;
	height:20px;
	font-size:12px;
}

.table-header {
	background-color:#eae9e9;
}

table {
	border: 1px solid #eae9e9;
	margin-bottom:20px;
}

tr {
	border-bottom: 1px solid #eae9e9;
}

div.landing-generic {
	width:640px;
	height:335px;
	background-image:url(../img/generic-header-img.jpg);
}

div.landing-careers {
	width:640px;
	height:335px;
	background-image:url(../img/careers-header-img.jpg);
}

div.landing-potomac {
	width:640px;
	height:1024px;
	background-image:url(../img/potomac-header-img.jpg);
}

div.landing-community {
	width:640px;
	height:335px;
	background-image:url(../img/community-header-img.jpg);
}

div.landing-services {
	width:640px;
	height:335px;
	background-image:url(../img/services-header-img.jpg);
}

div.landing-radiologists {
	width:640px;
	height:335px;
	background-image:url(../img/radiologists-header-img.jpg);
}

div.landing-prac {
	width:640px;
	height:335px;
	background-image:url(../img/referring-header-img.jpg);
}

div.landing-office {
	width:640px;
	height:335px;
	background-image:url(../img/office-header-img.jpg);
}

div.landing-news {
	width:640px;
	height:335px;
	background-image:url(../img/news-header-img.jpg);
}

div.landing-patient-ed {
	width:640px;
	height:335px;
	background-image:url(../img/patient-header-img.jpg);
}

div.landing-contacts{
	width:640px;
	height:335px;
	background-image:url(../img/contacts-header-img.jpg);
}

div.internal-landing {
	width:578px;
	padding-left:31px;
	font-size:12px;
	line-height:18px;
	color:#333333;
	padding-bottom:50px;
}

div.internal-landing img {
	padding-left:10px;
	padding-bottom:5px;
}

div.internal-landing h2 {
	font-family:'AvenirLTStd65MediumRegular', sans-serif;
	font-size:28px;
	color:#001651;
	font-weight:normal;
	padding-top:15px;
	padding-bottom:20px;
	border-bottom:#e6e5e5 solid 1px;
	margin-top:2px;
}

div.internal-landing h3 {
	font-family:'AvenirLTStd65MediumRegular', sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#001651;
}

#general-referral-form-eng {
	width:50px;
	height:20px;
	font-size:12px;
}

#general-referral-form-esp {
	width:50px;
	height:20px;
	font-size:12px;
}

#general-referral-form-carbon-qty {
	width:50px;
	height:20px;
	font-size:12px;
}

#mri-referral-form-qty {
	width:50px;
	height:20px;
	font-size:12px;
}

#ct-referral-form-qty {
	width:50px;
	height:20px;
	font-size:12px;
}

#womens-referral-form-qty {
	width:50px;
	height:20px;
	font-size:12px;
}

#pet-referral-form-qty {
	width:50px;
	height:20px;
	font-size:12px;
}

#breast-self-exam-eng {
	width:50px;
	height:20px;
	font-size:12px;
}

#breast-self-exam-esp {
	width:50px;
	height:20px;
	font-size:12px;
}

#reorder-request {
	width:365px;
	height:20px;
	font-size:12px;
}

#reorder-request-phone {
	width:365px;
	height:20px;
	font-size:12px;
}

#reorder-request-name {
	width:365px;
	height:20px;
	font-size:12px;
}

#reorder-request-address {
	width:365px;
	height:20px;
	font-size:12px;
}

#reorder-request-address2 {
	width:222px;
	height:20px;
	font-size:12px;
}

#reorder-request-state {
	height:20px;
	font-size:12px;
	margin-bottom:5px;
}

#reorder-request-zip {
	width:75px;
	height:20px;
	font-size:12px;
}

.video {
	margin-top:0px;
}

div.landing-services2 {
	width:640px;
	height:335px;
	background-image:url(../img/services-header-img2.jpg);
}

div.landing-patient-ed2 {
	width:640px;
	height:335px;
	background-image:url(../img/patient-header-img2.jpg);
}

div#splash-internal-patient-ed2 {
	width:960px;
	height:127px;
	background-image:url(../img/patient-header2.jpg);
	margin-top:0px;
}

div#october {
	width:960px;
	height:150px;
	background-image:url(../img/october-bg.gif);
	margin-top:0px;
}

div.october-left {
	float:left;
	width:400px;
}

div.october-left p {
	padding-top:70px;
}

div.october-right {
	float:right;
	text-align:left;
	width:560px;
}

div.october-right h2 {
	text-align:left;
	font-family:'AvenirLTStd65MediumRegular', sans-serif;
	font-size:18px;
	color:#001651;
	font-weight:normal;
	padding-top:5px;
	margin-bottom:-7px;
}

div.october-right p {
	text-align:left;
	padding-right:150px;
	line-height:16px;
	font-size:12px;
}

div#home-bottom2 {
	width:960px;
	height:161px;
	background-image:url(../img/homepage-bottom-bg2.jpg);
}

div#home-bottom2 h2 {
	font-size:14px;
	color:#001651;
	font-weight:normal;
	padding-left:22px;
	margin-top:-12px;
}

div.home-left2 {
	float:left;
	text-align:left;
	width:640px;
}

div.home-left2 h1 {
	font-family:'AvenirLTStd65MediumRegular', sans-serif;
	font-size:18px;
	color:#001651;
	font-weight:normal;
	padding-left:22px;
	margin-top:7px;
	width:470px;
}

div.home-left2 p {
	padding-left:22px;
	width:480px;
	margin-top:-2px;
	line-height:16px;
}

div.home-right2 {
	float:right;
	text-align:left;
	width:320px;
	height:129px;
	margin-top:0px;
}

div.home-right2 h1 {
	font-family:'AvenirLTStd65MediumRegular', sans-serif;
	font-size:18px;
	color:#001651;
	font-weight:normal;
	padding-left:22px;
	margin-top:7px;
}

div.home-right2 p {
	padding-left:22px;
	width:172px;
	margin-top:-2px;
	line-height:16px;
}

div#home-bottom-dec {
	width:960px;
	height:178px;
	background-image:url(../img/december-bg.gif);
}

div#home-bottom-dec h2 {
	font-size:14px;
	color:#001651;
	font-weight:normal;
	padding-left:50px;
	margin-top:-7px;
}

div.home-left-dec {
	float:left;
	text-align:left;
	width:480px;
}

div.home-left-dec h1 {
	font-family:'AvenirLTStd65MediumRegular', sans-serif;
	font-size:18px;
	color:#001651;
	font-weight:normal;
	padding-left:22px;
	width:418px;
	padding-right: 40px;
	margin-top:7px;
}

div.home-left-dec p {
	padding-left:22px;
	width:408px;
	padding-right: 40px;
	margin-top:-2px;
	line-height:16px;
}

div.home-right-dec {
	float:right;
	text-align:left;
	width:480px;
	margin-top:0px;
}

div.home-right-dec h1 {
	font-family:'AvenirLTStd65MediumRegular', sans-serif;
	font-size:18px;
	color:#001651;
	font-weight:normal;
	margin-top:7px;
	padding-left:50px;
	width:408px;
	padding-right: 22px;
}

div.home-right-dec p {
	padding-left:50px;
	width:408px;
	padding-right: 22px;
	margin-top:-2px;
	line-height:16px;
}

div#home-bottom-jan {
	width:960px;
	height:210px;
	background-image:url(../img/jan10-bg.gif);
}

div#home-bottom-jan h2 {
	font-size:14px;
	color:#001651;
	font-weight:normal;
	padding-left:50px;
	margin-top:-7px;
}

div.home-left-jan {
	float:left;
	text-align:left;
	width:480px;
}

div.home-left-jan h1 {
	font-family:'AvenirLTStd65MediumRegular', sans-serif;
	font-size:18px;
	color:#001651;
	font-weight:normal;
	padding-left:22px;
	width:418px;
	padding-right: 40px;
	margin-top:7px;
}

div.home-left-jan p {
	padding-left:22px;
	width:408px;
	padding-right: 40px;
	margin-top:-2px;
	line-height:16px;
}

div.home-right-jan {
	float:right;
	text-align:left;
	width:480px;
	margin-top:0px;
}

div.home-right-jan h1 {
	font-family:'AvenirLTStd65MediumRegular', sans-serif;
	font-size:18px;
	color:#001651;
	font-weight:normal;
	margin-top:7px;
	padding-left:50px;
	width:408px;
	padding-right: 22px;
}

div.home-right-jan p {
	padding-left:50px;
	width:408px;
	padding-right: 22px;
	margin-top:-2px;
	line-height:16px;
}

div#splash-internal-services-gen {
	width:960px;
	height:127px;
	background-image:url(../img/services-overview-header2.jpg);
	margin-top:0px;
}

div#home-bottom-march {
	width:960px;
	height:180px;
	background: #FFFFFF;
	margin-bottom: 20px;
}

div#home-bottom-march h1 {
	font-family:'AvenirLTStd65MediumRegular', sans-serif;
	font-size:16px;
	color:#001651;
	font-weight:normal;
	padding-left:22px;
	margin-top:15px;
}

div#home-bottom-march h2 {
	font-size:14px;
	color:#001651;
	font-weight:normal;
	padding-left:22px;
	margin-top:-5px;
}

div.home-left-march {
	float:left;
	text-align:left;
	width:319px;
	height: 200px;
	border-right: 1px solid #D2D5D5;
}

div.home-left-march p {
	padding-left:22px;
	width:280px;
	margin-top:-10px;
	line-height:16px;
}

div.home-middle-march {
	float:left;
	text-align:left;
	width:320px;
	height: 200px;
}

div.home-middle-march p {
	padding-left:22px;
	width:280px;
	margin-top:-10px;
	line-height:16px;
}

div.home-right-march {
	float:right;
	text-align:left;
	width:319px;
	border-left: 1px solid #D2D5D5;
	height: 200px;
}

div.home-right-march p {
	padding-left:22px;
	width:280px;
	margin-top:-10px;
	line-height:16px;
}

div#home-bottom-late-march {
	width:960px;
	background: #FFFFFF;
	margin-bottom: 20px;
}

div#home-bottom-late-march h1 {
	font-family:'AvenirLTStd65MediumRegular', sans-serif;
	font-size:16px;
	color:#001651;
	font-weight:normal;
	padding-left:22px;
	margin-top:15px;
	margin-right:10px;
}

div#home-bottom-late-march h2 {
	font-size:14px;
	color:#001651;
	font-weight:normal;
	padding-left:22px;
	margin-top:-5px;
	margin-right:10px;
}

div.home-left-late-march {
	float:left;
	text-align:left;
	width:239px;
	height: 280px;
	border-right: 1px solid #D2D5D5;
}

div.home-left-late-march p {
	padding-left:22px;
	width:196px;
	margin-top:-10px;
	line-height:16px;
	padding-right:22px;
	padding-bottom: 15px;
}

div.home-middle-late-march {
	float:left;
	text-align:left;
	width:239px;
	height: 280px;
	border-right: 1px solid #D2D5D5;
}

div.home-middle-late-march p {
	padding-left:22px;
	width:196px;
	margin-top:-10px;
	line-height:16px;
	padding-right:22px;
	padding-bottom: 15px;
}

div.home-middle2-late-march {
	float:left;
	text-align:left;
	width:239px;
	height: 280px;
	border-right: 1px solid #D2D5D5;
}

div.home-middle2-late-march p {
	padding-left:22px;
	width:196px;
	margin-top:-10px;
	line-height:16px;
	padding-right:22px;
	padding-bottom: 15px;
}

div.home-right-late-march {
	float:right;
	text-align:left;
	width:240px;
	height: 60px;
}

div.home-right-late-march p {
	padding-left:22px;
	width:196px;
	margin-top:-10px;
	line-height:16px;
	padding-right:22px;
	padding-bottom: 15px;
}
div#splash-internal-services-breast {
	width:960px;
	height:127px;
	margin-top:0px;
	background: url(../img/services-overview-breast.jpg);
}
