/* CSS Document */

/* thwate security */

	.thwate
		{
	display: block;
	width: 170px;
	height: 65px;
	background-image: url(../images/01_pg_graphics/thwate_white.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
		}

/* visa master card */

	.vm
		{
	display: block;
	width: 170px;
	height: 55px;
	background-image: url(../images/01_pg_graphics/visa_mastercard.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
		}

/* telecom */

	.telecom
		{
	display: block;
	width: 170px;
	height: 75px;
	background-image: url(../01imgs/02lnks/telecom.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
		}

/* ellerslie */

	.ellerslie
		{
	display: block;
	width: 170px;
	height: 81px;
	background-image: url(../images/01_pg_graphics/ellerslie.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
		}

/* kiwi */

	.kiwi
		{
  		display: block;
  		width: 170px;
  		height: 73px;
  		background: url(../01imgs/02lnks/kiwi.gif) no-repeat 0 0;
		}

/* spca */

	.spca
		{
  		display: block;
  		width: 170px;
  		height: 54px;
  		background: url(../01imgs/02lnks/spca.gif) no-repeat 0 0;
		}

/* sunbrella */

	.sunbrella
		{
  		display: block;
  		width: 170px;
  		height: 51px;
  		background: url(../01imgs/02lnks/sunbrella.gif) no-repeat 0 0;
		}
