body, html 	{margin: 0; padding: 0px; border: 0; font-family: Arial, Helvetica, sans-serif; color: #000000;}
body		{background: #fff url('../images/bgr_page.jpg') repeat-x; font-size: 12px;}

a 			{text-decoration: none; color: #0093d2;}
a:hover 	{color: #c; text-decoration: underline;}

p 			{margin: 0 0 1.1em 0; padding: 0;}
td 			{vertical-align: top;}
b, strong 	{font-weight : bold;}
img 		{border: 0;}
.clear		{clear: both;}

h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif; color: #004788;}
h1 {font-size : 18px; font-weight: normal; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h2 {font-size : 16px; font-weight: bold; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h3 {font-size : 14px; font-weight: bold; margin:0 0 6px 0; padding:0; line-height: 1.1em;}
h4 {font-size : 12px; font-weight: bold; margin:0 0 5px 0; padding:0; line-height: 1.1em;}

.imgLeft 	{float: left; margin: 0 20px 15px 0;}
.imgRight 	{float: right; margin: 0 0 15px 20px;}

/* Basic layout definition */
#header,
#topNav,
#pageContent,
#footer {margin: 0 auto 0 auto; clear: both;}

/* Header */
#header 							{height: 87px; margin-bottom: 20px}
#header #logo 						{float: left; margin: 0 0 0 0px;}
#header #topLinks 					{display: none;}
#header #tagline 					{display: none;}
#header #tel 						{position: absolute; top: 49px; left: 813px; font-size: 20px; color: #000; font-weight: bold; white-space: nowrap;}
#header #tel img 					{display: none;}

/* Top Navigation */
#topNav 			{display: none;}

/**
HOME PAGE
**/

/* Homepage Block */
#mainBanner 				{}
#mainBanner #flash          {display: none;}
#mainBanner #slideShow      {display: none;}
#mainBanner .rightPanel 	{color: #FFF;}
#mainBanner .panelContent 	{line-height: 1.2em; font-size: 20px}
#mainBanner .panelContent p {margin: 0; padding: 0 0 0.8em 0;}
#mainBanner .panelContent img {display: none;}

/* Categories */
#categories 			{padding: 24px 10px 40px 0px;}
#categories table 		{width: 100%;}
#categories td 			{border-left: 1px solid #9ad0de; padding: 0 0px 0 10px;}
#categories td.first 	{border: none;}
#categories h2 			{font-size: 14px; padding: 0; margin: 0;}
#categories a 			{display: block; padding: 0 0 5px 0px; background-repeat: no-repeat; color: #004788;}
#categories a:hover 	{text-decoration: none; color: #ff8400;}
#ctgRepair 				{background-image: url('../images/ctg_repair.gif');}
#ctgEquipment 			{background-image: url('../images/ctg_sale.gif');}
#ctgMaintenance 		{background-image: url('../images/ctg_maintenance.gif');}
#ctgMoving 				{background-image: url('../images/ctg_moving.gif');}
#ctgConsulting 			{background-image: url('../images/ctg_consulting.gif');}

/* Featured brands */
#featuredList 						{clear: both;}
#brandList 							{width: 692px; background: #d2f0f4;}
#brandList .heading 				{background: #b2e3eb url('../images/bgr_blue_gradient.gif') repeat-y; padding: 3px 0 3px 15px; font-size: 14px; font-weight: bold; color: #004788;}
#brandList .listContainer 			{padding: 10px 10px 20px 15px;}
#brandList .listContainer td		{width: 148px; border-left: 1px solid #fff; padding: 0 0 0 10px; font-size: 11px;}
#brandList .listContainer td.first 	{border: none; padding-left: 0;}
#brandList .listContainer ul		{margin: 0; padding: 0; list-style: none;}
#brandList .listContainer a			{color: #000;}
#brandList .listContainer a:hover	{color: #FF8400;}
#clientList 						{width: 278px; background: #ff7900 url('../images/bgr_organge_gradient.jpg') repeat-x; }
#clientList .listContainer 			{padding: 10px 10px 20px 15px;}
#clientList .heading 				{padding: 3px 0 3px 15px; font-size: 14px; font-weight: bold; color: #FFF;}

/**
PAGE
**/

/* Page Banner */
#pageBanner 		{}
#pageBanner img 	{display: none;}
#pageBanner h1 		{font-size: 22px; margin-bottom: 30px}

/* Page Content */
#pageContent 		{}
#mainCopy 			{padding-bottom: 40px}

/* Sub Navigation */
#rightPanel 				{display: none;}
ul.subNav 					{display: none;}

/* Footer */
#footer 						{display: none;}

/* Forms */
form 			{display: none;}
