﻿
body {
	
	margin:0px 0px 0px 0px;
	display:block;
	font-family:Calibri,Verdana,Tahoma;
}
.topHeader
{
	width:821px;
	height:156px;
	background: url(Images/top_banner_with_logo.jpg);
	
}

.leftNav
{
	width:99px;
	height:767px;
	background: url(Images/Left.png);
	background-repeat:repeat;
	
}
.rightNav
{
	width:99px;
	height:767px;
	background: url(Images/Right.png);
	background-repeat:repeat;
}
.left
{
	width:99px;
	background: url(Images/Left.png);
	
}

.right
{
	width:99px;
	background: url(Images/Right.png);
}

.footer
{
	background: url(Images/Footer.png);
	text-align:center;
}
.mainTab
        {
            width: 100%;
            display: block;
        }
        
#topNav
  {
      
      width:821px;
	  height:27px;
	  background: url(Images/button_menu_full.jpg);
      position:absolute;
      background-repeat:no-repeat;
      margin-left:0px;
      margin-top:0px;
      
  }

#topNav li{
	
	display: inline;
	text-align:center;
	padding:0px 0 0 0;
	cursor:pointer;
	border-right:1px solid #143552;
}

  .menufont
  {
      font-family:Calibri,Verdana;
      font-size:14px;
      font-weight:bold;
      color:#cacaca;
      text-decoration:none;
      font-style:normal;
      
      
      
         
  }
.link
{
	padding-top:2px;	
}

  #m1
  {
      display:block;
      width:100px;
      height:27px;
      position:absolute;
      text-align:center;
      left:150px;
	  border-left:1px solid #143552;
  }

   #m2
  {
      display:block;
      width:100px;
      height:27px;
      top:0px;
      left:250px;
      position:absolute;
      text-align:center;
      
  }

   #m3
  {
      display:block;
      width:100px;
     height:27px;
      top:0px;
      left:350px;
      position:absolute;
      text-align:center;
      padding:0px 0px 0px 0px;
  }

   #m4
  {
      display:block;
      width:100px;
      height:27px;
      top:0px;
      left:450px;
      position:absolute;
      text-align:center;
      padding:0px 0px 0px 0px;
  }

   #m5
  {
      display:block;
      width:100px;
     height:27px;
      top:0px;
      left:550px;
      position:absolute;
      text-align:center;
      padding:0px 0px 0px 0px;
  }

  #jiffylogo
  {
      display:block;
      width:75px;
     height:30px;
      top:30px;
      left:810px;
      position:absolute;
      text-align:center;
      padding:0px 0px 0px 0px;
  }

  #swiftlogo
  {
      display:block;
      width:75px;
     height:30px;
      top:70px;
      left:810px;
      position:absolute;
      text-align:center;
      padding:0px 0px 0px 0px;
  }

   a
  {
      text-decoration:none;
       color:#cacaca;
  }
   a:hover
    {
        text-decoration: none;
        color: #FF8000;
    }
 .selected
  {
      background-image:url(images/header_hover.png);
      background-repeat:no-repeat;
      cursor:pointer;
      font-weight:bold;
      
  }

    #m1:hover,#m2:hover,#m3:hover,#m4:hover,#m5:hover
  {
      background-image:url(images/header_hover.png);
      background-repeat:no-repeat;
      cursor:pointer;
  }
  

