﻿
#head {
	width: 100%;
	height: 100px;
	border: 0px;
	position:absolute;
	top:0;
	z-index:1;
}

#foot {
	width: 100%;
	height: 17px;
	border: 0px;
	position:relative;
	top:100px;
	z-index:1;
}


#tabsJ {
      position:absolute;
	  top:100px;
	  left:150px;
	  float:left;
      width:800px;/*475px*/
      height: 20px;/*71px*/
      background:#ffffff;
      font-size:93%;
      font-weight: bold;
      line-height:normal;
	  border-bottom:0px solid #5AC1D0;
	  padding:0px 0px 0 0px;
      }
    #tabsJ ul {
	margin:0;
	padding:0px 0px 0 0px;/*45px 10px 0 50px*/
	list-style:none;
      }
    #tabsJ li {
	  width:200px;
      display:inline;
      margin:0;
      padding:0px 0px 0 0px;
	  }
    #tabsJ a {
      float:left;
      background:url("images/tabJ.jpg") no-repeat left top;
      background-position:0% 100%;
	  margin:0 0px 0 0px;
      padding:6px 47px 4px 47px;
      color:#24618E;
	  text-decoration:none;
      }
  
    #tabsJ #current a {
         background-position:0% 25%;
		 color:#FDC623;
        }
       		
	#tabsJ a:hover {
      background-position:0% 25%;
	  color:#FDC623;
      }
 
    
		
		/*- Menu Tabs --- */

#backT {
      float:right;
      width:800px;/*475px*/
      height: 0px;/*71px*/
      background:#ffffff;
      font-size:93%;
      font-weight: bold;
      line-height:normal;
	  border-bottom:0px solid #5AC1D0;
	  padding:0px 80px 0 0px;
      }
    #backT ul {
	margin:0;
	padding:0px 0px 0 0px;/*45px 10px 0 50px*/
	list-style:none;
      }
    #backT li {
	  width:200px;
      display:inline;
      margin:0;
      padding:0px 0px 0 0px;
	  }
    #backT a {
      float:right;
      background:url("images/tabJ.jpg") no-repeat left top;
      background-position:0% 100%;
	  margin:0 0px 0 0px;
      padding:6px 85px 4px 85px;
      color:#24618E;
	  text-decoration:none;
      }
     		
	#backT a:hover {
      background-position:0% 25%;
	  color:#FDC623;
      }





body {
	margin: 0 auto;
	padding: 0;
	background:  #ffffff url('images/background.jpg') scroll top;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


a {
	text-decoration: none;
	color: #3333ff;
}

a:hover {
	text-decoration: overline underline;
	color: #ff6600;
}

#wrap {
	width: 900px;
	height: auto;
	margin: 0px auto;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	position: relative;
	top: 100px;
}

#h1{
	margin-left: 0px;
	padding-top: 0px;
	font-size: 30px;
	color: #ffffff;
}

#cont{
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}

#cont h1{
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	color: #3333ff;
}
