﻿
/********** interface heading styles **********/
#topHeaderRow { height: 62px; }
	#logo { top: 0px; left: 0px; }
		
#graphicHeaderRow { height: 50px; }

ul#levelOneNavigation {
	top: 20px;
	width: 314px;
	w\idth: 314px;
	height: auto;
		he\ight: auto;
	padding: 0 0 0 0;
	background: #000;
	}
	ul#levelOneNavigation li {
		display: block;
		float: left;
		width: auto !important;
		height: auto !important;
		}
		ul#levelOneNavigation li a {
			width: auto !important;
			height: auto !important;
			}
	
ul#levelOneNavigation li span { display: none; background: none; }

	body#sectionAboutUs ul#levelOneNavigation li.aboutUs span,
	body#sectionSolutions ul#levelOneNavigation li.solutions span,
	body#sectionSupport ul#levelOneNavigation li.support span,
	body#sectionNews ul#levelOneNavigation li.news span,
	body#sectionPartners ul#levelOneNavigation li.partners span,
	body#sectionCustomers ul#levelOneNavigation li.customers span { display: block; font-size: 1.1em; font-weight: bold; }
	
/********** content area styles **********/
#contentArea { width: 600px; padding: 0; }

#content { width: 600px; }
	
	/* focus area styles */
	/* main content column */
	#rightColumn {
		width: 600px;
		w\idth: 600px;
		margin: 0;
		padding: 0;
		border-left: none;
		}
		
	#content h1 span,
	#content h2 span,
	#content h3 span {
		display: block;
		margin: 0;
		font-size: 1em;
		background: none;
		}
	
	#content #rightColumn ul.indented { margin-left: 20px; }
	
	#content #rightColumn ul li,
	#content #rightColumn ul.indented li {
		margin: 0 0 0 15px;
		padding: 0 0 0 0;
		background: none;
		list-style: disc;
		}
	#content #rightColumn ul#advisoryLogos li {
		display: block;
		float: none;
		list-style: none;
		padding: 15px 0 !important;
		}
		
#consultingPartnersLogos div.columnOne { margin: 0 0 40px 0 !important; }

#directionsFocusAreas div {
	float: left;
	margin: 0;
	padding: 0;
	}
	#directionsFocusAreas div#usa,
	#directionsFocusAreas div#australia,
	#directionsFocusAreas div#india,
	#directionsFocusAreas div#uk {
		width: 150px;
		w\idth: 150px;
		margin: 0 10px 0 0;
		padding: 0;
		background: none;
		}

/********** footer styles **********/
#footer {
	clear: both;
	width: 600px;
	margin: 30px 0 0 0;
	}
	 
/* shut off for printing */
ul#secondaryNavigation,
ul#levelTwoNavigation,
#mainPhoto,
#leftColumn,
#borderNotch,
a#lightfin { display: none; }