@charset "utf-8";
/* CSS Document */

body{
     font-size:10px; font-family:Arial, Helvetica, sans-serif;
	 background:url(images/bg.jpg) repeat-x;   
    }
	
td img
    {
      display: block;
	}
	  
.style1
    {
	color: #0066CC;
	font-size: 10px;
    }

.style5
    {
	font-size: 16px;
	color: #0066CC;
	font-weight:bold;
    }
	


#home1_page
		{
		 background:url(images/home-page.jpg) no-repeat;		  
		}	
#contact_page
		{
		 background:url(images/contact-us-page.jpg) no-repeat;		  
		}	
#products_page
		{
		 background:url(images/products-page.jpg) no-repeat;		  
		}	
#partners_page
		{
		 background:url(images/our-partners-page.jpg) no-repeat;
		}		
#labels1_page
		{
		 background:url(images/warning-image.png) no-repeat;		  
		}
#labels2_page
		{
		 background:url(images/thermal-image.png) no-repeat;		  
		}
#labels3_page
		{
		 background:url(images/mattbond-image.png) no-repeat;		  
		}
#copyscript_page
		{
		 background:url(images/copyscript-image.png) no-repeat;		  
		}		
#statements_page
		{
		 background:url(images/statement-image.png) no-repeat;		
		}		
#shelftalkers_page
		{
		 background:url(images/shelftalker-image.png) no-repeat;		  
		}
#invoice_page
		{
		 background:url(images/invoices-image.png) no-repeat;		  
		}
#barcoding_page
		{
		 background:url(images/barcode-image.png) no-repeat;		  
		}
#printerRibon_page
		{
		 background:url(images/printer-image.png) no-repeat;		  
		}		




a
    {
	color: #0066CC;
	text-decoration: none;
	font-size:10px;
	}
	
a:hover
    {
	text-decoration:underline;
	}

.username {
	background: url(images/username.gif) no-repeat left center;
}
.password {
	background: url(images/password.gif) no-repeat left center;
}	

.inputIcon{
	padding-left:17px;
	background-color:#FFFFFF;
	padding-right:-17px;
	margin-right:-17px;
}
