#text {width: 50%;
	min-width: 45%;
	float: left;
	clear: left;
	background: #000000;}
#text img {vertical-align: bottom;}
#text h3 {text-align: center;}
	#description p {text-indent: 1em;}
	#address {text-align: center;}
	#homerow {text-align: center;
		  padding: 1em 0;}

#products {max-width: 50%;
	   float: right;
	   clear: right}

#new_product img
{
	float: left;
	margin-right: 1em;
}
#new h2 
{
	text-decoration:underline;
	text-align:center;
}
#new h3
{
	text-decoration: underline;
}
.clear{clear:both;}
