body {
        font-family: Arial;
		color:#333333;
		font-size:12px;
		line-height:18px;
		background-color:#ffffff;
		margin-top:0px;
      }
	  
.header {
           width:967px;
		  
		  
		 }

		 
		 	  
  /* navigation */


  
.menu2 {padding:0 0 0 0px; margin:0; list-style:none; height:45px; background: url(../images/nav_bg.jpg); position:relative; background-position:top left; background-repeat:no-repeat;}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:37px; line-height:35px; color:#FFFFFF; text-decoration:none; font-size:15px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 10px 0 10px; cursor:pointer; width:100px; border-right:1px solid #8a8a94;}



.menu2 li a:hover {color:#000000; background:#000 url(../images/current_bg.jpg); background-repeat:repeat-x;}

#menu3  a:hover {color:#000000; background: url(../images/home.png); background-repeat: no-repeat; width:98px; height:37px;}

#menu4  li a:hover strong {color:#1583ab; }



			
   /* footer */

.footer
{
 background:url(../images/footer1.jpg);
 background-position:top left;
 background-repeat:no-repeat;
 color:#FFFFFF;
 font-size:10px;
 
 
 width:967;
 height:36;
}