

#header {
	height: 60px;
	background: #000 url(/gmacsite/images/general/header_bg.jpg) repeat-y;
	position: relative;
}

#header .logo { position:absolute; top: 32px; left: 9px; height: 16px; }

#home-header { }

.utilities {
	position: absolute;
	width: 750px;
	top: 0px;
	left: 0px;
	text-align: right;
	color: #fff;
}

.utilities a, .footer a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.utilities a:hover, .footer a:hover {
	color: rgb(244,209,105);
}

.utilities .active { color:rgb(244,209,105);	font-weight: bold; }

.footer .active { color:rgb(244,209,105);	font-weight: bold; }

#welcome {
	color: rgb(254,153,0);
	font-size: 10px;
}

#search_but img {
	width:19px;
	height: 20px;
}

#header .search{
	position: absolute;
	top: 26px;
	left: 575px;
	border: 1px solid #fff;
	height: 18px;
	width: 171px;
	background: #fff;
}

#header .search input{
	background-color: #fff;
	border: none;
	width: 147px;
	color: #999;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, "Small Fonts";
	font-size: 12px;
	float: left;
	padding: 2px 2px 1px 2px;
	height: 15px;
}
	
#header .search a img {
	display: block;
	float: right;
	cursor: pointer;
}

/* NAVIGATION */
#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:11px;
	height: 18px;
	width: 575px;
	font-weight:bold;
	border-top: 1px solid rgb(51,51,51);
	background: #000 url(/gmacsite/images/general/nav_bg.jpg) repeat-y left;
	z-index: 100;
	float: left;
}	

#nav_schoolservices{ width:126px; }
#nav_thegmat { width:101px; }
#nav_researchandtrends { width:144px; }
#nav_newsandevents { width:119px; }
#nav_aboutus{ width:85px; }
	
#nav li {
	position:relative;
	float:left;
	display:block;
	z-index:2;
}

#nav a:hover{
	background-color:#EEE;
	color:#000;
}

#nav li a {
	display: block;
	text-decoration: none;
	color: #fff;
	height:16px;
	padding: 2px 0 0 7px;
	text-align:left;
	border-bottom: 1px solid #111;
}

#nav li ul {
	position: absolute;
	top: 18px;
	left: 0;
	display: none;
	list-style: none;
	z-index:3;
	border-bottom: 1px solid rgb(51,51,51);
	border-left: 1px solid rgb(51,51,51);
	border-right: 1px solid rgb(51,51,51);
	padding: 0;
	margin: 0;
}

#nav li ul li{
	margin: 0;
	padding: 0;
	clear:both;
	border-top: 1px solid #fff;
	z-index: 4;
}
	
#nav li ul li a{
	text-align:left;
	font-size: 10px;
	padding: 3px 5px 3px 15px;
	background-color: rgb(229,229,229);
	height:auto;
	border:0;
	color:#000000;
}

#nav li ul li a:hover{
	background-color: #FFF;
}

#schoolservices_drop a, #thegmat_drop a, #researchandtrends_drop a, #newsandevents_drop a, #aboutus_drop a { width:180px; }
#researchandtrends_drop, #thegmat_drop, #schoolservices_drop, #newsandevents_drop, #aboutus_drop { border-right: 1px solid #000; }

#nav a:hover{
	background-color:#EEE;
	color:#000;
}

/***************
****************
END
****************
***************/

#nav li:hover ul, #nav li.over ul { 
	display: block; 
}

#nav .active {
	background-color: #fff;
	color: #111;
	border-bottom: 1px solid #fff;
}

#nav .mouseover {
	display: none;
	color: #333333;
	background-color: #EEE;
	background-image:url(/gmacsite/images/general/nav_line.gif);
	background-repeat: repeat-y;
}

#endfiller {
	width: 175px;
	height: 18px;
	border-bottom: 1px solid #000
}


/* FOOTER */
.footer {
	width: 730px;
	background-color:#000;
	background-image: url(/gmacsite/images/general/footer_bg.jpg);
	background-repeat: repeat-y;
	clear: both;
	text-align: right;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 10px;
	border-bottom: 1px solid #000;
}

.subfooter {
	background-color: #333333;
	color: #999;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding: 3px 10px;
}

/************ Changed 8/2/07 ************/

#searchfield_again{
	background-color: #fff;
	border: solid 1px #fff;
	width: 149px;
	color: #999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, "Small Fonts";
	font-size: 12px;
	float: left;
	padding: 2px 2px 1px 2px;
	height: 15px;
}
	
#search_but_again{
	display: block;
	width: 19px;
	float: left;
	cursor: pointer;
	background-color: #fff;
}

#search_but_again img {
	width:19px;
	height: 20px;
}

.normal_footer {
	width: 730px;
	background-color:#000;
	background-image: url(/gmacsite/images/general/footer_bg.jpg);
	background-repeat: repeat-y;
	clear: both;
	text-align: right;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 10px;
	border-bottom: 1px solid #000;
}
 
.normal_subfooter {
	background-color: #333333;
	color: #999;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding: 3px 10px;
}

.normal_footer a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.normal_footer a:hover {
	color: rgb(244,209,105);
}