@charset "utf-8";
/* CSS Document */

/* CSS Document */


#drop_why{
	position:absolute;
	left:58px;		
/*	*left:88px;
	_left:-232px;*/
	top:-2px;
	/**top:-3px;*/
	width:160px;
	*width:160px;
	/*_width:161px;*/
	height:150px;
	z-index:999;
	visibility:hidden;
	background:url(images/blank.gif) repeat;		
	}
#drop_student {
	position:absolute;
	left:270px;		
	/**left:88px;
	_left:-232px;*/
	top:-2px;
	/**top:-3px;*/
	width:150px;
	*width:150px;
	/*_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 #015490;
		font:bold 11px Verdana,Arial,Helvetica,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: 100%;
        padding: 0;
		margin:0;
		border-bottom:1px solid #015490;
		border-right:1px solid #015490;
		font: bolder 11px Verdana,Arial,Helvetica,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:#FFFFFF;
        display: block;
        background:#0082C8;
        padding: 7px 0 0 15px;
        }

div.menu_drop  li a:hover, div.menu_drop li #current { 
        color: white;
        background: #F7C600;
        padding: 7px 0 0 15px;
		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;

}		
