body
{
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 80%;
}
td
{
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 80%;
	text-align: left;
	valign: top;
}

h1, h2, h3, h4, h5, h6, p
{
	position: relative;
}

#pageContent
{
	min-height: 450px;
}

#pageContentFixed
{
	height: 450px;
}

#header 
{
	position:relative; 
	margin:0px; 
	padding:0px; 
	overflow: hidden;	
}

#footer
{
	background-color: Teal;
	height: 17px;
	width: 954px;
	border-color: #ececec;
	border-width: 1px;
	overflow: hidden;
}

.footerText
{
	text-decoration: none;
	color: White;
	font-family: Arial, Verdana, sans-serif;
}

.justifyText
{
	text-align:justify;
}

.logo
{
	width: 344px;
	height: 80px;
	border:none;
}

.logoWidth
{
	width: 200px;	
}

.headerImage1
{
	/*background: #fff url(images/headerImage1.jpg) no-repeat left top;*/
	width: 490px;
	height: 80px;
	border:none;
}

.headerImage2
{
	/*background: #fff url(images/headerImage1.jpg) no-repeat left top;*/
	width: 113px;
	height: 80px;
	border:none;
}

#mainNavigation
{
	margin: 5px auto 15px auto;
}

#mainNavigation table
{
	background-color: Teal;
	height: 40px;
	width: 954px;
	border-color: #ececec;
	border-width: 1px;
}

#mainNavigation a, #mainNavigation a:visited, #mainNavigation a:hover, #mainNavigation a:active
{
	margin: auto 10px auto 10px;
	text-decoration: none;
	color: White;
}

#mainNavigation a:hover
{
	text-decoration: underline;
	color: Cyan;
}

.navItem
{
	font-size: smaller;
	font-weight: bold;
}

#pageWrapper
{
	width: 960px;
	margin: auto;
	text-align: left;
}

#bottomContent table
{
	width: 100%;
}

#bottomContent th
{
	border: 1px solid #ececec;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	background-color: Cyan;
	color: Black;
	font-family: Arial, Verdana, sans-serif;
	font-size: 80%;
}

#bottomContent td
{
	vertical-align: top;
	border: 1px solid #ececec;
	padding: 5px;
	height: 100%;
}

.leftWrapper
{
	width: 38%;
}


.middleWrapper
{
}


.rightWrapper
{
	width: 33%;
}


.oneThirdWrapper
{
	float: left;
	width: 33%;
}

.twoThirdWrapper
{
	float: left;
	width: 66%;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.theBreaker
{
	height: 0.005em;
	clear: both;
	overflow: hidden;
}

.top10
{
	margin-top: 10px;
}

.twoThirdWidth
{
	width: 800px;
}

.twoThirdWidth1
{
	width: 750px;
}

.replace
{
	position:relative; 
	margin:0px; 
	padding:0px; 
	overflow: hidden;
}

.replace span
{
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1;
}

.homeBIImage
{
	width: 150px;
	height: 90px;	
}

.homeESImage
{
	width: 150px;
	height: 90px;	
}

.homeQAImage
{
	width: 150px;
	height: 90px;	
}

.globalImage
{
	width: 119px;
	height: 168px;
	border:none;
}

.BIImage
{
	width: 168px;
	height: 113px;
	border:none;
}

.enterpriseImage
{
	width: 168px;
	height: 119px;
	border:none;
}

.testingImage
{
	width: 120px;
	height: 168px;
	border:none;
}

.consultingImage
{
	width: 100px;
	height: 87px;
	border:none;
}

.careersImage
{
	width: 138px;
	height: 168px;
	border:none;
}

.contactImage
{
	width: 119px;
	height: 168px;
	border:none;
}

/*
a
{
	color: #fa9c0b;
	text-decoration: underline;
}

a:visited
{
	color: #fa9c0b;
	text-decoration: underline;
}

a:hover
{
	color: #ff9900;
	text-decoration: none;
}

a:active
{
	color: #ff9900;
}
*/

.boldText
{
	font-weight: bold;
}
