#homeheadNavDiv {
	position:absolute;
	left:-5px;
	top:4px;
	z-index: 99;
}
#headNavDiv {
	position:absolute;
	left:-10px;
	top:4px;
	z-index: 99;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position: absolute;
	border-bottom: 1px solid #CCCCCC; /*Theme Change here*/
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 178px;
	z-index:100;
	background-color: white;
	filter:alpha(opacity=90);

-moz-opacity:.90;
	opacity:.90;
	visibility: hidden;
}

.dropmenudiv a{
display: block;
padding: 3px;
text-align: left;
font-family: arial, helvetica, sans-serif;
font-size:10px;
color: #333333;
border-top: 1px solid #DDDDDD; /*Theme Change here*/
text-decoration: none;
}
.dropmenudiv a:hover{ /*Theme Change here*/
	background-color: #F0F0F0;
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	color: #96433F;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
#mainmenu, #nav ul { /* all lists */
	margin-top: 0px;
	list-style: none;
}
#mainmenu a {
	display: block;
	text-decoration:none;	
}
#mainmenu li a {
	display: block;
}
#mainmenu a:hover {
	text-decoration:none;
}
#mainmenu li { /* all list items */
	float: left;
	display: block;
	list-style: none;
}
#mainmenu li span  {
	display: none;
}
/* ----- MAIN NAV ----- */

.home, .home a {
	width:42px;
	height:26px;
	background:url(images/nav_txt_r1_c1.jpg);
}
.home a:hover {
	width:42px;
	height:26px;
	background:url(images/nav_txt_r1_c1_f2.jpg);
}
.brokerage, .brokerage a {
	width:72px;
	height:26px;
	background:url(images/nav_txt_r1_c2.jpg);
}
.brokerage a:hover {
	width:72px;
	height:26px;
	background:url(images/nav_txt_r1_c2_f2.jpg);
}
.management, .management a {
	width:84px;
	height:26px;
	background:url(images/nav_txt_r1_c3.jpg);
}
.management a:hover {
	width:84px;
	height:26px;
	background:url(images/nav_txt_r1_c3_f2.jpg);
}
.construction, .construction a {
	width:88px;
	height:26px;
	background:url(images/nav_txt_r1_c4.jpg);
}
.construction a:hover {
	width:88px;
	height:26px;
	background:url(images/nav_txt_r1_c4_f2.jpg);
}
.oncor, .oncor a {
	width:47px;
	height:26px;
	background:url(images/nav_txt_r1_c5.jpg);
}
.oncor a:hover {
	width:47px;
	height:26px;
	background:url(images/nav_txt_r1_c5_f2.jpg);
}
.marketinfo, .marketinfo a {
	width:77px;
	height:26px;
	background:url(images/nav_txt_r1_c6.jpg);
}
.marketinfo a:hover {
	width:77px;
	height:26px;
	background:url(images/nav_txt_r1_c6_f2.jpg);
}
.news, .news a {
	width:44px;
	height:26px;
	background:url(images/nav_txt_r1_c7.jpg);
}
.news a:hover {
	width:44px;
	height:26px;
	background:url(images/nav_txt_r1_c7_f2.jpg);
}
.contact, .contact a {
	width:66px;
	height:26px;
	background:url(images/nav_txt_r1_c8.jpg);
}
.contact a:hover {
	width:66px;
	height:26px;
	background:url(images/nav_txt_r1_c8_f2.jpg);
}
.brokerage1, .brokerage1 a {
	width:72px;
	height:26px;
	background:url(images/nt_home_r1_c1.jpg);
}
.brokerage1 a:hover {
	width:72px;
	height:26px;
	background:url(images/nt_home_r1_c1_f2.jpg);
}
.management1, .management1 a {
	width:94px;
	height:26px;
	background:url(images/nt_home_r1_c2.jpg);
}
.management1 a:hover {
	width:94px;
	height:26px;
	background:url(images/nt_home_r1_c2_f2.jpg);
}
.construction1, .construction1 a {
	width:94px;
	height:26px;
	background:url(images/nt_home_r1_c3.jpg);
}
.construction1 a:hover {
	width:94px;
	height:26px;
	background:url(images/nt_home_r1_c3_f2.jpg);
}
.oncor1, .oncor1 a {
	width:49px;
	height:26px;
	background:url(images/nt_home_r1_c4.jpg);
}
.oncor1 a:hover {
	width:49px;
	height:26px;
	background:url(images/nt_home_r1_c4_f2.jpg);
}
.marketinfo1, .marketinfo1 a {
	width:83px;
	height:26px;
	background:url(images/nt_home_r1_c5.jpg);
}
.marketinfo1 a:hover {
	width:83px;
	height:26px;
	background:url(images/nt_home_r1_c5_f2.jpg);
}
.news1, .news1 a {
	width:50px;
	height:26px;
	background:url(images/nt_home_r1_c6.jpg);
}
.news1 a:hover {
	width:50px;
	height:26px;
	background:url(images/nt_home_r1_c6_f2.jpg);
}
.contact1, .contact1 a {
	width:71px;
	height:26px;
	background:url(images/nt_home_r1_c7.jpg);
}
.contact1 a:hover {
	width:71px;
	height:26px;
	background:url(images/nt_home_r1_c7_f2.jpg);
}
