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

body{
	margin:0 auto 0 auto;
	background-color: #000000;
	background-image: url(../images/spectrum-diagnostic-imaging-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
a{
	outline:none;
}

p{
	margin:0;
	padding:0 0 12px 35px;
}
.contact_rigthpic{
	padding-right:200px;
	}
.contact_rigthpic2{
	padding-right:146px;
	padding-left:30px
	}
#title-inner{

	width:580px;
	padding-left:35px;
	height:40px;
	background-image: url(../images/spectrum-diagnostic-imaging-title-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom:28px;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	color: #FFFFFF;
	padding:25px 0 0 0;
	margin:0;
	}
#topnav{
	float:left;
	width:398px;
	height:29px;
	padding:11px 26px 0 12px;
	}


#topnav a{
	padding-left:21px;
	padding-right:21px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #606F75;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	}
#topnav a:hover{
	color: #000;	
	}
#topnav .top_active{
	color: #000;	
	}	
#logo{
	float:left;
	padding:0 0 0 48px;
	width:463px;
	height:40px;
}	
#flash{
	clear:both;
	margin:0 auto 0 auto;
	width:994px;
	height:413px;
}
#header{
	margin:0 auto 0 auto;
	height:453px;
	width:994px;
	background-image: url(../images/spectrum-diagnostic-imaging-header-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

#head_cont{
	margin:0 auto 0 auto;
	height:453px;
	width:994px;
	}
#header-inner{
	margin:0 auto 0 auto;
	height:329px;
	width:994px;
	}

#head_cont-inner{
	margin:0 auto 0 auto;
	height:329px;
	width:994px;
	background-image: url(../images/spectrum-diagnostic-imaging-header-bg2-inner.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#head_cont-inner-about{
	margin:0 auto 0 auto;
	height:329px;
	width:994px;
	background-image: url(../images/spectrum-diagnostic-imaging-header-bg2-inner_about.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#head_cont-inner-services{
	margin:0 auto 0 auto;
	height:329px;
	width:994px;
	background-image: url(../images/spectrum-diagnostic-imaging-header-bg2-inner_services.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#head_cont-inner-patients{
	margin:0 auto 0 auto;
	height:329px;
	width:994px;
	background-image: url(../images/spectrum-diagnostic-imaging-header-bg2-inner_patients.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#head_cont-inner-reffering{
	margin:0 auto 0 auto;
	height:329px;
	width:994px;
	background-image: url(../images/spectrum-diagnostic-imaging-header-bg2-inner_reffering.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#head_cont-inner-contact{
	margin:0 auto 0 auto;
	height:329px;
	width:994px;
	background-image: url(../images/spectrum-diagnostic-imaging-header-bg2-inner_contact.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#head_cont-inner-testimonials{
	margin:0 auto 0 auto;
	height:329px;
	width:994px;
	background-image: url(../images/spectrum-diagnostic-imaging-header-bg2-inner2_testimonials.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#nav{
	margin:0 auto 0 auto;
	clear:both;
	padding:12px 76px 0 27px;
	width:891px;
	height:56px;	
	background-image: url(../images/spectrum-diagnostic-imaging-nav-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#nav a{
	padding-left:12px;
	padding-right:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	}
#nav a:hover{
	color: #ccc;	
	}
	
#nav .active{
	text-decoration:none;
	margin:0 auto 0 auto;
	color:#ccc;
}

/* transmenu */
#nav ul{
	margin:0 auto 0 auto; 
	padding:0 0 0 5px;
	text-align:center;
}

#nav li{
	text-align:center;
	margin:0 auto 0 auto; 
	display:inline;
	height:24px;
	float:left; 
	list-style:none; 
	position:relative;
}

#nav li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	outline:none;
	padding-left:36px;
	padding-right:36px;
}

#nav li a:hover{
	color:#56CAD9; 
	text-decoration:none;
	text-align:center;
	height:20px;
}
#nav li .main_active{
	color:#56CAD9; 

}
/*sub menu*/

#nav li:hover ul{
	display:block; 
	width:100px;
}

#nav li ul{
	margin:0px;
	padding:0px;
	display:none;
	position:absolute;
	left:24px;
	top:20px;
	background-color:#082A38;
	border: 1px solid;
}

#nav li li{
	list-style:none; 
	display:list-item;
	height:20px;
	width:100%;
	border-bottom:solid;
	border-bottom-color:#fff;
	border-bottom-width:1px;
	padding:0 0 10px 0;
	margin:0;
}

#nav li li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#fff;
	text-decoration:none;
	font-size: 13px;
	font-weight:normal;
	list-style:none; 
	display:list-item;
	height:10px;
	width:94%;
	padding:5px 0 15px 13px;
	margin:0;

}

#nav li li a:hover{
	color:#082A38;
	text-align:left;
	text-decoration:none;
	height:10px;
	width:94%;
	background-color:#56CAD9;
}

/*sub-menu -->submenu again*/

#nav li:hover ul{
	display:block; 
	width:205px;
}

#nav li li .activ{
	color:#fff; 
	text-decoration:none;
	height:14px;
	width:100%;
	background-color:#000000;
}
#bottombanner{
	clear:both;
	margin:0 auto 0 auto;
	padding:0 54px 0 55px;
	width:885px;
	overflow: hidden;
	background-image: url(../images/spectrum-diagnostic-imaging-mid-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;
	line-height:20px;
	}
#midcontent{
	clear:both;
	margin:0 auto 0 auto;
	width:994px;
	overflow: hidden;
	background-image: url(../images/spectrum-diagnostic-imaging-mid-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;
	line-height:20px;
	}
#radiologist{
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;
	line-height:20px;
	color:#FFF;
	background-color: #5199B2;
	width:600px;
	height: auto;
	overflow:hidden;
	padding-right:30px;
	padding-top:20px;
	}
#mid_left_inner a{
	text-decoration:none;
	color:#000;
	}
#mid_left_inner a:hover{
	text-decoration: underline;
	color:#333;
	}
#mid_left_inner{
	float:left;
	width:835px;
	padding-left:62px;
	padding-right:97px;
	overflow:hidden;
	}
	
	
	
#mid_left_inner ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000;
	/*line-height:30px;*/
	padding:0 32px 0 32px;
	margin-top:0;
	margin-left:30px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}

#mid_left_inner li{
	list-style:url(../images/bullet.png);
	list-style-position: outside;
	color:#000;
	padding-bottom:8px;
	padding-left:8px;
	margin-left:8px;
	text-decoration:none;
}

#mid_left_inner li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000;
	text-decoration:none;
}

#mid_left_inner li a:hover{
	color:#0069AA;
	text-decoration:none;
}

	
	
	
#mid_left{
	float:left;
	width:590px;
	padding-left:62px;
	padding-right:25px;
	overflow:hidden;
	}
#mid_right{
	float:left;
	width:317px;
	overflow:hidden;
	padding-top:55px;
	}

#midbottom{
	clear:both;
	margin:0 auto 0 auto;
	width:994px;
	height:85px;
	background-image: url(../images/spectrum-diagnostic-imaging-footer-bg-new.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#midbottom img{
	padding:0 35px 0 35px;
	}
	
#footer{
	clear:both;
	margin:0 auto 0 auto;
	width:900px;
	height:35px;
	padding:10px 47px 0 47px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	}
	
#footer a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover{
	color:#CCCCCC;
	text-decoration:none;
}

#footer_lt{
	float:left;
	width:490px;
	text-align:left;
	}
#footer_rt{
	float:left;
	width:410px;
	text-align:right;
	}
	
.sub_title_rad{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin-left:20px;
}
.sub_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.faq{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	}
.sub_title_inner{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-top:8px;
	padding-bottom:5px;
	}