#content
{		 
	background: url(/images/products.bg.jpg) 0 69px no-repeat;
}
			    
#content #title
{
	background: url(/images/content.title.bg.gif) repeat-y;
	height:68px;
	position:relative;
}
#content #title	h3
{
	background: url(/images/products.title.gif) no-repeat	;
	display: block;
	height: 18px;
	overflow:hidden; 
	position: absolute;
	text-indent: -1234px;
	top:27px;
	left:17px;
	width:328px;
}
#content .contents
{				 
	margin-left:303px;
	margin-top: 28px;
	height:378px;	   
}
#content .contents   img
{
	display:block;
	margin:0 auto 0;
	
}