@charset "utf-8";
/* CSS Document */
#drop_about{
	position:absolute;
	left:64px;		
/*	*left:88px;
	_left:-232px;*/
	top:30px;
	/**top:-3px;*/
	width:160px;
	*width:160px;
	/*_width:161px;*/
	height:150px;
	z-index:999;
	visibility:hidden;
	background:url(images/blank.gif) repeat;		
	}
	
#drop_mo{
	position:absolute;
	left:225px;		
/*	*left:88px;
	_left:-232px;*/
	top:30px;
	/**top:-3px;*/
	width:280px;
	*width:280px;
	/*_width:161px;*/
	height:150px;
	z-index:999;
	visibility:hidden;
	background:url(images/blank.gif) repeat;		
	}	
	#drop_ms{
	position:absolute;
	left:506px;		
/*	*left:88px;
	_left:-232px;*/
	top:100px;
	/**top:-3px;*/
	width:160px;
	*width:160px;
	/*_width:161px;*/
	height:150px;
	z-index:999;
	visibility:hidden;
	background:url(images/blank.gif) repeat;		
	}
#drop_fap{
	position:absolute;
	left:481px;		
/*	*left:88px;
	_left:-232px;*/
	top:126px;
	/**top:-3px;*/
	width:360px;
	*width:360px;
	/*_width:161px;*/
	height:150px;
	z-index:999;
	visibility:hidden;
	background:url(images/blank.gif) repeat;		
	}	
#drop_student {
	position:absolute;
	left:325px;		
	/**left:88px;
	_left:-232px;*/
	top:30px;
	/**top:-3px;*/
	width:155px;
	*width:155px;
	/*_width:161px;*/
	height:150px;
	z-index:999;
	visibility:hidden;
	background:url(images/blank.gif) repeat;	
	}

#drop_contact {
	position:absolute;
	right:0px;
	/*left:878px;*/		
	/**left:88px;
	_left:-232px;*/
	top:-4px;
	/**top:-3px;*/
	width:200px;
	*width:200px;
	/*_width:161px;*/
	height:150px;
	z-index:999;
	visibility:hidden;
	background:url(images/blank.gif) repeat;	
	}
/*---------------------------
	DropDowns Menu
------------------------------*/
	
div.menu_drop {
		z-index:999;
        width: 100%;
        border-style: solid solid none solid;
        border:1px solid #8C8674;
		background: #bbb198;
		/*font: 11px sans-serif;*/
		position:absolute;
		margin: 0;
		padding: 0
        }
div.menu_drop ul {
		margin: 0;
		padding: 0;
		z-index:999;
		position:relative;
		}
div.menu_drop ul li{
        list-style: none;
        width: 89%;
		margin-left:10px;
        /*padding: 0;
		margin:0;*/
		border-bottom:1px solid #DBD1B7;
		/*border-right:1px solid #8C8674;
		font: bolder 11px sans-serif;*/
		z-index:999;
		position:relative;
        }
		
div.menu_drop li a {
        height: 32px;
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 24px;
        text-decoration: none;
        }

div.menu_drop  li a:link, div.menu_drop  li a:visited {
        color:#70654e;
        display: block;
        background:#bbb198;
		border-bottom: 1px solid #bbb198;
        padding: 7px 0 0 15px;
        }

div.menu_drop  li a:hover, div.menu_drop li #current { 
        color: #70654e;
        /*background: #dbd1b7;*/
		background: #dbd1b7;
        padding: 7px 0 0 15px;
		border-bottom: 1px solid #70654e;
		text-decoration:none;		
        }							

/*
#col_schools{
	width:175px;
	text-align:justify;
	background:url(images/bg_programs.png) no-repeat;
	border:1px solid #FF0000;
	
}
#col_programs{
	width:175px;
	text-align:justify;
	background:url(images/bg_school.png) no-repeat;	
	border:1px solid #FF0000;
}
#col_careeers{
	width:175px;
	text-align:justify;
	background:url(images/bg_careers.png) no-repeat;	
	border:1px solid #FF0000;
}
#col_certifications{
	width:175px;
	text-align:justify;
	background:url(images/bg_certifications.png) no-repeat;	
	border:1px solid #FF0000;
}
#title_col{
	width:165px;
		padding:20px 0 0 10px;

}		
*/




/*---------------------------
	DropDowns Menu
------------------------------*/
	
div.menu_drop_right {
        width: 100%;
		background: #DBD1B7;
		/*position:absolute;*/
		margin: 0;
		padding: 0;
		clear:both;
        }
div.menu_drop_right ul {
		margin: 0;
		padding: 0;
		position:relative;
		}
div.menu_drop_right ul li{
        list-style: none;
        width: 90%;
		margin-left:10px;
       /* padding: 0;
		margin:0;*/
		border-bottom:1px solid #bab197;
		position:relative;
        }
		
div.menu_drop_right li a {
        height: 32px;
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 24px;
        text-decoration: none;
        }

div.menu_drop_right  li a:link, div.menu_drop_right  li a:visited {
        color:#016eaa;
        display: block;
        background:#DBD1B7;
        padding: 7px 0 5px 15px;
        }

div.menu_drop_right  li a:hover, div.menu_drop_right li #current { 
        color: #016eaa;
        background: #DBD1B7;
        padding: 7px 0 5px 15px;
	/*	border-bottom:1px solid #bab197;*/
		text-decoration:none;
        }

	
