H1 { font: bold 13px/10px arial, helvetica, sans-serif; color: #990000;}

a, a:link, a:active, a:visited {font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; color: #636363; text-decoration: none;}

a:hover {  font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; color: #990000; text-decoration: none;}

body { font-family: Arial; font-size: 12px; color: #666666; background-color: #FFFFFF; margin:0; padding:0;}

a.link, a.link:link, a.link:active, a.link:visited {font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; color: #990000; text-decoration: underline;}

a.link:hover {  font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; color: #990000; text-decoration: none;}

#menu {
color: #B8B7B7;
width: 100%;
background: #FFFFFF;
float: left;
}

#menu ul {
color: #B8B7B7;
list-style: none;
margin: 0;
padding: 0;
width: 73px;
float: left;
}

#menu a, #menu h2 {
font: bold 11px/12px arial, helvetica, sans-serif;
color: #636363;
display: block;
border-width: 0px;
border-style: solid;
border-color: #FFFFFF;
margin: 0;
padding: 1px 0px;
}

#menu h2 {
color: #636363;
background: #FFFFFF;
text-transform: lowercase;
}

#menu a {
color: #636363;
background: #FFFFFF;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}

#menu li {position: relative; color:#B8B7B7;}

#menu ul ul {
position: absolute;
z-index: 500;
}

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

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

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


/* home menu */
#menu1 {
width: 100%;
background: #FFFFFF;
float: left;
}

#menu1 ul {
list-style: none;
margin: 0;
padding: 0;
width: 50px;
float: left;
}

#menu1 a, #menu1 h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 0px;
border-style: solid;
border-color: #FFFFFF;
margin: 0;
padding: 0px 0px;
}

#menu1 h2 {
color: #636363;
background: #FFFFFF;
text-transform: lowercase;
}

#menu1 a {
color: #636363;
background: #FFFFFF;
text-decoration: none;
}

#menu1 a:hover {
color: #a00;
background: #fff;
}

#menu1 li {position: relative; color:#CCCCCC;}

#menu1 ul ul {
position: absolute;
z-index: 500;
}

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

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

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