/* 
	TOTAL FOODTEC MARKETING SITE-WIDE STYLESHEET
////////////////////////////////////////////////////////////////////////////////////

/		Site Colours                      /
		About Us ___ Blue: #003374
 
	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_About.gif) repeat-y;
}

.ContentTitleBar
{
	background:#003374;
}

.ContentRight
{
	background:url(images/BG_AboutCircles.gif) top right no-repeat;
}