/**************** submenu coding *****************/
#submenu {
width:900px;
position:relative;
float:left;

margin-top:-16px;
}

#submenu ul {
list-style: none;
margin: 0;
padding: 0;
}


#submenu a, #submenu h2 {
font: 14px/16px arial, helvetica, sans-serif;
display: block;

border-top:1px solid white;
border-bottom:1px solid white;
margin: 0;
padding-top: 2px;
padding-bottom: 2px;
width:900px;
}

#submenu ul {
color: #fff;
background: #2c2c2c;
text-transform: uppercase;
width:900px;
}


#submenu ul a{
color: #fff;
background: #444;
text-transform: uppercase;
width:900px;
}





#submenu a {
color: #fff;
background: #444;
text-decoration: none;
width:900px;
}

#submenu a:hover {
color: #fff;
background: #d80015;
width:900px;
}

#submenu li {
position: relative;
}


#submenu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#submenu ul ul ul,
div#submenu ul ul li:hover ul ul
{display: none;}

div#submenu ul ul li:hover ul,
div#submenu ul ul ul li:hover ul
{display: block;}

</style>
<!--[if IE]>
<style type="text/css" media="screen">
 #submenu ul li {float: left; width: 100%;}
</style>
<![endif]-->
<!--[if lt IE 7]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font: 12px/1.4em arial, helvetica, sans-serif;
color:#bebebe;
} 

#submenu ul li {float: left; width: 100%;}
#submenu ul li a {} 

#submenu a, #submenu h2 {
font: 12px/1.4em arial, helvetica, sans-serif;
} 





h1 a {
color: #fff;

text-decoration: none;
}

h1 a:hover {
color: #d80015;

}


/**************** menu coding *****************/
#menu {
position:relative;
margin-top:-9px;
z-index:10;
margin-left:-94px;
width:900px;
float:left;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;

}

.pdf{
color:#222222;
text-decoration:none;
}

.pdf a:link {
color:#222222;
text-decoration:none;
}

.pdf a:active {
color:#d80015;
text-decoration:none;
}

.pdf a:hover {
color:#d80015;
text-decoration:none;
}

.pdf a:visited {
color:#d80015;
text-decoration:none;
}






#menu a, #menu h2 {
font: 14px/16px arial, helvetica, sans-serif;
display: block;
border-top:1px solid white;
border-bottom:1px solid white;
margin: 0;
padding-top: 3px;
padding-bottom:3px;
width:900px;
}

#menu ul {
color: #fff;
background: #000000;
text-transform: uppercase;
}


#menu ul a{
color: #fff;
background: #000000;
text-transform: uppercase;
width:900px;
}


#menu a {
color: #fff;
background: #000000;
text-decoration: none;
width:900px;
}

#menu a:hover {
color: #fff;
background: #d80015;
width:900px;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

</style>
<!--[if IE]>
<style type="text/css" media="screen">
 #menu ul li {float: left; width: 100%;}
</style>
<![endif]-->
<!--[if lt IE 7]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font: 12px/1.4em arial, helvetica, sans-serif;
color:#bebebe;
} 

#menu ul li {float: left; width: 100%;}
#menu ul li a {} 

#menu a, #menu h2 {
font: 12px/1.4em arial, helvetica, sans-serif;
} 


