@charset "utf-8";
/* CSS Document */

html {
	background-image:url(../images/bg_wrapper.gif);
	background-repeat:repeat-x;
	background-color:#002e92;
	margin:0;
}

body {
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3d3d3d;
}

#wrapper_shadow {
	background-image:url(../images/bg_across.png);
	background-repeat:repeat-y;
	width:970px;
	margin:0 auto;
}

#wrapper {
	background-color:#FFF;
	width:955px;
	margin:0 auto;
}

#header {
	width:955px;
	height:71px;
	position:fixed; 
	top:0;
	_position:absolute; 
 	_top:expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
}

.blue_txt {
	color:#0077c0;
	font-weight:bold;
}

.headline_blue_txt {
	color:#0077c0;
	font-weight:bold;
	font-size:16px;
}

.green_txt {
	color:#8cc63f;
	font-weight:bold;
}

a.blue_txt {
	text-decoration:none;
}

a.blue_txt:hover {
	text-decoration:underline;	
}

.header {
	color:#0077c0;	
}

/************************* flash area ******************************/
.flash_swoosh{
	width:955px;
	height:17px;
	background-image:url(../images/flash_swoosh.png);
	background-repeat:no-repeat;
	z-index:100;
}

.flash_area {
	width:955px;
	height:376px;
	background-image:url(../images/vid_area_bg.gif);
	background-repeat:repeat-x;	
	margin:71px 0 0 0;
}

/*reduced ht of image to make pages without flash for support and reporting*/
.flash_area_small {
	width:955px;
	height:120px;
	background-image:url(../images/vid_area_bg.gif);
	background-repeat:repeat-x;	
	margin:71px 0 0 0;
}

/*moved image up 1px in photoshop to make fit*/
.flash_content {
	width:955px;
	height:376px;
	background-image:url(../images/flash_swoosh.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin:0 auto;
}

/************************* SwfObject style ******************************/
#flashcontentHeader {
	width:955px;
	height:71px;
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
}

.center{
	width:668px;
	margin:0 auto;	
}

#subHeaders {
	width:622px;
	height:124px;
	margin:0 0 0 55px;
}

/************************* Main Nav NO Flash Styles ******************************/
#img_trans {
	width:128px;
	height:48px;
	display:block;
	float:left;
	text-indent:-5000px;
	background-image:url(../images/trans_bg.gif);
	background-repeat:no-repeat;
}

#home_btn a {
	width:117px;
	height:48px;
	display:block;
	float:left;
	text-indent:-5000px;
	background-image:url(../images/home_btn.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#home_btn a:hover {
	background-position:right;	
}

#company_btn a {
	width:117px;
	height:48px;
	display:block;
	float:left;
	text-indent:-5000px;
	background-image:url(../images/company_btn.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#company_btn a:hover {
	background-position:right;	
}

#specialties_btn a {
	width:117px;
	height:48px;
	display:block;
	float:left;
	text-indent:-5000px;
	background-image:url(../images/specialties_btn.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#specialties_btn a:hover {
	background-position:right;	
}

#solutions_btn a {
	width:117px;
	height:48px;
	display:block;
	float:left;
	text-indent:-5000px;
	background-image:url(../images/solutions_btn.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#solutions_btn a:hover {
	background-position:right;	
}

#technology_btn a {
	width:118px;
	height:48px;
	display:block;
	float:left;
	text-indent:-5000px;
	background-image:url(../images/technology_btn.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#technology_btn a:hover {
	background-position:right;	
}

#clients_btn a {
	width:116px;
	height:48px;
	display:block;
	float:left;
	text-indent:-5000px;
	background-image:url(../images/clients_btn.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#clients_btn a:hover {
	background-position:right;	
}

#contact_btn a {
	width:117px;
	height:48px;
	display:block;
	float:left;
	text-indent:-5000px;
	background-image:url(../images/contact_btn.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#contact_btn a:hover {
	background-position:right;	
}

/************************* Subnav styles ******************************/
.index_sub_nav {
	width:955px;
	height:65px;	
	background-image:url(../images/subnav_bg.gif);
	background-repeat:repeat-x;
}

.sub_text_block {
	width:238px;
	height:65px;
	background-image:url(../images/subnav_text.gif);
	background-repeat:no-repeat;
	float:left;
}

.rad_btn a {
	width:231px;
	height:65px;
	display:block;
	background-image:url(../images/radiology_btn.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-5000px;
	float:left;
}

.rad_btn a:hover {
	background-position:right;
}

.anest_btn a {
	width:225px;
	height:65px;
	display:block;
	background-image:url(../images/anesthesiology_btn.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-5000px;
	float:left;
}

.anest_btn a:hover {
	background-position:right;
}

.path_btn a {
	width:223px;
	height:65px;
	display:block;
	background-image:url(../images/pathology_btn.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-5000px;
	float:left;
}

.path_btn a:hover {
	background-position:right;
}

/************************* Content area styles ******************************/
.content_area_wrapper {
	width:955px;
	min-height:255px;
	background-image:url(../images/content_across.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
}

.content_area {
	width:890px;
	margin:25px auto 10px auto;
}

.content_area p {
	margin:10px 0 0 10px;	
}

/************************* Footer styles ******************************/
.footer {
	width:955px;
	height:26px;
	color:#999999;
	clear:both;
}

.footer a {
	color:#999999;	
	text-decoration:none;
}

.footer a:hover {
	color:#999999;	
	text-decoration:underline;
}

.left_text {
	float:left;
	text-align:left;
	margin:4px 0 0 10px;
}

.right_text {
	float:right;
	text-align:right;
	margin:4px 10px 0 0;
}

/************************* Subpage styles ******************************/

.mid_bar {
	width:955px;
	height:29px;
	background-image:url(../images/subpage_mid_divider.gif);
	background-repeat:repeat-x;	
}

.sub_content_area_wrapper {
	width:955px;
}

.sub_content_area {
	width:736px;
	background-image:url(../images/sub_edge.png);
	background-repeat:repeat-y;
	background-position:left;
	/*was float left*/
	_clear:both;
	float:right;
}

.sub_content_area p {
	margin:10px 30px 0 70px;	
}

.subnav_wrapper {
	width:217px;
	float:left;

}

.subnav_header {
	width:185px;
	margin:0 0 0 35px;
}

.subnav_header p {
	margin:15px 0 15px 0;
	font-size:24px;
	color:#999;
}
.subnav_btn {
	width:217px;
	height:51px;
	background-image:url(../images/sub_btn_2.gif);
	background-repeat:no-repeat;
	font-size:16px;
}

.subnav_btn a {
	color:#8cc63f;
	display:block;
	text-decoration:none;
	font-weight:bold;
	line-height:50px;
	margin:0 0 0 35px;
}

.subnav_btn a:hover {
	color:#0077c0;
	text-decoration:none;
}

.subnav_btn_indicated {
	width:217px;
	height:51px;
	background-image:url(../images/sub_btn_2.gif);
	background-repeat:no-repeat;
	font-size:16px;
}

.subnav_btn_indicated a {
	color:#0077c0;
	text-decoration:none;
	display:block;
	text-decoration:none;
	font-weight:bold;
	line-height:50px;
	margin:0 0 0 35px;
}

.subnav_btn_indicated a:hover {
	color:#0077c0;
	text-decoration:none;
}

.subnav_footer {
	width:217px;
	height:52px;
	background-image:url(../images/subpage_subnav_footer.gif);
	background-repeat:repeat-x;
}

.btm_gradient {
	width:100%;
	height:46px;
	background-image:url(../images/content_across.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

.techlist {
	list-style-type:none;
	list-style-image:url(../images/dash.gif);
	list-style-position:top;
	margin:0 20px 0 45px;
}