/*** STYLES ***/
body
{
	margin:				0 auto;
	width:				760px;
	color:				#444444;
	font-family:	Lucida, Verdana, Arial, Helvetica, sans-serif;
	background:		#1e1f3d url(images/background.gif) repeat-x;
	border-left:	2px solid white;
	border-right:	2px solid white;
	text-align:		left;
}

#content, #footer
{
	font-size:	12px;
}

a img, a:hover img
{
	border:						0;
	text-decoration: 	none;
}

#lang a
{
	/* no longer have spanish */
	display: none;
	font-weight:			bold;
	color:						white;
	text-decoration:	none;
	font-size:				12px;
}

#lang a:hover
{
	font-weight:			bold;
	color:						white;
	text-decoration:	underline;
}

input, textarea
{
	border:		2px solid #ccc;
	font:			11px Verdana, Arial, Helvetica, Sans-serif;
	padding:	2px;
}

input:focus, textarea:focus
{
	border:		2px solid #ffd53d;
}

h3
{
	margin-top:			0px;
	font-size:			24px;
	font-weight:		bold;
	height:					38px;
	padding-left:		15px;
	padding-top:		7px;
}

h4
{
	color: 				orange;
	font-weight: 	bold;
	font-size: 		15px;
	margin: 			0px;
	font-family: 	Arial Bold, Arial, Verdana, Helvetica, Sans-serif;
}

h2
{
	margin-top:		0;
	filter:				alpha(opacity=65);
	color: 				#1c1c5b;
	-moz-opacity:	.65;
	opacity:			.65;
}

img
{
	border:					0px;
	behavior: 			url(pngHack.htc);
}

.example
{
	font-style:	italic;
	font-size:	75%;
	font-color:	#666666;
}

a
{
	color: 						#4b4b96;
	text-decoration:	none;
	font-weight:			bold;
}

a:hover
{
	color:						#ffc800;
	text-decoration:	underline;
	font-weight:			bold;
}


/*** PAGE LAYOUT ***/
#bma
{
	background:	#FFFFFF;
}

#header
{
	z-index: 	1;
}

#lang
{
	background:	#1c1c5b url(/images/topimg.png) no-repeat;
	width:			760px;
	height:			130px;
	text-align:	right;
}


#lang a, #lang a:hover
{
	margin: 20px 10px 0 0;
}

#content
{
	position:		relative;
	clear:			both;
	padding:		10px;	
	text-align:	left;
}

#footer
{
	clear: 			both;
	border-top:	1px dotted #666666;
	padding: 		10px;
	text-align:	center;
	margin-top:	10px;
}

#footer img
{
	margin-top:		-50px;
	margin-right: -30px;
	float:				right;
}

/*** NAVIGATION ***/
#navcontainer a img
{
border: 0;
margin: 0;
padding: 0;
}

#navcontainer a
{
display: block;
float: left;
height: 47px;
}

#navcontainer #home { background: url(images/nav/home.png) no-repeat top center; width: 201px; height: 47px; }
#navcontainer #home:hover { background-position: bottom center; }
#navcontainer #services { background: url(images/nav/services.png) no-repeat top center; width: 128px; height: 47px; }
#navcontainer #services:hover { background-position: bottom center; }
#navcontainer #staff { background: url(images/nav/staff.png) no-repeat top center; width: 101px; height: 47px; }
#navcontainer #staff:hover { background-position: bottom center; }
#navcontainer #forms { background: url(images/nav/forms.png) no-repeat top center; width: 112px; height: 47px; }
#navcontainer #forms:hover { background-position: bottom center; }
#navcontainer #contactus { background: url(images/nav/contactus.png) no-repeat top center; width: 218px; height: 47px; }
#navcontainer #contactus:hover { background-position: bottom center; }
#navcontainer #principal { background: url(images/nav/principal.png) no-repeat top center; width: 192px; height: 47px; }
#navcontainer #principal:hover { background-position: bottom center; }
#navcontainer #servicios { background: url(images/nav/servicios.png) no-repeat top center; width: 122px; height: 47px; }
#navcontainer #servicios:hover { background-position: bottom center; }
#navcontainer #personal { background: url(images/nav/personal.png) no-repeat top center; width: 122px; height: 47px; }
#navcontainer #personal:hover { background-position: bottom center; }
#navcontainer #formas { background: url(images/nav/formas.png) no-repeat top center; width: 110px; height: 47px; }
#navcontainer #formas:hover { background-position: bottom center; }
#navcontainer #noscontacta { background: url(images/nav/noscontacta.png) no-repeat top center; width: 214px; height: 47px; }
#navcontainer #noscontacta:hover { background-position: bottom center; }

#navcontainer
{
margin-top: 2px;
}

#dirobinson { background: url(images/staff/robinson_icon.png); }
#dijohnson { background: url(images/staff/johnson_icon.png); }
#diblasingame { background: url(images/staff/blasingame_icon.png); }
#disuarez { background: url(images/staff/suarez_icon.png); }
#dialikhan { background: url(images/staff/alikhan_icon.png); }
#diblount { background: url(images/staff/blount_icon.png); }
#disusan { background: url(images/staff/susan_icon.png); }
#dijill { background: url(images/staff/jill_icon.png); }
#diogunlade { background: url(images/staff/ogunlade_icon.png); }

.doctoricon
{
	width: 81px;
	height: 81px;
	display: block;
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#dirobinson:hover, #dijohnson:hover, #diblasingame:hover, #disuarez:hover, #dialikhan:hover, #diblount:hover, #disusan:hover, #dijill:hover
{
	background-position: bottom center;
}

.docprofile img
{
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0px 0px 5px 18px;
}

.docprofile
{
	text-align: justify;
}
