/* CSS Document */

body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:#c9f1f1;
}



#content{
	width:787px;

	height:700px;
	margin-left:30px;
}

#header{
	background:url(../images/header.jpg);
	text-align:right;
	padding-top:180px;
	padding-right:5px;
	padding-bottom:3px;
	color:white;
}

#menu{
	background:#000000;
	height:30px;
	margin-top:2px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#main{
	margin-top:5px;
	background:white;
	height:500px;

}
#main1{
	margin-top:5px;
	background:white;
	height:1300px;

}

#main2{
	margin-top:5px;
	background:white;
	height:4800px;

}

#main4{
	margin-top:5px;
	background:white;
	height:3200px;

}


#leftcontent4{
	background:#66CC99;
	float:left;
	width:237px;
	height:3200px;
}

#leftcontent4 ul{
	text-decoration:none;
	margin: 5px 5px 5px 5px;; 
	padding : 0; 
	color: #a90000;
	list-style-image: url(../images/arrow.gif);
	list-style:none;

}

#main5{
	margin-top:5px;
	background:white;
	height:2500px;

}


#leftcontent5{
	background:#66CC99;
	float:left;
	width:237px;
	height:2500px;
}

#leftcontent5 ul{
	text-decoration:none;
	margin: 5px 5px 5px 5px;; 
	padding : 0; 
	color: #a90000;
	list-style-image: url(../images/arrow.gif);
	list-style:none;

}

#main6{
	margin-top:5px;
	background:white;
	height:1500px;

}


#leftcontent6{
	background:#66CC99;
	float:left;
	width:237px;
	height:1500px;
}

#leftcontent6 ul{
	text-decoration:none;
	margin: 5px 5px 5px 5px;; 
	padding : 0; 
	color: #a90000;
	list-style-image: url(../images/arrow.gif);
	list-style:none;

}


#main7{
	margin-top:5px;
	background:white;
	height:4000px;

}


#leftcontent7{
	background:#66CC99;
	float:left;
	width:237px;
	height:4000px;
}

#leftcontent7 ul{
	text-decoration:none;
	margin: 5px 5px 5px 5px;; 
	padding : 0; 
	color: #a90000;
	list-style-image: url(../images/arrow.gif);
	list-style:none;

}
#main3{
	margin-top:5px;
	background:white;
	height:2300px;

}


#leftcontent3{
	background:#66CC99;
	float:left;
	width:237px;
	height:2300px;
}

#leftcontent3 ul{
	text-decoration:none;
	margin: 5px 5px 5px 5px;; 
	padding : 0; 
	color: #a90000;
	list-style-image: url(../images/arrow.gif);
	list-style:none;

}

#leftcontent2{
	background:#66CC99;
	float:left;
	width:237px;
	height:4800px;
}

#leftcontent2 ul{
	text-decoration:none;
	margin: 5px 5px 5px 5px;; 
	padding : 0; 
	color: #a90000;
	list-style-image: url(../images/arrow.gif);
	list-style:none;

}





#leftcontent1{
	background:#66CC99;
	float:left;
	width:237px;
	height:1300px;
}

#leftcontent1 ul{
	text-decoration:none;
	margin: 5px 5px 5px 5px;; 
	padding : 0; 
	color: #a90000;
	list-style-image: url(../images/arrow.gif);
	list-style:none;

}

#leftcontent{
	background:#66CC99;
	float:left;
	width:237px;
	height:500px;
}


#leftcontent ul{
	text-decoration:none;
	margin: 5px 5px 5px 5px;; 
	padding : 0; 
	color: #a90000;
	list-style-image: url(../images/arrow.gif);
	list-style:none;

}



#rightcontent{
	float:right;
	width:550px;
	height:400px;
	padding-right:0px;
	text-align:justify;
	padding-left:0px;
}

.nav { text-align: left; color:#7D8085; padding: 20px 0 0 0px; width: 150px; }
.nav li { 
	font-weight: bold; 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 0 0px; 
	border-bottom: 1px solid #ccc; 
	height: 25px; background: url(../images/li.png) no-repeat left;
}
.nav li a { color: #546078; text-decoration: none;  padding: 5px 0 0 10px; display: block; height: 25px;}
.nav li a:hover { color: #FFF; text-decoration: none; background: #A90000; display: block; height: 25px;}

#footer{
	margin-top:5px;
	background:#008500;
	height:20px;
	padding-top:5px;
	padding-left:10px;
	margin-bottom:3px;
	color:#FFFFFF;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}


/* tabs */

 #tabsH {
      float:left;
      width:100%;
      background:#000;
      font-size:93%;
      line-height:normal;
      }
    #tabsH ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("../images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("../images/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

        #tabsH #current a {
                background-position:0% -42px;
        }
        #tabsH #current a span {
                background-position:100% -42px;
        }





#tabdep a{
	color:#000000;
	text-decoration:none;
}

#tabdep a:hover{
	text-decoration:underline;
}