@charset "utf-8";


body {
	font: 13px  Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #4e4e4e;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
}



body a {

color: #e85a34

}

.noprint {
	
	display: none;
}
 #container {
	width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
}

 #header {
	position: relative;
	
	
}

.headerbg {
	background-image: url(../images/banner-bg.png);
	background-repeat: no-repeat;
}
#buttons {
	height: 33px;
	position: relative;
	
}

 #mainContent {
	width: 970px;
	float: left;
	background-image: none;

}

#mainContent h1 {
	font-size: 18px;
	color: #055f91;
	margin-top: 30px;
	margin-left: -20px;
}

.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #055f91;
}

.magTitle {
	font-size: 14px;
	font-weight: bold;
	color: #055f91;
}
.tablehead {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.anchorlinks a{
	
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	
	
	
}

#mainContent h2 {
	font-size: 16px;
	color: #055f91;

}

#mainContent h2 a {
	color: #055f91;
	text-decoration: none;

}

.zerobottom {
	margin-bottom: 0px;	
}

.zerotop {
	margin-top: 0px;	
}
#mainContent h3 {
	font-size: 14px;
	color: #055f91;
	
}

#mainContent h3 a {
	color: #055f91;

}

.subhead2 {
	font-size: 14px;
	color: #002B42;
	text-transform: uppercase;
}


.subh1 {
	font-size: 14px;
	color:#737373
}

#content {
	width: 902px;
	margin-left: 50px;
	float: left;
}

#subpageContent {
	width: 870px;
	margin-left: 50px;
	margin-right: 46px;
	float: left;
}

#customSingleCompartment {
	width: 400px;
	padding-left: 15px;
	padding-right:15px;
	float: left;
}

#customMultiCompartment {
	width: 400px;
	padding-left: 15px;
	padding-right:15px;
	float: right;
}

#left-content {
	width: 627px;
	float: left;
}

.cta {
	font-weight: bold;
	color: #2070ba
}

#right-content {
	width: 273px;
	float: left;
	background-image: url(../images/home-divider.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#home-tabs {
	width: 955px;
	height: 391px;
	margin: 0px 8px 0px 7px;
	float: left;
	background-color: #999999;
	position: relative;
	background-image: url(../images/panels-bg.jpg);
	background-repeat: repeat-x;
}

 #mainNav {
	background-image: url(../images/main-nav-bg.png);
	background-repeat: repeat-y;
} 
#tabs { 
	width: 970px;
	float: left;
	height: 53px;
	margin-left: 7px;
}

#slideshowLeft {
	width: 347px;
	float: left;
	margin-right: 17px;
}
#slideshowLeft p {
	margin-left: 5px;
	
}
	

#slideshowRight {
	width: 347px;
	float: right;
	
}

#slideshowRight p {
	margin-left: 5px;	
}
 #footer {
	width: 970px;
	height: 161px;
	float: left;
}

#footer-body {
	height: 110px;
	width: 970px;
	background-image: none;
	float: left;
	position: relative;
	color: #000000;
	

}

.footer-yellow {
color: #000000;
}

#footer-border {
width: 970px;
float: left;

}
 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#footertext {
	position:absolute;
	width:571px;
	height:83px;
	z-index:1;
	left: 306px;
	top: 9px;
	margin: 20px 0px 0px;
}

#footertext a {
	color:#000000;
}

#hospital1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 363px;
	top: 68px;
}
#hospital2 {
	position:absolute;
	width:210px;
	height:231px;
	z-index:2;
	left: 81px;
	top: 68px;
	background-color: #999999;
}
#hospital3 {
	position:absolute;
	width:276px;
	height:230px;
	z-index:3;
	left: 650px;
	top: 68px;
}
#testimonial {
	width: 250px;
	float: right;
	margin-left: 15px;
	padding: 10px;
	border: 1px solid #036;
	color: #036;
	background-color: #DFECEA;
}

#testimonials2 {
	width: 250px;
	float: left;
	margin-right: 15px;
	padding: 10px;
	border: 1px solid #036;
	color: #036;
	background-color: #DFECEA;
}

#panelsBtn {
	margin-left: -44px;
	margin-top:2px;
}

#anchorColumn {
width: 150px;
float: left;
margin-right: 20px;
}

#customDropdown {
	position:absolute;
	width:195px;
	height:175px;
	z-index:900;
	left: 135px;
	top: 338px;
	background-color: #056099;
	visibility: hidden;
}

#customDropdown a {
	color: #FFFFFF;
	text-decoration: none;
	
}

#customDropdown ul{
	margin:4px 0px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	list-style: none;
	
}
#customDropdown li{

line-height: 20px;
}

#customDropdown a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#customDropdown a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#customDropdown a:hover {
	color: #036;
	background-color:#4EB7E4;
	text-decoration: none;
	display: block;
}
#customDropdown a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.bannerPositioner {
	margin-left: 5px; margin-top: 29px;
	
}

#hospital {
	position:absolute;
	width:955px;
	height:388px;
	float: left;
	left: 0px;
	top: 0px;
	visibility: visible;
}

#pacs {
	position:absolute;
	width:955px;
	height:380px;
	float: left;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#office {
	position:absolute;
	width:955px;
	height:380px;
	float: left;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#industry {
	position:absolute;
	width:955px;
	height:380px;
	float: left;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#getstarted {
	position:absolute;
	width:955px;
	height:380px;
	float: left;
	left: 0px;
	top: 0px;
	visibility: hidden;

}

#video{
	position:absolute;
	width:955px;
	height:380px;
	float: left;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	top: 69px;
	left: 218px;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 472px;
	top: 69px;
}
#apDiv3 {
	position:absolute;
	width:745px;
	height:62px;
	z-index:3;
	left: 83px;
	top: 1px;
}
#hosptalHeader {
	position:absolute;
	width:632px;
	height:45px;
	z-index:4;
	left: 177px;
	top: 11px;
}
#hospitalFooter {
	position:absolute;
	width:200px;
	height:83px;
	z-index:5;
	left: 50px;
	top: 302px;
}
#apDiv4 {
	position:absolute;
	width:5px;
	height:380px;
	z-index:6;
	left: 952px;
	top: 0px;
} 
#apDiv5 {
	position:absolute;
	width:202px;
	height:233px;
	z-index:7;
	left: 227px;
	top: 70px;
}
#apDiv6 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#apDiv7 {
	position:absolute;
	width:204px;
	height:231px;
	z-index:8;
	left: 523px;
	top: 70px;
}
#apDiv8 {
	position:absolute;
	width:348px;
	height:67px;
	z-index:7;
	left: 281px;
	top: 302px;
}
#apDiv9 {
	position:absolute;
	width:200px;
	height:59px;
	z-index:1;
	left: 237px;
	top: 6px;
}
#apDiv10 {
	position:absolute;
	width:200px;
	height:84px;
	z-index:1;
	left: 173px;
	top: 303px;
}
#apDiv11 {
	position:absolute;
	width:200px;
	height:86px;
	z-index:1;
	left: 483px;
	top: 303px;
}
#apDiv12 {
	position:absolute;
	width:350px;
	height:241px;
	z-index:1;
	left: 304px;
	top: 71px;
}
#apDiv13 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#apDiv14 {
	position:absolute;
	width:200px;
	height:265px;
	z-index:7;
	left: 284px;
	top: 58px;
}
#apDiv15 {
	position:absolute;
	width:626px;
	height:39px;
	z-index:1;
	left: 179px;
	top: 6px;
}

#apDiv15 h1{
	margin: 0px;	
}
#apDiv16 {
	position:absolute;
	width:279px;
	height:115px;
	z-index:1;
	left: 12px;
	top: 64px;
}
#apDiv17 {
	position:absolute;
	width:285px;
	height:193px;
	z-index:1;
	left: 664px;
	top: 75px;
}
#apDiv18 {
	position:absolute;
	width:480px;
	height:40px;
	z-index:1;
	left: 256px;
	top: 337px;
}
#apButtonText {
	position:absolute;
	width:947px;
	height:370px;
	z-index:1;
	left: 286px;
	top: 391px;
	visibility: hidden;
}
#apHomeText {
	position:absolute;
	width:955px;
	height:388px;
	z-index:3;
	left: -56px;
	top: 3px;
	float:left;
	visibility: hidden;
}
#apAboutUs {
	position:absolute;
	width:943px;
	height:382px;
	z-index:2;
	left: -58px;
	top: 10px;
	visibility: hidden;
}
#apCustomWorkstations {
	position:absolute;
	width:934px;
	height:380px;
	z-index:2;
	left: -47px;
	top: 10px;
	visibility: hidden;
}
#apWhyProximity {
	position:absolute;
	width:931px;
	height:370px;
	z-index:2;
	visibility: hidden;
	left: -39px;
	top: 8px;
}
#apOurProcess {
	position:absolute;
	width:849px;
	height:115px;
	z-index:2;
	left: -54px;
	top: 6px;
	visibility: hidden;
}
#apOptions {
	position:absolute;
	width:851px;
	height:373px;
	z-index:2;
	visibility: hidden;
	left: 1px;
	top: 14px;
}
#apServiceSupport {
	position:absolute;
	width:865px;
	height:359px;
	z-index:2;
	visibility: hidden;
	left: -1px;
	top: 7px;
}
#apNewsEvents {
	position:absolute;
	width:865px;
	height:337px;
	z-index:2;
	visibility: hidden;
	left: 7px;
	top: 9px;
}
#apContact {
	position:absolute;
	width:851px;
	height:373px;
	z-index:2;
	left: px;
	top: 13px;
	visibility: hidden;
}
.smallText {
	font-size: 11px;
	font-weight: bold;
	color: #2070ba

	
}

.smallTextReg {
	font-size: 11px;

	color: #2070ba

	
}

.iframebg {
	background-color:#2B88C1
}

.contacttext11px{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: 300;
	color : black;
	text-decoration : none;
}

.smallText p {
	margin: 0px 0px 10px 0px;
	
}
#contactDisplay {
	width: 190px;
	height: 90px;
	border: 1px solid #066190;
	background-color:#2080B0;
	position: absolute;
	left: -215px;
	top: 0px;
	visibility: visible;
}

#contactForm {
	width: 285px;
	float: right;
	margin: 72px 0px 0px 10px;
	padding: 10px;
	border: 1px solid #036;
	color: #036;
	background-color: #cadee7;
	position: relative;
	
}

#picLeft {
	width: 270px; 
	float: left; 
	border: 1px solid #4e4e4e;margin-right: 30px;	
}
#articles {
	float: right;
	width: 273px;
}

#slideshowBorder {
	
	width:345px; 
	border: 1px solid #069
	
}

.slideshowTitle {
	
	line-height: 30px;
}
#mediaContact {
	float: right;
	width: 200px;
}
.picBorder {
	border: 1px solid #055F91;
	margin: 5px;
}

.clrflt {clear: both}

#apDiv19 {
	position:absolute;
	width:480px;
	height:53px;
	z-index:8;
	left: 224px;
	top: 1px;
}

#apDiv20 {
	position:absolute;
	width:308px;
	height:35px;
	z-index:7;
	left: 309px;
	top: 218px;
}

#apDiv21 {
	position:absolute;
	width:368px;
	height:134px;
	z-index:8;
	left: 313px;
	top: 62px;
}

#bioPic {
	width: 130px; 			    float: left; 	    			    margin-right: 15px;
}

.bioPic {
	width: 130px; 			    float: left; 	    			    margin-right: 15px;
	margin-bottom: 15px;
}

#ie6adust {
	width: 5px;
	height: 33px;
	float: left;
	background-image: url(../images/homeBtn_04-left-shad.png);
}
