
#content
	{
	background-color: #564033;
	margin: 0px;
	padding: 0px;
	}

div#left
	{
	clear: none;
	float: left;
	padding: 14px 0px 14px 23px;
	}
		
#content div#title
	{
	border: 1px #FFF solid;
	height: 42px;
	margin: 0px;
	padding: 0px;
	width: 416px;
	text-indent: -5000px;
	}
	
#content #title h2
	{
	background: url(/images/store_title.gif) left center no-repeat;
	height: 42px; 
	margin: 0px;
	width: 163px;
	}

div#contact
	{
	height: auto;
	margin: 14px 0px 0px 0px;
	padding: 0px;
	width: 416px;
	}

div#contact a{
	color: #fff4d1;
}
	
#inside
	{
	padding: 9px 14px 0px 14px;
	margin: 0px;
	}	
	
div#right
	{
	background: url(/images/store_bg1.jpg) left top no-repeat;	
	background-color: #FFFFFF;
	clear: none;
	float: right;
	height: 422px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 308px;
	}

p
	{
	color: #FFFFFF;
	font: Verdana 10px/14px;
	}

	