	#pageContent
	{
		width: 548px;
		margin: 30px 0px 25px 75px;
		padding: 0px 0px 35px 0px;
	}
	
	iframe
	{
		width: 528px;
		height: 318px;
		margin: 0px 0px 25px 10px;
		padding: 0px;
	}
	
	#storeHours
	{
		width: 548px;
		height: 106px;
		background-image: url(../_images/5-locations/storeHours.gif);
		background-repeat: no-repeat;
		margin: 0px 0px 30px 0px;
	}

	#loc_Buckhead, 
	#loc_Smyrna,
	#loc_Cumming,
	#loc_SandySprings,
	#loc_Tucker,
	#loc_Roswell
	{
		width: 548px;
		height: 239px;
	}
	
	#loc_Buckhead
	{
		background-image: url(../_images/5-locations/photo-Buckhead.jpg);
		background-repeat: no-repeat;
	}

	#loc_Smyrna
	{
		background-image: url(../_images/5-locations/photo-Smyrna.jpg);
		background-repeat: no-repeat;
		background-position: 306px 0px;
	}

	#loc_Cumming
	{
		background-image: url(../_images/5-locations/photo-Cumming.jpg);
		background-repeat: no-repeat;
	}

	#loc_SandySprings
	{
		background-image: url(../_images/5-locations/photo-SandySprings.jpg);
		background-repeat: no-repeat;
		background-position: 306px 0px;
	}

	#loc_Tucker
	{
		background-image: url(../_images/5-locations/photo-Tucker.jpg);
		background-repeat: no-repeat;
	}

	#loc_Roswell
	{
		background-image: url(../_images/5-locations/photo-Roswell.jpg);
		background-repeat: no-repeat;
		background-position: 306px 0px;
	}

	.loc_right
	{
		margin: 0px 0px 0px 273px;
		padding: 85px 0px 0px 0px;
	}
	
	.loc_left
	{
		width: 273px;
		text-align: right;
		padding: 85px 0px 0px 0px;
	}
	
	#title_Buckhead, 
	#title_Cumming, 
	#title_Tucker
	{
		display: block;
		width: 273px;
		background-repeat: no-repeat;
		background-position: 0px 55px;
	}
	
	#title_Smyrna, 
	#title_SandySprings, 
	#title_Roswell
	{
		display: block;
		width: 273px;
		background-repeat: no-repeat;
		background-position: right 55px;
	}
	
	#title_Buckhead
	{
		background-image: url(../_images/5-locations/title-Buckhead.gif);
	}
	
	#title_Cumming
	{
		background-image: url(../_images/5-locations/title-Cumming.gif);
	}
	
	#title_Tucker
	{
		background-image: url(../_images/5-locations/title-Tucker.gif);
	}
	
	#title_Smyrna
	{
		background-image: url(../_images/5-locations/title-Smyrna.gif);
	}
	
	#title_SandySprings
	{
		background-image: url(../_images/5-locations/title-SandySprings.gif);
	}
	
	#title_Roswell
	{
		background-image: url(../_images/5-locations/title-Roswell.gif);
	}
	