/* 
	TOTAL FOODTEC MARKETING SITE-WIDE STYLESHEET
////////////////////////////////////////////////////////////////////////////////////

/		Site Colours                      /
		Downloads ___ Orange: #f18e00
	
	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_Downloads.gif) repeat-y;
}

.ContentTitleBar
{
	background:#f18e00;
}

.ContentRight
{
	background:url(images/BG_DownloadsCircles.gif) top right no-repeat;
}
