@charset "utf-8";
/* CSS Document */

p:first-letter 
	{
	color: #0066ff;
	font-size: 12pt;
	font: "century gothic";
	}
/*				original bluechip css file
#container 
	{
	margin: 0 auto;
	margin-top: 10px;
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #b2b2b2;
	/*border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;*/				/*
	background: #ffffff;            
	color: #000000;                 
	padding-left: 10px;             
	padding-right:10px;             
	width: 750px;
	height: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #b2b2b2;
	}
*/
	
#container /* modified kajols css file */
	{
	border: 2px solid #ffffff;
	text-align: left;
  	width: 750px;
	height: 840px;
	position: relative;
	font-size: 10pt;
	font-family: verdana;
	color: #b2b2b2; 
	background: #ffffff;
	overflow: visible;
	z-index: 1;
	margin: 0 auto;
	bottom: 0;
	border-right: 1px solid #b2b2b2;
  	} 
	
a:visited {color: #0099ff; font-family:"Century Gothic"; font-size: 10pt;}
a:link {color: #0099ff; font-family: "Century Gothic"; font-size: 10pt;}
/*
a:hover {color: #000099; position:relative; left: 5px;}
*/
#linksbar
	{
	font-family: "Century Gothic"; font-size: 10pt; /*font-weight: bold; */ font-color: b2b2b2;
	position: absolute;
	left: -45px;
	top: 85px;
	z-index: 1;
	}
/*liquid menu controls */
#dropmenudiv{
position:absolute;
/* doesnt work :( border:1px; border-color: #0099ff;*/
border-bottom-width: 0;
font-family: "Century Gothic"; size: 10pt;
line-height:18px;
z-index:100;
}
/*liquid menu controls */
#dropmenudiv a{
text-align: left;
width: 100%;
display: block;
text-indent: 6px;
/* doesnt work :( border-bottom: 1px; border-color: #0099ff;*/
padding: 1px 0;
text-decoration: overline;
/*font-weight: bold;*/
}
/*liquid menu controls */
#dropmenudiv a:hover
{
font-weight: bold;
 /*hover background color
background-color: #ffffff;*/
}

#logo
	{
	position: absolute;
	left: 0px;
	top: 23px;
	}

#homepageintro /* HOMEPAGE TEXT BLOCK */
	{
	padding-right: 50px;
	border-right: 1px dotted #b2b2b2;
	position: absolute;
	width: 300px;
	left: 0px;
	top: 200px;
	z-index: 1;
	font-family: "Century Gothic"; font-size: 10pt; color: #0066ff;
	}
	
#homepagebanner /* FLASH BANNER */
	{
	position: absolute;
	left: 0px;
	top: 350px;
	z-index: 1;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	}
	
#background /* THE BLUE BIT ON THE HOMEPAGE */
	{
	position: absolute;
	left: -30px;
	top: 130px;
	z-index: 0
	}
	
#copyright
	{
	position: absolute;
	top: 600px;
	text-align: center;
	z-index: 2;
	color: #b2b2b2;
	font-size: 10px;
	font: "century gothic";
	margin: 0 auto;
	}
	
/*										ABOUT US - COMPANY PROFILE			*/

#profiletext
	{
	position: absolute;
	left: 0px;
	top: 150px;
	font-family:"Century Gothic";
	font-size: 10pt;
	width: 300px;
	color: #0066ff;
	padding-right: 50px;
	border-right: 1px dotted #b2b2b2;
	}
	
#profileimage
	{
	position: absolute;
	left: 400px;
	top: 155px;
	/*border: 1px solid #b2b2b2;--- doesn't look right--- */ 
	}
	
#visiontext
	{
	position: absolute;
	left: 0px;
	top: 150px;
	font-family:"Century Gothic";
	font-size: 10pt;
	width: 300px;
	color: #0066FF;
	padding-right: 50px;
	border-right: 1px dotted #b2b2b2;
	}
	
#missiontext
	{
	position: absolute;
	left: 0px;
	top: 570px;
	font-family:"Century Gothic";
	font-size: 10pt;
	width: 300px;
	color: #0066ff;
	list-style: url(images/bulletpointimage.jpg);
	list-style-position: outside; 
	}

#missiontext2
	{
	position: absolute;
	left: 400px;
	top: 570px;
	font-family:"Century Gothic";
	font-size: 10pt;
	width: 300px;
	color: #0066ff;
	list-style: url(images/bulletpointimage.jpg);
	list-style-position: outside; 
	}

#missionimage
	{
	position: absolute;
	left: 460px;
	top: 150px;
/*	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;*/
	}

/*				----------						CONTACT PAGE					----------					*/

#contactland
	{
	position: absolute;
	left: 0px;
	top: 270px;
	font-family:"Century Gothic";
	font-size: 10pt;
	width: 300px;
	color: #0066ff;
	/*padding-right: 50px;
	border-right: 1px dotted #b2b2b2;*/
	list-style: url(images/bulletphone.jpg);
	list-style-position: outside; 
	}
	
#contactfax
	{
	position: absolute;
	left: 0px;
	top: 290px;
	font-family:"Century Gothic";
	font-size: 10pt;
	width: 300px;
	color: #0066ff;
/*	padding-right: 50px;
	border-right: 1px dotted #b2b2b2;*/
	list-style: url(images/bulletfax.jpg);
	list-style-position: outside; 
	}
#contactmob
	{
	position: absolute;
	left: 0px;
	top: 410px;
	font-family:"Century Gothic";
	font-size: 10pt;
	width: 300px;
	color: #0066ff;
/*	padding-right: 50px;
	border-right: 1px dotted #b2b2b2;*/
	list-style: url(images/bulletphone.jpg);
	list-style-position: outside; 
	}
	
#contactemail
	{
	position: absolute;
	left: 0px;
	top: 310px;
	font-family:"Century Gothic";
	font-size: 10pt;
	width: 300px;
	color: #0066ff;
/*	padding-right: 50px;
	border-right: 1px dotted #b2b2b2; */
	list-style: url(images/bulletemail.jpg);
	list-style-position: outside; 
	}

#contactwarehouse
	{
	position: absolute;
	left: 0px;
	top: 390px;
	font-family:"Century Gothic";
	font-size: 10pt;
	width: 300px;
	color: #0066ff;
/*	padding-right: 50px;
	border-right: 1px dotted #b2b2b2;*/
	list-style: url(images/bulletaddress.jpg);
	list-style-position: outside; 
	}	
	
#contactregadd
	{
	position: absolute;
	left: 0px;
	top: 150px;
	font-family:"Century Gothic";
	font-size: 10pt;
	width: 300px;
	color: #0066ff;
	/*padding-right: 50px;
	border-right: 1px dotted #b2b2b2;*/
	list-style: url(images/bulletaddress.jpg);
	list-style-position: outside; 
	}
	
#contactOFFICE
	{
	position: absolute;
	left: 250px;
	top: 150px;
	font-family:"Century Gothic";
	font-size: 10pt;
	width: 300px;
	color: #0066ff;
	/*padding-right: 50px;
	border-right: 1px dotted #b2b2b2;*/
	list-style: url(images/bulletaddress.jpg);
	list-style-position: outside; 
	}	

#contactREGland
	{
	position: absolute;
	left: 0px;
	top: 490px;
	font-family:"Century Gothic";
	font-size: 10pt;
	width: 300px;
	color: #0066ff;
	/*padding-right: 50px;
	border-right: 1px dotted #b2b2b2;*/
	list-style: url(images/bulletphone.jpg);
	list-style-position: outside; 
	}
	
#contactREGfax
	{
	position: absolute;
	left: 0px;
	top: 510px;
	font-family:"Century Gothic";
	font-size: 10pt;
	width: 300px;
	color: #0066ff;
/*	padding-right: 50px;
	border-right: 1px dotted #b2b2b2;*/
	list-style: url(images/bulletfax.jpg);
	list-style-position: outside; 
	}
	
#contacttext
	{
	position: absolute;
	left: 420px;
	top: 205px;
	font-family:"Century Gothic";
	font-size: 10pt;
	width: 250px;
	color: #0066FF;
	padding-right: 50px;
	border-right: 1px dotted #b2b2b2;
	} 
	
#contactimage
	{
	position: absolute;
	left: 320px;
	top: 330px;
	}
	
	/* ---------------------         PHP contact form!!       --------------------------- */
	
#formhouse
	{
	position: absolute;
	left: 0px;
	top: 150px;
	font-family:"Century Gothic";
	font-size: 10pt;
	color: #FF9900;
	}
	
#formenvelope
	{
	position: absolute;
	left: 110px;
	top: 515px;
	}
	
#formimage
	{
	position: absolute;
	left: 310px;
	top: 80px;
	}
	
#formtext
	{	
	position: absolute;
	width: 250px;
	left: 300px;
	top: 200px;
	font-family:"Century Gothic";
	font-size: 10pt;
	color: #0066ff;
	padding-right: 50px;
	border-right: 1px dotted #b2b2b2;
	z-index: 2;
	}
	
							/* 		SERVICES		----------------------		DISTRIBUTION 		--------------------------			*/

#servicesstrip
	{
	position:absolute;
	left: -10px;
	top: 100px;
	}

#disttitle
	{
	position: absolute;
	/*left: 0px;
	top: 150px; */
	list-style:url(images/bulletpointimage.jpg);
	list-style-position: outside;
	font-family: "Century Gothic"; size: 10pt; color: #FF9900;
	} 
							
#disttext1
	{
	position: absolute;
	left: 0px;
	top: 150px;
	width: 250px;
	font-family: "Century Gothic"; size: 10pt; color: #0066FF;
	padding-right: 50px;
	border-right: 1px dotted #b2b2b2;
	}
	
#disttext2
	{
	position: absolute;
	left: 350px;
	top: 150px;
	width: 250px;
	font-family: "Century Gothic"; size: 10pt; color: #0066ff;
	padding-right: 50px;
	border-right: 1px dotted #b2b2b2;
	}
	
#distEXTRA
	{
	position: absolute;
	left: 325px;
	top: 340px;
	border: 1px solid #b2b2b2;
	}
	
/* 	----------------------------------				EXPORT WORLD	---------------------------------------------------				*/

#worldtitle
	{
	position: absolute;
	/*left: 0px;
	top: 150px; */
	list-style:url(images/bulletpointimage.jpg);
	list-style-position: outside;
	font-family: "Century Gothic"; size: 10pt; color: #FF9900;
	} 
							
#worldtext1
	{
	position: absolute;
	left: 0px;
	top: 150px;
	width: 250px;
	font-family: "Century Gothic"; size: 10pt; color: #0066FF;
	padding-right: 50px;
	border-right: 1px dotted #b2b2b2;
	}
	
#worldttext2
	{
	position: absolute;
	left: 350px;
	top: 150px;
	width: 250px;
	font-family: "Century Gothic"; size: 10pt; color: #0066ff;
	padding-right: 50px;
	border-right: 1px dotted #b2b2b2;
	}
	
#worldextra
	{
	position: absolute;
	left: 100px;
	top: 300px;
	}
	
	
											/*	----------------------	exporting to europe -----------------------		*/

#europetitle
	{
	position: absolute;
	/*left: 0px;
	top: 150px; */
	list-style:url(images/bulletpointimage.jpg);
	list-style-position: outside;
	font-family: "Century Gothic"; size: 10pt; color: #FF9900;
	} 
							
#europetext1
	{
	position: absolute;
	left: 0px;
	top: 150px;
	width: 250px;
	font-family: "Century Gothic"; size: 10pt; color: #0066FF;
	padding-right: 50px;
	border-right: 1px dotted #b2b2b2;
	}
	
#europettext2
	{
	position: absolute;
	left: 350px;
	top: 150px;
	width: 250px;
	font-family: "Century Gothic"; size: 10pt; color: #0066ff;
	padding-right: 50px;
	border-right: 1px dotted #b2b2b2;
	}
	
#europeextra
	{
	position: absolute;
	left: 100px;
	top: 300px;
	}
	
		/* ------------------------------	importing into uk -------------------------------- */
		
#importtitle
	{
	position: absolute;
	/*left: 0px;
	top: 150px; */
	list-style:url(images/bulletpointimage.jpg);
	list-style-position: outside;
	font-family: "Century Gothic"; size: 10pt; color: #FF9900;
	} 
							
#importtext1
	{
	position: absolute;
	left: 0px;
	top: 150px;
	width: 250px;
	font-family: "Century Gothic"; size: 10pt; color: #0066FF;
	padding-right: 50px;
	border-right: 1px dotted #b2b2b2;
	}
	
#importtext2
	{
	position: absolute;
	left: 350px;
	top: 150px;
	width: 250px;
	font-family: "Century Gothic"; size: 10pt; color: #0066ff;
	padding-right: 50px;
	border-right: 1px dotted #b2b2b2;
	}
	
#importextra
	{
	position: absolute;
	left: 0px;
	top: 250px;
	border: 1px solid #b2b2b2;
	}
	
#bannerbox
	{
	position: relative;
	width: 250px;
	height: 180px;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	}
	
		/*	-----------------------------		LINKS PAGE		---------------------------- */
		
		
#linkstext
	{
	position: absolute;
	left: 0px;
	top: 150px;
	font-family: "Century Gothic";
	color: #0066FF;
	size: 10pt;
	width: 300px;
	padding-right: 50px;
	border-right: 1px dotted #b2b2b2;
	z-index: 2;
	}		
		
#swapboxright
	{
	position: absolute;
	left: 360px;
	top: 470px;
	/*padding-right: 50px;
	border-right: 1px dotted #b2b2b2;*/
	}
	
#swapboxleft
	{
	position: absolute;
	left: -45px;
	top: 410px;
	/*padding-right: 50px;
	border-right: 1px dotted #b2b2b2;*/
	}
	
#linksone
	{
	position: absolute;
	left: 400px;
	top: 140px;
	padding-right: 50px;
	
	a:hover {color: #000099; position:relative; left: 5px;
	}
