body { font-family: arial, geneva, sans-serif; background-color: transparent; background-image: url(background.jpg); background-repeat: no-repeat; background-position: left top; position: relative; min-width: 720px; }
#filter { width: 700px; margin-left: auto;
margin-right: auto; background: rgba(255, 255, 255, 0.5); }
#wrap { width: 700px; height: 90%;  z-index: 10; }
#header { width: 700px; z-index: 15; padding-top: 2px; position:relative; filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1; }
#header h1 { color: #445481; font-size: 36px; font-weight: bold; line-height: 24px; }
#header h2 { color: #445481; font-size: 26px; font-weight: bold; line-height: 14px; }
#headeraddress { width: 700px; height: 18px; background-color: #445481; z-index: 15; }
#headeraddress h3 { color: #fff; font-size: 16px; font-weight: bold; line-height: 0px; padding-left: 10px; padding-top: 9px;text-align: center; }
#headeraddress a:link { color: #fff; font-size: 12px; }
#headeraddress a:visited { color: #6699CC; }
#headeraddress a:hover { color: #6699CC; }
#content { width: 660px; z-index: 15; padding: 20px; }
#content table {font-size: 12px; font-weight: bold; position: relative; width: auto; height: auto; }
#footer { clear:both; width: 700px; height: 16px; background-color: #445481; z-index: 15; clear: both; }
#footer td { color: #fff; font-size: 10px; padding-left: 10px; padding-right: 10px; line-height: 16px; }
#footer b { color: #fff; font-size: 12px; }
#footer a:link { color: #fff; font-size: 10px; }
#footer a:visited { color: #6699CC; }
#footer a:hover { color: #6699CC; }
p { color: #000; font-size: 12px; font-weight: bold; line-height: 16px; }
li { color: #000; font-size: 12px; font-weight: bold; line-height: 16px; }
h1 { color: #445481; font-size: 36px; font-weight: bold; line-height: 36px; }
h2 { color: #445481; font-size: 26px; font-weight: bold; line-height: 26px; }
h3 { color: #445481; font-size: 16px; font-weight: bold; line-height: 16px; }
a:link { color: #445481; font-size: 12px; }
a:visited { color: #000; }
a:hover { color: #000; }
a:active { color: #000; }
/* topmenu */
 /* common styling */
.menu { font-family: arial, geneva, sans-serif; font-size:12px; font-weight: bold; 
position:relative; font-size:12px; z-index:100; }
.menu ul { width: 700px; margin: 0; padding: 0; list-style-type: none; }
.menu ul li {
float:left;
position:relative; width:auto; height:auto; 
}
.menu ul li a, .menu ul li a:visited { display:block; text-decoration:none; color:#fff; border-width:1px 1px 1px 0; padding-left:10px; line-height:1.5em; background-color: #445481; padding-right: 10px; border-color: #6699CC; border-style: solid; }
* html .menu ul li a, .menu ul li a:visited {
}
.menu ul li ul {
display: none;
}
table { line-height: 1.5em; margin:-1px; border-collapse:collapse; position: absolute; }

/* specific to non IE browsers */
.menu ul li:hover a,
.menu ul li a:hover, .menu ul li:active a,
.menu ul li a:active  { color:#6699CC; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.menu ul li:hover ul,
.menu ul li a:hover ul {
display:block; 
position:absolute; 
top:1.5em;
margin-top:1px;
left:0; 
}
* html .menu ul li a:hover ul, .menu ul li a:active ul {
margin-top:0;
marg\in-top:1px;
}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
visibility:hidden; 
position:absolute; 
height:0; 
width:0;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a { display:block; color:#6699CC; height:auto; line-height:1.5em; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding:10px; }
* html .menu ul li a:hover ul li a {
width:auto;
w\idth:auto;
}

.menu ul li:hover ul li a.drop,
.menu ul li a:hover ul li a.drop { background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; }

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover { color:#6699CC; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {
visibility:visible; 
position:absolute; 
left:150px; 
top:0;
width:100px;
}

.menu ul li:hover ul li:hover ul.left,
.menu ul li a:hover ul li a:hover ul.left {
left:-150px;
}
