
    /* HEADER */
	
	div#page {
	width: 100%;
	/*background: url(../img/top_rpt.gif) no-repeat center top;*/
	margin:  0 auto;
	padding: 0;
	text-align: center;
    }
	
	div#content {
	margin: 0 auto;
	padding: 0;
	width: 620px;
	text-align: center;
	min-height: 600px;
	}
	.stockists {
	/*  Text-indent hides the text, so only the background image is shown.  */
	/*  Want the text to be in the page for search engine optimization.  */
	text-indent:-1000em;
	width:384px;
	height:70px;
	background:url(../img/stockists.gif) no-repeat left top;
	display:block;
	margin: 0 auto;
	overflow:hidden;
	}
	.online_stockists {
	/*  Text-indent hides the text, so only the background image is shown.  */
	/*  Want the text to be in the page for search engine optimization.  */
	text-indent:-1000em;
	width:470px;
	height:70px;
	background:url(../img/online_subhead.gif) no-repeat left top;
	display:block;
	margin: 0 auto;
	overflow:hidden;
	}
	.online{
	float:left;
	width: 600px;
	margin: 20px 0 10px 0;
	text-align:left;
	}
	.online p{margin:4px 0 0 0;}
	.pics{
	float:left;
	width: 160px;
	margin: 0 10px 600px 0;
	}
	.pics img{
	float: left;
	margin: 0;
	padding: 0;
	display:block;
	}
	.guys {
	/*  Text-indent hides the text, so only the background image is shown.  */
	/*  Want the text to be in the page for search engine optimization.  */
	text-indent:-1000em;
	width:366px;
	height:94px;
	background:url(../img/guys_head.gif) no-repeat left top;
	display:block;
	margin: 0 auto;
	overflow:hidden;
	}
	.bold{
	font-weight: bold;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	.listings{
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
	.listings p{
	margin-bottom: 1px;
	}

	.region{
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-style: italic;
	text-decoration: underline;
	line-height: 20px;
	}