/*====================================================*/

.specialties {
	width: 140px; 
	}

.professional_staff {
	width: 133px; 
	}

.locations {
	width: 120px; 
	margin-left: -32px;
	}

.about_scsp {
	width: 200px;
	margin: 0 0 0 7px;
	}

.knowledge_base {
	width: 140px; 
	}

	.faq {
		width: 130px; 
		padding-top: 5px;
		}

.contact_us {
	width: 190px;
	margin-left: -88px;
	}



/*====================================================*/


.menu {
	cursor: pointer;
	position: absolute;

	margin-top: -5px;
	z-index:100;
}

.menu table {
	color: #0079c2;
	}



.menu td {
	cursor: pointer;
	font-family: Verdana;
	font-size: 11px;
	line-height: 11px;
	border: none;
	/*background: url(../images/design/menutransp.png) repeat !important;
	background: none;
	background-color: #b9bdc3;*/
	background: #0878a1;
	color: #fff;
	padding: 6px 3px;
	font-weight: normal;
	border-top: 1px solid #fff;
	width: auto;
	
}

.menu td.over {
	background: none ;
	background: #42567b !important;
	color: #fff;
}



.menu_careers {
	width: 110px;
}

.que {
	background: url(../images/design/mark_q.jpg) no-repeat 0 2px;
	padding: 0 0 0 20px;
	font-weight: bold;
	font-size: 12px;
	}

.ans {
	background: url(../images/design/mark_a.jpg) no-repeat 0 2px;
	padding: 0 0 0 20px;
	}


