	body	{
			background: #ffffff;
		}
	
	div.theAllEncompassingDiv	{
			position: relative;
			margin: 5px auto;
			width: 700px;	
			text-align: center;
		}
		
	img	{
			border: 0;
		}

/* top div */


	div.top	{
			position: relative;
			top: 0px;
			left: -1px;
			width: 692px; 
			height: 50px;
			border: 0px;
			margin: 0px auto;
		}
		
	* html div.top	{
			position: relative;
			top: 0px;
			left: 0px;
		}
		
	div.top img	{
			width: 693px;
	}
		
/* why buy our stuff blurb */

	div.whybuy	{
			margin: 0px auto;
			height: 28px;
			border-top: #ffffff 1px solid;
			border-bottom: #efefef 1px solid;
			border-left: #efefef 1px solid;
			border-right: #efefef 1px solid;
			width: 690px;
			background-color: #ffffff;
			text-align: center;
		}
		
	div.whybuy img	{
			display: block;
			padding-top: 5px;
			margin: 3px auto;
	}


	div#belowTop	{
			margin: 0px auto;
			text-align: center;
		}

/* left div */

	div.left	{
			position: absolute;
			left: 4px;
			top: 81px;
			height: 384px;
			background-color: #ffffff;
			border-top: #ffffff solid 1px;
		}

	* html div.left	{
			top: 83px;
		}
		

	div.linklist	{
			
			height: 364px;
			width: 100px;
			background-color: #ffffff;
			border-top: 21px #efefef solid;
			border-left: 1px #efefef solid;
			border-right: 1px #efefef solid;
			border-bottom: 1px #efefef solid;
			margin: 0px;
			padding: 0px;
		}
		
	div.linklist table	{
			margin: 0px auto;
			
		}

	div.linklist td	{
			height: 25px;
			width: 94px;
			text-align: center;
		}
		
	div.linklist a	{
			padding: 0px;
			margin: 0px;
			width: 94px;
			display: block;
			text-decoration: none;
			font-family: arial;
			font-size: 10px;
			padding-top: 7px;
			padding-bottom: 7px;
		}

	div.linklist a:link	{
			background-color: #efefef;
			color: #666666;
		}


	div.linklist a:visited	{
			background-color: #efefef;
			color: #666666;
		}


	div.linklist a:hover	{
			background-color: #cccccc;
			color: #ffffff;
		}


	div.linklist a:active	{
			background-color: #cccccc;
			color: #ffffff;
		}
		
	a#suppRatingLnk	{
			background-color: #fff;
	}
/* div.main */

	div.main	{
			position: absolute;
			left: 114px;
			top: 81px;
			height: 350px;
			padding-top: 0px;
			margin-top: 0px;
			border-left: #ffffff solid 1px;
			background: #ffffff;
		}	
		
	* html div.main	{
			top: 83px;
		}

	div.portal_images	{
			margin-top:0px;
			padding: 0px;
			border: 0px;
			display: inline;
		}

	div.portal_images img	{
			border: #efefef 1px solid;
			margin-top: 1px;
			padding: 0px;
			margin-left: 4px;
			margin-right: 0px;
			float: left;
		}


/* bottom div */


	div.bottom	{
			position: absolute;
			left: 3px;
			top: 469px;
			width: 693px; 
			height: 50px;
			border: 0px;
			background-color: #efefef;
			border-top: solid 1px #ffffff;
		}
		

	div.bottom img	{
			width: 693px;
			height: 50px;
		}
		
/*	GETTING IT TO LOOK NICE IN IE 6 AND BELOW */		


	div.ieFix	{
			position: absolute;
			left: 3px;
			top: 471px;
			width: 693px; 
			height: 50px;
			border: 0px;
			margin: 0px;
			padding: 0px;
			background-color: #fff;
		}
		
	div.ieFix img	{
			width: 693px;
		}
			
			
/*	STYLING FOR POPUP WINDOWS	*/

	#pop	{
		margin: 0px;
		padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	#pop h1	{
		color: #666;
		margin-top: 2px;
		margin-left: 5px;
		margin-bottom: 2px;
		font-size: 20px;
	}
		
	#pop table	{
		border-collapse: collapse;
	}
	
	#pop th	{
		display: inline-block;
		background-color: #777;
		color: #fff;
		padding: 3px 5px;
		border-left: 1px solid #fff;
	}
	
	#pop td	{
		display: inline-block;
		text-align: center;
		font-weight: 700;
		padding: 3px 5px;	
		border-bottom: 1px, solid, #555;
		color: #555;
		border-left: 1px solid #fff;
	}
	
	#pop #lc	{
		text-align: left;
		font-weight: 700;
	}
	
	#suppRatingLnk	{
		margin-top: 30px;
	}
	
	#pop a#closeBtn	{
		display: block;
		color: #555;
		margin-left: 10px;
		margin-top: 20px;
	}
	
	
	#btmLink	{
		display: block;
		margin: 10px auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		font-weight: 600;
	}
	
	img#chenilleLink	{
		width: 289px;
		height: 60px;
	}
	
	p#pvcLinkP	{
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	p#pvcLinkP a	{
		color: #555;
		font-weight: 600;
		text-decoration: underline;
		font-size: 1.2em;
	}