#column{
	float:left;
	width:821px;
	height:462px;
	background:url(../images/stone-yellow.gif);
}

#title{
	float:left;
	margin-top:37px;

}

#column #product{
	clear:both;
}


#sidePic{
	float:left;
	background:url(../images/bg-side-aboutus.gif) repeat;
	height:462px;	
}

#product{
	padding-left:40px;
}
#product h1{
	font-size:16px;
	padding-top:20px;
	margin:0px;

}

#product label{
	font-weight:bold;
	font-size:11px;
}

#product span{
	
	font-size:11px;
}
#product p{

	margin:0px;
	padding:0px;
	margin-top:15px;
}

