@charset "utf-8";

/* CSS Document */
html, body, ul, li, h1, h2, h3, h4, h5, h6, fieldset, legend {padding:0; margin:0;}
body {font:12px/normal Verdana, Arial, Helvetica, sans-serif;}
ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}

/*menu*/ 
#nav { width:976px;  background:url(../images/menubg.gif) 0 0 no-repeat; height:33px; padding-left:3px;}
#nav .mainlevel { float:left; width:105px;/*IE6 only*/}
#nav .mainlevel a {color:#fff; text-decoration:none; line-height:36px; display:block;  width:105px;}
#nav .mainlevel a:hover {color:#fff; text-decoration:none; background:#30B7EF; }
#nav .mainlevel ul {display:none; position:absolute;background:#003333;}
#nav .mainlevel li {border-top:1px dashed #D2EBEB; background:#007777; width:105px;/*IE6 only*/}