@charset "utf-8";
/* CSS Document */
 body {
        margin:0;
        padding:0;
        font: bold 11px/1.5em Verdana;
		background:#000;
		font-weight:normal;
}
img {border:0px;}
a {color:#880003; text-decoration:none;}
a:hover {color:#880003; text-decoration:underline;}
h1 {
	color:#b30101;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #b30101;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

h3 {font-size:14px;}
h4 {font-size:12px;}
/* Header */


#headerwrapper {margin:0px; background:#FFF;}
#header {width:1024px; margin:auto; background:#FFF; padding-top:20px;}
#wrapper {margin:auto; width:1024px; margin-top:0px; margin-bottom:20px; }

#icons {float:right;}
/*- Menu Tabs E--------------------------- */

    #tabsE {
      float:left;
      width:100%;
      background:#000;
      font-size:93%;
      line-height:normal;
	  margin:0px 0px 0px 0px;
	  padding-top:5px;
	  padding-bottom:1px;

      }
    #tabsE ul {
        margin:0px;
        padding:	0px 0px 0px 0px;
        list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("../images/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("../images/tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
        }
#mainbody {min-height:500px; background:#e5e5e5; padding:10px;}
#rightnav {float:left; width:170px; background:#FFF; min-height:100%; margin-top:13px; padding:5px;}
#rightnav a {color:#880003; text-decoration:none;}
#rightnav a:hover {text-decoration:underline;}
#rightnav ul {margin:0px; padding:0px;}
#rightnav ul, li {list-style:none; margin:0px; padding:0px;}
#footerpane {background:url(../images/fader.jpg) repeat-x; width:1004px; height:90px; padding:70px 10px 10px 10px; margin:0px -10px; clear:left;}
.footerboxes {border-right:#CCC solid 1px; height:84px; width:160px; float:left; padding:8px;}
.footerboxs-right {height:100px; float:left; width:100px; text-align:center;}
#footerpane h3 {font-size:10px; padding:3px 0px 3px 0px; margin:0px; color:#880003;}
#footerpane ul {padding:0px; margin:0px;}
#footerpane ul li { padding:0px; margin:0px; list-style:none;}
#footerpane ul li a {color:#880003; text-decoration:none; font-size:10px; font-weight:normal;}
#footerpane ul li a:hover {text-decoration:underline;}