@charset "utf-8";
/* CSS Document */

#banner {
	margin:0;
	width:100%;
	height:140px;
	float:left;
	background:none;
	/*background-image:url(/images/headbg.gif);
	background-repeat:repeat-x;*/
	font-size:7pt;
	overflow:hidden;
	}
	#wrapper2{
	width:100%;
/*    background-image:url(../images/bg1.gif); 
	background-position:left;
	background-repeat:repeat-y;*/
	background:none;
	position:inherit;
	margin:0px auto;
	min-width:760px;
	}
	.clearit {
	clear: both;
	display: block;
	}
	.logo {
	float:left;
	margin-top:24px;
	margin-left:22px;
	}
/* Nav Bar */ 
#menu {
    background: transparent url(../images/backtp.gif)
    0 -140px repeat-x;
	width:100%;
	}

 #line {
    width: 760px; height: 45px;
    margin: 0px auto; padding: 0px;
    position: relative;}
  #line li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #line li, #line a {
    height: 30px; display: block;}

   #panel1b {left: 0; width: 65px; background: transparent url(../images/button_sprite.gif)
    0px -40px no-repeat;}
  #space1 {left: 68px; width:5px; background: transparent url(../images/button_sprite.gif) -621px 0px no-repeat;}
  #panel2b {left: 81px; width: 60px; background: transparent url(../images/button_sprite.gif)
    -65px -40px no-repeat; }
  #space2 {left: 141px; width:5px; background: transparent url(../images/button_sprite.gif) -621px 0px no-repeat;}
  #panel3b {left: 155px; width: 98px; background: transparent url(../images/button_sprite.gif)
    -125px -40px no-repeat; }
  #space3 {left: 258px; width:5px; background: transparent url(../images/button_sprite.gif) -621px 0px no-repeat;}
  #panel4b {left: 275px; width: 33px; background: transparent url(../images/button_sprite.gif)
    -225px -40px no-repeat;}
  #space4 {left: 310px; width:5px; background: transparent url(../images/button_sprite.gif) -621px 0px no-repeat;}
  #panel5b {left: 324px; width: 153px; background: transparent url(../images/button_sprite.gif)
    -260px -40px no-repeat;}
  #space5 {left: 481px; width:5px; background: transparent url(../images/button_sprite.gif) -621px 0px no-repeat;}
  #panel6b {left: 495px; width: 107px; background: transparent url(../images/button_sprite.gif)
    -415px -40px no-repeat;}
  #space6 {left: 610px; width:5px; background: transparent url(../images/button_sprite.gif) -621px 0px no-repeat;}
  #panel7b {left: 617px; width: 100px; background: transparent url(../images/button_sprite.gif)
    -520px -40px no-repeat;}
  #space7 {left: 310px; width:5px; background: transparent url(../images/button_sprite.gif) -621px 0px no-repeat;}
  
  
  #panel1b a:hover {
    background: transparent url(../images/button_sprite.gif)
    0 0px no-repeat;}
  #panel2b a:hover {
    background: transparent url(../images/button_sprite.gif)
     -65px 0px no-repeat;}
  #panel3b a:hover {
    background: transparent url(../images/button_sprite.gif)
    -125px 0px no-repeat;}
  #panel4b a:hover {
    background: transparent url(../images/button_sprite.gif)
     -225px 0px no-repeat;}
  #panel5b a:hover {
    background: transparent url(../images/button_sprite.gif)
     -260px 0px no-repeat;}
  #panel6b a:hover {
    background: transparent url(../images/button_sprite.gif)
     -415px 0px no-repeat;}
  #panel7b a:hover {
    background: transparent url(../images/button_sprite.gif)
     -520px 0px no-repeat;}
/*end nav bar*/
