/* 
	TOTAL FOODTEC MARKETING SITE-WIDE STYLESHEET
////////////////////////////////////////////////////////////////////////////////////

/		Site Colours                      /
		Our Products  ___  Red:#e5352c
 
	This document contains all the necessary styles for the Foodtec site.
	The document is split into numerous style sections:
 
	/// SS02: Unique Styles - styles for unique ID objects
 
///////////////////////////////////////////////////////////////
*/
 
/* 
SS02: UNIQUE STYLES
///////////////////////////////////////////
*/

#CT_Content
{
	width:852px;
	clear:both;
	padding-bottom:28px;
	background:#fff;
	text-align:left;
	background:url(images/BG_Products.gif) repeat-y;
}

.ContentTitleBar
{
	background:#e5352c;
}

.ContentRight
{
	background:url(images/BG_ProductsCircles.gif) top right no-repeat;
}
