

#ss1 {
width: 517px; height: 347px; display: block; margin-bottom: 15px;}

/*
MODIFIER STYLES FOR HOME PAGE
--------------------------------------------------*/
#home #content-main h2, #products #content-main h2, #recipes #content-main h2, #our-story #content-main h2, #customer-feedback #content-main h2
	{
	display: none;
	}


.left { float: left; width: 300px; margin: 0 0 20px 30px;}

.right { float: right; width: 300px; border: none; margin: 0;}

.leftimage { float: left; width: 300px; height: 300px; margin: 0 0 20px 30px;}

.rightimage { float: right; width: 300px; height: 300px; margin: 0 30px 20px 0;}

.lefttext { float: left; width: 300px; height: 180px; margin: 0 0 20px 30px;}

.righttext { float: right; width: 300px; height: 180px; margin: 0 30px 20px 0;}

.centertext { float: center; width: 600px; height: 50px; margin: 0;}
