	html, body
	{
		font-family: Arial,Helvetica,sans-serif; 
		margin-top: 0px; 
		padding: 0px;
	}
	
	a
	{
		display: block;
		text-decoration: none;	
	}

	.inlinelink
	{
		display: inline;
		text-decoration: none;		
	}
	
	#head 
	{
		text-align: center;
		width: 770px;
		height: 117px;
		/*background-image: url('../resources/intlabs_header_adverse_weather.png');*/
		/*background-image: url('../resources/intlabs_header_xmas_open.png');*/
		background-image: url('../resources/intlabs_header_0909.png');
		background-repeat: no-repeat;	
		margin-left: auto; 
		margin-right: auto;
	}
  
	#head_priorydirect
	{
		text-align: center;
		width: 770px;
		height: 117px;
		background-image: url('../resources/intlabs_header_aug2010.png');
		background-repeat: no-repeat;	
		margin-left: auto; 
		margin-right: auto;
	}
  
  #head #samplepacks
  {
  	width: 220px;
  	height: 30px;
  	margin-top: 24px; 
  	margin-left: 26px; 
  	border: 0px solid #FFFFFF; 
  	text-align: left;
  	font-size: 0.6em; 
  	font-weight: bold;
  	color: #FFFFFF;
  	float: left;
	display: inline;		
  }
  
  #head #xmas_opening
  {
  	width: 191px;
  	height: 64px;
  	margin-top: 0px; 
  	margin-left: 5px; 
  	margin-right: 50px; 
  	border: 0px solid #FFFFFF; 
  	float: left;
	display: inline;		
  }
  
  #head #adverse_weather
  {
  	width: 191px;
  	height: 64px;
  	margin-top: 0px; 
  	margin-left: 5px; 
  	margin-right: 50px; 
  	border: 0px solid #FFFFFF; 
  	float: left;
	display: inline;		
  }
  
  #head #intlabs
  {
  	width: 255px;
  	height: 96px;
  	margin-top: 8px; 
  	margin-left: 16px; 
  	border: 0px solid #FFFFFF; 
  	float: left; 
	display: inline;
  }
  
  #head_priorydirect #intlabs
  {
  	width: 255px;
  	height: 100px;
  	margin-top: 6px; 
  	margin-left: 256px; 
  	border: 0px solid #FFFFFF; 
  	float: left; 
	display: inline;
  }
  
  #head #prioryplc1
  {
  	float: left;
  	width: 129px;
  	height: 30px;
  	margin-top: 15px; 
  	margin-left: 83px; 
  	border: 0px solid #FFFFFF;  
	display: inline;		
  }
  
  #head_priorydirect #prioryplc1
  {
  	float: left;
  	width: 129px;
  	height: 30px;
  	margin-top: 15px; 
  	margin-left: 83px; 
  	border: 0px solid #FFFFFF;  
	display: inline;		
  }
  
  #menutop  
  {
  	text-align: center;
  	width: 770px;
  	height: 27px;
  	background-image: url('../resources/menu/menu_top_background.png');
	background-repeat: no-repeat;
  	margin-left:auto; 
  	margin-right:auto;
  	border: solid 0px #FFDD00; 
  }  
  
  #menutop a, #head a, #head_priorydirect a, #menurhs a
  {
    width:100%;
    height:100%;
  }  
  
  #menutop div
  {
  	height: 23px;
  	float: left;
  	margin-top: 0px;  
	display: inline;	
  }
  
  #menutop #home
  {
  	width: 33px;
  	margin-left: 6px;
  	background-image: url('../resources/menu/home.gif');
	background-repeat: no-repeat;
  }
  
  #menutop #home:hover
  {
  	background-image: url('../resources/menu/home_hover.gif');
	background-repeat: no-repeat;
  }
  
  #menutop #aboutus
  {
  	width: 61px;
  	background-image: url('../resources/menu/aboutus.gif');
	background-repeat: no-repeat;
  }
  
  #menutop #aboutus:hover
  {
  	background-image: url('../resources/menu/aboutus_hover.gif');
	background-repeat: no-repeat;
  }
  
  #menutop #faqs
  {
  	width: 35px;
  	background-image: url('../resources/menu/faq.gif');
	background-repeat: no-repeat;
  }
  
  #menutop #faqs:hover
  {
  	background-image: url('../resources/menu/faq_hover.gif');
	background-repeat: no-repeat;
  }
  
  #menutop #theproducts
  {
  	width: 88px;
  	background-image: url('../resources/menu/products.gif');
	background-repeat: no-repeat;
  }
  
  #menutop #theproducts:hover
  {
  	background-image: url('../resources/menu/products_hover.gif');
	background-repeat: no-repeat;
  }
  
  #menutop #testimonials
  {
  	width: 80px;
  	background-image: url('../resources/menu/testimonials.gif');
	background-repeat: no-repeat;
  }
  
  #menutop #testimonials:hover
  {
  	background-image: url('../resources/menu/testimonials_hover.gif');
	background-repeat: no-repeat;
  }
  
  #menutop #shop
  {
  	width: 40px;
  	background-image: url('../resources/menu/shop.gif');
	background-repeat: no-repeat;
  }
  
  #menutop #shop:hover
  {
  	background-image: url('../resources/menu/shop_hover.gif');
	background-repeat: no-repeat;
  }
  
  #menutop #contact
  {
  	width: 58px;
  	background-image: url('../resources/menu/contact.gif');
	background-repeat: no-repeat;
  }
  
  #menutop #contact:hover
  {
  	background-image: url('../resources/menu/contact_hover.gif');
	background-repeat: no-repeat;
  }
  
  #menutop #downloads
  {
  	width: 74px;
  	background-image: url('../resources/menu/downloads.gif');
	background-repeat: no-repeat;
  }
  
  #menutop #downloads:hover
  {
  	background-image: url('../resources/menu/downloads_hover.gif');
	background-repeat: no-repeat;
  }
  
  #menutop #basket
  {
  	width: 76px;
  	background-image: url('../resources/menu/basket.gif');
	background-repeat: no-repeat;
  }
  
  #menutop #basket:hover
  {
  	background-image: url('../resources/menu/basket_hover.gif');
	background-repeat: no-repeat;
  }
  
 #menutop #searchform
 {
	display: inline;
 }
   
  #menutop #searchtext
  {
  	width: 106px;
  	height: 20px;
	clear: right;
	margin-left: 54px;
  	border: solid 0px red;
  }
  
  #menutop #searchtext input
  {
  	width: 100px;
	height: 12px;
  	border: none;
  	color: Blue;
	margin-top: 2px;
	background-color:white;
	font-size: 11px;
  	border: solid 0px red;
  }
  
  #menutop #searchbutton
  {
	width: 32px;
	height: 21px;
	margin-left: 7px;
	margin-top: 1px;
	clear: right;
  }
  
  #menutop #searchbutton:hover
  {
  	background-image: url('../resources/menu/searchgo_hover.gif');
	background-repeat: no-repeat;
  }
  
  #menurhs
  {
  	width: 198px;  	
  	height: 516px;
  	background-image: url('../resources/menu/menu_rhs_background_0410.png');
	background-repeat: no-repeat;
  	margin-right: 8px;
  	margin-bottom: 10px;
  }
  
  #menurhs div
  {
  	width: 190px;
  	height: 22px;
  	margin-top: 0px;
  	margin-left: 2px;	
	display: inline;
  	float: left;  	
  }
  
  #menurhs #monsoon
  {
  	height: 20px;
  	margin-top: 1px;
  	margin-bottom: 0px;
  }
    
  #menurhs #single
  {
  	margin-top: 26px;
  }
  
  #menurhs #single:hover
  {
  	background-image: url('../resources/menu/single_hover_0909.png');
	background-repeat: no-repeat;
  }
  
  #menurhs #double:hover
  {
  	background-image: url('../resources/menu/double_hover_0909.png');
	background-repeat: no-repeat;
  }  
  
  #menurhs #treble:hover
  {
  	background-image: url('../resources/menu/treble_hover_0909.png');
	background-repeat: no-repeat;
  } 
  
  #menurhs #gift:hover
  {
  	background-image: url('../resources/menu/gift_hover_0909.png');
	background-repeat: no-repeat;
  } 
  
  #menurhs #card:hover
  {
  	background-image: url('../resources/menu/card_hover_0909.png');
	background-repeat: no-repeat;
  } 
  
  #menurhs #bullet:hover
  {
  	background-image: url('../resources/menu/bullet_hover_0909.png');
	background-repeat: no-repeat;
  } 
  
  #menurhs #laser:hover
  {
  	background-image: url('../resources/menu/laser_hover_0909.png');
	background-repeat: no-repeat;
  } 
  
  #menurhs #paper:hover
  {
  	background-image: url('../resources/menu/paper_hover_0909.png');
	background-repeat: no-repeat;
  } 
  
  #menurhs #toner:hover
  {
  	background-image: url('../resources/menu/toner_hover_0909.png');
	background-repeat: no-repeat;
  } 
  
  #menurhs #allboard:hover
  {
  	background-image: url('../resources/menu/allboard_hover_0909.png');
	background-repeat: no-repeat;
  } 
  
  #menurhs #bubble:hover
  {
  	background-image: url('../resources/menu/bubble_hover_0909.png');
	background-repeat: no-repeat;
  } 
  
  #menurhs #maillite:hover
  {
  	background-image: url('../resources/menu/mailite_hover_0410.png');
	background-repeat: no-repeat;
  } 
  
  #menurhs #bookwraps:hover
  {
  	background-image: url('../resources/menu/bookwraps_hover_0410.png');
	background-repeat: no-repeat;
  } 
  
  #menurhs #polymailers:hover
  {
  	background-image: url('../resources/menu/polymailers_hover_0410.png');
	background-repeat: no-repeat;
  } 
  
  #menurhs #bubblewrap:hover
  {
  	background-image: url('../resources/menu/bubblewrap_hover_0410.png');
	background-repeat: no-repeat;
  } 
  
  #menurhs #jiffy:hover
  {
  	background-image: url('../resources/menu/jiffy_hover_0909.png');
	background-repeat: no-repeat;
  } 

  #menurhs #actinic
  {
  	margin-top: 25px;
  }
  
  #menurhs #actinic:hover
  {
  	background-image: url('../resources/menu/actinic_hover_0909.png');
	background-repeat: no-repeat;
  } 
  
  #menurhs #amazon:hover
  {
  	background-image: url('../resources/menu/amazon_hover_0909.png');
	background-repeat: no-repeat;
  } 
  
  #menurhs #ebay:hover
  {
  	background-image: url('../resources/menu/ebay_hover_0909.png');
	background-repeat: no-repeat;
  } 
  
  #menurhs #jiffyproducts:hover
  {
  	background-image: url('../resources/menu/jiffyproducts_hover_0410.png');
	background-repeat: no-repeat;
  }   
  
  #menurhs #monsoon:hover
  {
  	background-image: url('../resources/menu/monsoon_hover_0410.png');
	background-repeat: no-repeat;
  } 
  
  #menurhs #smartstamp:hover
  {
  	background-image: url('../resources/menu/smartstamp_hover_0410.png');
	background-repeat: no-repeat;
  } 
  
  #paymentsrhs
  {
  	width: 198px;  	
  	height: 250px;
  	background-image: url('../resources/menu/payments_rhs.png');
	background-repeat: no-repeat;
  	margin-right: 8px;
  	margin-bottom: 10px;  	
  }
  
  #body
  {
  	width: 770px;
  	background-image: url('../resources/borders_left_and_right.png');
  	background-repeat: repeat-y;  
  	margin-left: auto;
    margin-right: auto;
	min-height: 500px;
  }
  
  #lhs
  {
  	width: 560px;
  	margin-left: 0px;
	margin-top: 0px;
  	float: left;
	display: inline;
	border: 0px solid #000000;	
  }
  
  #rhs
  {
  	width: 206px;
  	margin-left: 0px;
  	margin-top: 0px;
  	float: right;
	display: inline;	
	border: 0px solid #000000;
  }
    
  #foot  
  {
  	text-align: center;
    background-color: #CCCCCC;
  	width: 770px;
  	height: 68px;
  	background-image: url('../resources/intlabs_footer_20090202.png');
	background-repeat: no-repeat;
  	margin-left:auto; 
  	margin-right:auto;
  }
  
  #foot_priorydirect
  {
  	text-align: center;
    background-color: #CCCCCC;
  	width: 770px;
  	height: 68px;
  	background-image: url('../resources/intlabs_footer_aug2010.png');
	background-repeat: no-repeat;
  	margin-left:auto; 
  	margin-right:auto;
  }  
  
  #foot a, #foot_priorydirect a, #downloadsicon a
  {
    width:100%;
    height:100%;
}
  
  #foot #emailus, #foot_priorydirect #emailus 
  {
  	width: 170px;
  	height: 25px;
  	float: left;
  	margin-top: 20px;
  	margin-left: 284px;
	display: inline;	
	border: 0px solid red;
  }
  
  #foot #tsandcs, #foot_priorydirect #tsandcs
  {
  	width: 102px;
  	height: 25px;
  	float: left;
  	margin-top: 20px;
  	margin-left: 15px;
	display: inline;	
	border: 0px solid red;
  }
  
  #foot #prioryplc2, #foot_priorydirect #prioryplc2
  {
  	width: 165px;
  	height: 25px;
  	float: left;
  	margin-top: 20px;
  	margin-left: 15px;
	display: inline;	
	border: 0px solid red;
  }    
  
  #downloadsicon
  {
  	width: 150px;
  	height: 101px;	
  	margin-top: 15px;
  	margin-bottom: 15px;
	margin-right: 30px;
  	background-image: url('../resources/menu/downloads.png');
	background-repeat: no-repeat;
  	float: right;	
  	border: solid 0px #112233;  
	display: inline;		
  }
  
  
  #rotateicon
  {
  	width: 150px;
  	height: 101px;	
  	margin-top: 15px;
  	margin-bottom: 15px;
	margin-right: 30px;
  	background-image: url('../resources/menu/rotate.png');
	background-repeat: no-repeat;
  	float: right;	
  	border: solid 0x #112233; 
	display: inline;	
  }
  
  #clickforicon
  {
  	width: 150px;
  	height: 101px;
  	float: right;			
  	margin-top: 15px;
  	margin-bottom: 15px;
  	margin-right: 30px;
  	background-image: url('../resources/menu/clickfor.png');
	background-repeat: no-repeat;
	display: inline;	
  }
  
  
  #defaultbody
  {
  	width: 540px;  	
  	margin-top: 5px;
  	margin-left: 5px;
  	float: left;
	display: inline;	
  }

  #defaultbody h3
  {
  	width: 200px;  	
  	top: 5px;
  	font-size: 12px;
  	font-weight: bold;
  	color: #19215E;
  	margin-top: 4px;
  	margin-bottom: 9px;
  	position: relative;
  }
    
  #defaultbody p
  {
  	font-size: 11px;
  	margin: 0px;
  	position: relative;
  	margin-top: 6px;
  	margin-bottom: 0px;
  }
    
  #defaultbody a
  {
	display: inline;
  }

  .vspace5
  {
  	height: 5px;  	
  	clear: left;
  }
  
  .vspace10
  {
  	height: 10px;  	
  	clear: left;
  }
  
  .vspace20
  {
  	height: 20px;  	
  	clear: left;
  }
  
  .vspace30
  {
  	height: 30px;  	
  	clear: left;
  }
  
  .vspace60
  {
  	height: 60px;  	
  	clear: left;
  }
  
  .vspace90
  {
  	height: 90px;  	
  	clear: left;
  }
 
  .clear 
  {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
	font-size: 0;
  }

 .button, .buttonsmall, .updatebutton, .removebutton
  {
	height: 23px;
	line-height: 20px;
	font-family: Arial;
  	font-size: 11px;
  	font-weight: bold;
  	color: #0a1f62;  
	background-color: #e0e0e0;	
	cursor: pointer;
	text-align: center;
	border: solid 1px #000000;
  }
  
  #geotrust
  {
  	width: 150px;
  	height: 36px;
  	float: left;
	display: inline;	
  	background-image: url('../resources/secured_by_geotrust.jpg'); 
  	background-repeat: no-repeat; 	
	margin-left: 20px;
	margin-bottom: 10px;
  }
  
  #eudelivery
  {
  	width: 110px;
  	height: 42px;
  	float: left;
	display: inline;
  	background-image: url('../resources/eu_flag.gif');  
  	background-repeat: no-repeat;	
	margin-left: 10px;
	margin-top: 82px;
	padding-left: 70px; 
	padding-top: 8px; 
	font-size: 9px;	
	border: solid 0px #000000;  	
  }
  
  #siteseal
  {
  	width: 150px;
  	height: 55px;
  	float: left;
	display: inline;	
	margin-left: 40px;
	margin-top: 6px;
	border: solid 0px #000000;
  }
  
  #w3chtml
  {
  	width: 82px;
  	height: 31px;
  	float: left;
	display: inline;	
  	background-image: url('../resources/valid-html401-blue.png');  
  	background-repeat: no-repeat;	
	margin-left: 55px;
	margin-top: 19px;
	border: solid 0px #000000;
  }


  
  #speciallozenges
  {
  	width: 510px;  	
  	height: 135px;  	
  	background-image: url('../resources/central_banner_background.png');
  	background-repeat: no-repeat;
  	margin-left: 30px;
  	margin-top: 10px;
  	float: left;
	display: inline;	
	border: solid 0px gray;
  }
  
  #speciallozenges a
  {
  	width: 120px;  	
  	height: 100px;  	
  	margin-left: 6px;
  	margin-top: 10px;
  	float: left;  
	display: inline;	
  }

  #specialbestprice
  {
  	background-image: url('../resources/specials/best_price.png');
  	background-repeat: no-repeat;
  }
  
  #specialtestpacks
  {
  	background-image: url('../resources/specials/test_packs.png');
  	background-repeat: no-repeat;
  }
  
  #specialtoner
  {
  	background-image: url('../resources/specials/toner_cartridges.png');
  	background-repeat: no-repeat;
  }
  
  #specialallboardenvelopes
  {      
  	background-image: url('../resources/specials/all_board_envelopes.png');
  	background-repeat: no-repeat;
  }
  
  #specialbubble
  {
  	background-image: url('../resources/specials/bubble_bags.png');
  	background-repeat: no-repeat;
  }
  
  #specialfreegift
  {
  	background-image: url('../resources/specials/free_gift.png');
  	background-repeat: no-repeat;
  }
  
  #specialpackingpartner
  {
  	background-image: url('../resources/specials/packing_partner.png');
  	background-repeat: no-repeat;
  }
  
  #specialprinterpaper
  {
  	background-image: url('../resources/specials/printer_paper.png');
  	background-repeat: no-repeat;
  }