
fixMozillaZIndex=true;

.logo2
     {
     float:left;
	margin-top:50px; 
	 padding-left:10px;
	padding-right:0px;
	 }


h1
{
font-size: 12px;
font-style: normal;
font-weight:bold;
line-height: 13px;
color:#C75129;
padding-left:15px;
}
.logo
     {
     float:right;
	margin-top:-45px; 
	 margin-right:0px;
	padding-right:25px;
	 }



.banner{width:800px;margin-bottom:-5px; z-index:9;}



NAV STARTS HERE

NAV STARTS HERE


.topmenuul{height:10px;
	list-style-type:none;
	margin:0;
	padding:0;

}

.topmenuli{
	
	list-style-type:none;
	float:left;

}

.topmenutitle{
	display:block;
	width:auto;

}

.submenuul{z-index:999;
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
}

.submenuli a{
	display:inline;
	width:auto;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
	top:auto;
	z-index: 999;
}

#dmenu li>ul { 
	z-index:999;
}

#content {
	clear: left;

}

#dmenu {
	margin-top:0px;
	padding-left:0px;
	float:none;
	width:630px;
	height:25px;
	background-color:#C75129;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
   
	
}

.topmenuul {
	
}

.topmenutitle {
	color:#ffffff;
	text-indent:3px;
	text-decoration: none;
	margin-left:10px; /*if you change this margin ensure that you do the same to the submenuul margin*/
	margin-right:15px;
    margin-top:0px;
    margin-bottom:0px;
	padding:3px;
	padding-left:6px;
	padding-right:10px;
	line-height:20px;
}

.topmenuli a{
	list-style-type:none;
  	color:#ffffff;
  	text-decoration: none;	
}

.topmenuli a:visited{
  	color:#ffffff;
  	text-decoration: none;
}

.topmenuli a:hover{
	background-color:004894;
	color: #000099;
}



.submenuul {

	text-align:left;
	text-indent:7px;
	margin-top:-1px;
	margin-left:10px; /* change if the topmenutitle margin has been altered */
	margin-right:5px;
	background-color:#D34B1D;
	filter:alpha(opacity=85);
	Opacity:0.85;
	-moz-opacity:0.85;
	background-position: top left;
	z-index: 999;
	
}

.submenuli a{line-height:22px;
	padding:3px;
	padding-right:7px;
	text-decoration: none;
	color: #ffffff;

}

.submenuli a:hover{
	text-decoration: none;
	background-color:;
	color: #000099;
}

		   
