/************************ 
©2008 CCi
Author: Nicholas Cross
Last Update: 02-19-08
Corinthian Colleges Corporate Site - Directory:
*************************/

#dirNav{
	background: url(/images/nav1_bg.gif) repeat-x;
	display: block;
	float: left;
	height: 33px;
	margin-left: 50px;
	margin-right: 25px;
	width: 500px;
}
#dirNav li a:hover, #dirNav li a.selected{
	background-color: #e3891b;
	height: 30px;
	line-height: 30px;
}
#nav_business{
	margin-right: 10px;
	width: 90px;
}
#nav_health{
	margin-right: 10px;
	width: 115px;
}
#nav_technology{
	margin-right: 10px;
	width: 115px;
}
#nav_legal{
	margin-right: 10px;
	width: 70px;
}
#nav_trade{
	width: 70px;
}
#title_imgBanner{
	margin-left: 5px;
}
#leftside{
	background: url(/images/directory/subnav_bg.gif) top repeat-x #EBEBEB;
}
#rightside{
	padding-top: 25px;
}
