﻿body {
	margin: 0; 
	padding: 0;
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: small;
	width: 100%;
	height: 100%;
	background: url(images/background.png) repeat-y center #EEEEEE;
	}
	
h2 {
	font-family: "Trebuchet MS", Calibri, Sans-serif;
	font-weight: bold;
	}

.companyname {
	font-weight: bold;
	font-style: normal;
	}
	
a:link 	{
	color: #094FA3;
	text-decoration: none;
	font-weight: normal;
	}
	
a:visited {
	color: #094FA3;
	text-decoration: none;
	font-weight: normal;
	}

a:hover {
	color: #FCB132;
	text-decoration: none;
	font-weight: normal;
	}

.page {
	width: 770px;
	height: auto;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	clear: both;
	}

.header {
	padding: 10px;
	}
	
.clearer {
	clear: both;
	height: 0px;
	}
	
.logo {
	background: #FFFFFF;
	float: left;
	clear: none;
	width: 200px;
	height: 80px;
	margin: 0 0 10px 0;
	padding: 0;
	}		

.topnav {
	margin: 10px 0 0 0;
	padding: 0;
	background-color: #FFFFFF;
	}
	
#topnav_01 {
	margin: 0;
	padding: 0;
	float: right;
	clear: right;
	text-align: right;
	width: 510px;
	}
	
#topnav_01 li {
	color: #FCB132;
	list-style: none;
	display: inline;
	padding-left: 10px;
	margin: 0;
	font-size: 80%;
	}
	
#topnav_01 li a:link {
	color: #FCB132;
	text-decoration: none;
	font-weight: normal;
	}

#topnav_01 li a:visited {
	color: #FCB132;
	text-decoration: none;
	font-weight: normal;
	}
	
#topnav_02 {
	margin: 3px 0 0 0;
	padding: 1px 0 0 0;
	float: right;
	clear: right;
	text-align: right;
	width: 375px;
	border-top: #094FA3 1px solid;
	}
	
#topnav_02 li {
	color: #094FA3;
	list-style: none;
	display: inline;
	padding-left: 10px;
	margin: 0;
	font-size: 80%;
	}
	
#topnav_02 li a:link {
	color: #094FA3;
	text-decoration: none;
	font-weight: normal;
	}

#topnav_02 li a:visited {
	color: #094FA3;
	text-decoration: none;
	}

#topnav_02 li a:hover {
	color: #009ADA;
	text-decoration: none;
	}

/* This defines the masthead images for items in the orange top nav */	
.banner-holder {
	clear: both;
	position:relative;
	width: 754px;
	height: 174px;
	margin: 10px;
	background-image: url(images/banner_shadow.png);
	}
	
#banner-content {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 35px;
	width: 750px;
	background-image: url(images/transparent_bar.png);
	}
	
#banner-image {
	position: absolute;
	top: 1px;
	left: 1px;
	height: 170px;
	width: 750px;
	}	

#banner-content h1 {
	font-family: "Trebuchet MS", calibri, sans-sefif;
	color: #FFFFFF;
	float: right;
    margin: 0;
    padding: 0;
    line-height: 35px;
    padding: 0 10px;
    font-weight: bold;
    font-size: 30px;
	}
	
.pagecontent {
	margin: 0;
	padding: 0;
	clear: both;
	}
	
.sidebar {
	margin: 0;
	}
	
#sidebarleft {
	width: 180px;
	float: left;
	clear: left;
	padding: 10px 0 0 10px;
	}
	
#sidebarright {
	width: 160px;
	float: right;
	clear: right;
	padding: 10px 10px 0 0;
	}

.sidebarimage {
	width: 180px;
	margin: 10px 0;
	}

.maincolimage {
    width: 180px;
    margin: 20px 10px 10px 0px;
    float: left;
    }
    
.sidebarlogo {
	width: 126px;
	margin: 0px 20px;
	}	

.sidenav {
	width: 179px;
	padding: 0;
	margin-bottom: 10px;
	border-bottom: #004fa3 1px solid;
	border-top: #004fa3 1px solid;
	}
	
.sidenav h2 {
	margin: 0;
	padding: 5px;
	color: #FFFFFF;
	font-size: 90%;
	}	
	
.sidenav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-left: #004fa3 1px solid;
	border-right: #004fa3 1px solid;
	}
		
.sidenav li {
	margin: 0;
	padding: 0;
	font-size: 80%;
	}
	
.sidenav li a:link {
	display: block;
	padding: 5px 2px 5px 10px;
	color: #094FA3;
	text-decoration: none;
	font-weight: normal;
	}

.sidenav li a:visited {
	display: block;
	padding: 5px 2px 5px 10px;
	color: #094FA3;
	text-decoration: none;
	font-weight: normal;
	}

.sidenav li a:hover {
	display: block;
	padding: 5px 2px 5px 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/blue_box_hover.png);
	}
	
.sidecontainer {
	padding: 0;
	margin: 0 0 10px 0;
	background: #FFF4DA;
	overflow: hidden;
	border-bottom: #FFC58E 1px solid;
	}
	
.sidecontainer h2 {
	margin: 0;
	padding: 5px;
	color: #FFFFFF;
	background-image: url(images/orange_box_top.png);
	font-size: 90%;
	font-weight: bolder;
	border-left: #fca46e 1px solid;
	border-right: #fca46e 1px solid;
	border-top: #fca46e 1px solid;
	}
	
.sidecontainer p {
	margin: 0;
	padding: 5px;
	font-size: 80%;
	}
	
#sidecontainerlast {}
	
.blankcontainer {
	margin: 0 0 10px 0;
	border: #999999 1px solid;
	}
	
.blankcontainer h2 {
	color: #004fa3;
	padding: 5px;
	font-size: 100%;
	}
	
.blankcontainer p {
	padding: 5px;
	font-size: 80%;
	}
	
.blankcontainer img {
	border-style: none;
	}
	
body#servicesIE a#servicesIELink,
body#servicesIEprojects a#servicesIELink,
body#servicesIEpeople a#servicesIELink,
body#servicesIEprocess a#servicesIELink,
body#servicesDT a#servicesDTLink,
body#servicesDTtechasses a#servicesDTLink, 
body#servicesDTengcap a#servicesDTLink, 
body#servicesDTengmanag a#servicesDTLink, 
body#servicesDTdesanal a#servicesDTLink, 
body#servicesDTalogdev a#servicesDTLink,
body#servicesDTswdev a#servicesDTLink,
body#servicesDTtrialsmgmt a#servicesDTLink,
body#servicesMI a#servicesMILink,
body#servicesMIinfomanag a#servicesMILink,
body#servicesMIreqeng a#servicesMILink,
body#servicesMIdoorsdep a#servicesMILink,
body#servicesMIbusgoal a#servicesMILink,
body#servicesMIebd a#servicesMILink,
body#marketsDEF a#marketsDEFLink,
body#marketsTRAN a#marketsTRANLink,
body#marketsCOM a#marketsCOMLink,
body#marketsCLIENTS a#marketsCLIENTSLink,
body#products a#productsLink,
body#productsKEYPAQ a#productsKEYPAQLink,
body#productsKEYTRACE a#productsKEYTRACELink,
body#productsKEYCHANGE a#productsKEYCHANGELink,
body#casestudies a#casestudiesLink,
body#casestudiesBGA a#casestudiesBGALink,
body#casestudiesEM a#casestudiesEMLink,
body#casestudiesIM a#casestudiesIMLink,
body#casestudiesPM a#casestudiesPMLink,
body#casestudiesRE a#casestudiesRELink,
body#casestudiesRP a#casestudiesRPLink,
body#newsARCHIVE a#newsARCHIVELink,
body#trainingINTRO a#trainingINTROLink,
body#trainingCC a#trainingCCLink,
body#aboutus a#aboutusLink,
body#aboutusPARTNERS a#aboutusPARTNERSLink,
body#careersINTRO a#careersINTROLink,
body#careersOVERVIEW a#careersOVERVIEWLink,
body#careers0701 a#careers0701Link,
body#careers0702 a#careers0702Link,
body#careers0706 a#careers0706Link {
	background: url(images/blue_box_top.png);
	color:#FFFFFF;
	font-weight: bold;
	}
	
body#servicesIEprojects a#servicesIEprojectsLink,
body#servicesIEpeople a#servicesIEpeopleLink,
body#servicesIEprocess a#servicesIEprocessLink,
body#servicesDTtechasses a#servicesDTtechassesLink, 
body#servicesDTengcap a#servicesDTengcapLink, 
body#servicesDTengmanag a#servicesDTengmanagLink, 
body#servicesDTdesanal a#servicesDTdesanalLink, 
body#servicesDTswdev a#servicesDTswdevLink,
body#servicesDTtrialsmgmt a#servicesDTtrialsmgmtLink,
body#servicesDTalogdev a#servicesDTalogdevLink,
body#servicesMIinfomanag a#servicesMIinfomanagLink,
body#servicesMIreqeng a#servicesMIreqengLink,
body#servicesMIdoorsdep a#servicesMIdoorsdepLink,
body#servicesMIbusgoal a#servicesMIbusgoalLink,
body#servicesMIebd a#servicesMIebdLink {
	font-weight: bold;
	}
	
body#casestudiesBPI a#casestudiesBPILink,
body#casestudiesEPM a#casestudiesEPMLink,
body#casestudiesMRQ a#casestudiesMRQLink,
body#casestudiesBRM a#casestudiesBRMLink,
body#news020407 a#news020407Link,
body#news080507 a#news080507Link,
body#news300507 a#news300507Link,
body#news220607 a#news220607Link,
body#news070108 a#news070108Link,
body#news150208 a#news150208Link,
body#news011108A a#news011108ALink,
body#news011108B a#news011108BLink,
body#news080908 a#news080908Link,
body#trainingEBD a#trainingEBDLink,	
body#trainingRE a#trainingRELink {
	background: url(images/blue_box_double_top.png);
	color:#FFFFFF;
	font-weight: bold;
	}
	
#indented {
	list-style: none;
	border: 0;
	margin-left: 7px;
	background: none;
	font-size: 105%;
	}
	
#indented a:hover {
	color: #094FA3;
	font-weight: bold;
	background:none;
	}
	
.partnerlogo {
	float: left;
	clear: both;
	padding-right: 10px}	

.tintbox {

	}
	
p.tintbox {
	border-left: #FFC58E 1px solid;
	border-right: #FFC58E 1px solid;
	/*background-color: #EBECF6;*/
	}

p.solidbox {
	color: #FFFFFF;
	background-color: #094FA3;
	}
	
p.solidbox a:link 	{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	}
	
p.solidbox a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	}

p.solidbox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	}
	
.main {
	background: #FFFFFF;
	float: left;
	width: 370px;
	margin-bottom: 10px;
	padding: 10px 20px 0px 20px;
	}
	
.main h2 {
	color: #004fa3;
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
	
.main p {
	color: #000000;
	font-size: 80%;
	}
	
.main em {
	color: #004fa3;
	font-size: 100%;
	font-style: normal;
	}
	
.main ul {
	font-size: 80%;
	list-style: square;
	}
	
.main a {
	text-decoration: none;
	}
	
.main img {
	border-style: none;
	}
	
.main blockquote {
	font-size: 80%;
	}
		
.maincontainer {
	float: left;
	/*border: #094FA3 1px solid;*/
	width: 370px;
	padding: 0;
	margin: 0 0 10px 0;
	}
	
.maincontainer h2 {
	margin: 0 0 -5px 0;
	padding: 5px;
	color: #004fa3;
	font-size: 100%; 
	font-weight: normal;
	}
	
.maincontainer p {
	background: #d6e3f0;
	margin: 0;
	padding: 5px;
	font-size: 80%;
	}
	
.maincontainer a {
	text-decoration: none;
	}
	
.indexmain {
	background: #d6e3f0;
	float: left;
	/*border: #094FA3 1px solid;*/
	width: 370px;
	padding: 0;
	margin: 0 0 10px 0;
	}
	
.indexmain h2 {
	margin: 0;
	padding: 3px 5px;
	color: #004fa3;
	font-size: 110%; 
	font-weight: bold;
	}
	
.indexmaincontainer{
	margin: 0;
	background: #FFFFFF;
	}

.indexmaincontainer p {
	margin: 0;
	/*background: #FFFFFF;*/
	padding: 5px;
	font-size: 80%;
	}
	
.indexmaincontainer a {
	text-decoration: none;
	}

.productmain {
	background: #d6e3f0;
	float: left;
	border: #DDDDDD 1px solid;
	width: 178px;
	padding: 0;
	margin: 0 0 10px 0;
	}
	
.productmain h2 {
	margin: 0;
	padding: 3px 5px;
	color: #004fa3;
	font-size: 90%; 
	font-weight: bold;
	}
	
.productmaincontainer{
	margin: 0;
	background: #FFFFFF;
	}

.productmaincontainer p {
	margin: 0;
	/*background: #FFFFFF;*/
	padding: 5px;
	font-size: 80%;
	}
	
.productmaincontainer a {
	text-decoration: none;
	}

.smallmain {
	border: #094FA3 1px solid;
	margin: 0;
	padding: 0; 
	}

.smallmain h1 {
	margin: 0;
	padding: 5px;
	color: #FFFFFF;
	background-color: #094FA3;
	font-size: 80%;
	}
	
.smallmain p {
	margin: 0;
	padding: 5px;
	font-size: 80%;
	}
	
.mainother {
	margin: 10px;
	clear: both;
	}
	
.mainother p {
	float: left;
	width: 150px;
	padding-left: 10px;
	vertical-align: middle;
	}
	
.mainother img {
	}
	
#indexmain {
	padding: 10px 20px 10px 10px;
	}

#profile {
	width: 566px;
	background: #ffd466;
	border: 1px solid #ff9626;
	padding: 5px;
	}
	
#profilecontainer {
	background: none;
	}
	
#profile p {
	font-size: 80%;
	}
	
#profile h2 {
	font-size: 120%;
	font-weight: bolder;
	}
	
#services {
	float: left;
	clear: left;
	width: 186px;
	margin: 0 10px 10px 0;
	}
	
#markets {
	float: left;
	clear: none;
	width: 186px;
	margin: 0 10px 10px 0;
	}
	
#productsbox {
	float: right;
	clear: none;
	width: 186px;
	margin: 0 0 10px 0;
	}
	
#ebdbox {
	float: left;
	clear: left;
	width: 186px;
	margin: 0 10px 10px 0;
	}
	
#trainingbox {
	float: left;
	clear: none;
	width: 186px;
	margin: 0 10px 10px 0;
	}
	
#clients {
	float: right;
	clear: none;
	width: 186px;
	margin: 0 0 10px 0;
	}

#integratingenterprise {
	background-color: #EBECF6;
	}

#ie_people {
	float: left;
	clear: left;
	width: 175px;
	margin: 0;
	padding: 0 10px 5px 0px;
	background-color: #EBECF6;
	}

#ie_projects {
	float: left;
	clear: none;
	width: 175px;
	margin: 0;
	padding: 0 10px 5px 0px;
	background-color: #EBECF6;
	}
	
#ie_processes {
	float: left;
	clear: none;
	width: 175px;
	margin: 0;
	padding: 0 0 5px 0;
	background-color: #EBECF6;
	}
	
.boximage {
	float: left;
	clear: none;
	padding: 0 5px 5px 0;
	}

.bodycopy {
	margin: 0;
	padding: 5px;
	font-size: 80%}

.bodycopy h1 {
	font-size: 110%;
	padding: 0;
	margin: 0;
	}

.footer {
	display: block;
	width: 770px;
	clear: both;
	background: #094FA3;
	padding: 0;
	overflow: hidden;
	}
	
.footer p {
	color: #FFFFFF;
	font-size: 75%;
	margin: 0;
	}
	
.footer a:link 	{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	}
	
.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	}

.footer a:hover {
	text-decoration: underline;
	font-weight: normal;
	}

strong.italic {
	font-style: italic;
	}

/*li {
	list-style: none;
	}	*/

p.trademark {
	font-size: 65%;
	color: #555555;
	}
	
.printerfriendly {
	text-align: right;
	}
	
#printfooter {
	display: none;
	}
	
blockquote {
	font-style: italic;
	}
	
.infobox {
	width: 368px;
	margin: 0 0 10px -10px;
	float: left;
	background-color: #EDFAFF;
	padding: 10px 10px 10px 10px;
	border: #EEEEEE 1px solid;
	}
	
.infobox h2 {
	color: #004fa3;
	font-size: 100%;
	margin: 0 0 -10px 0;
	}
	
.infobox p {
	color: #000000;
	font-size: 80%;
	}
	
.infobox2 {
	margin: 0 0 10px 0;
	float: left;
	background-color: #EAF7CC;
	padding: 10px 10px 10px 10px;
	}
	
.infobox2 h2 {
	color: #004fa3;
	font-size: 90%;
	width: 140px;
	}
	
.infobox2 p {
	color: #000000;
	font-size: 80%;
	width: 140px;
	}
	
#tran1 {
	margin: 0 0 10px 0;
	width: 158px;
	}
	
#tran1 p {
	width: 158px;
	}
	
#tran2 {
	margin: 0 0 10px 0;
	width: 158px;
	}
	
#tran2 p {
	width: 158px;
	}
	
#servicesinfo {
	width: 400px;
	}
	
#servicesinfo2 {
	width: 400px;
	}
	
.topboxwrapper {
	margin:10px;
	}
	
.topboxwrapper a {
	text-decoration: none;
	}
	
#topboxwrapperservices {
	height: 10em;
	}
	
#topboxwrappermarkets {
	height: 14em;
	}
	
.topbox {
	width: 230px;
	border: #dddddd 1px solid;
	height: 100%;
	}
	
.topbox h2 {
	text-align: left;
	font-size:100%;
	margin-top:0px;
	margin-bottom:0px;
	padding:5px 10px;
	}
	
.topbox a {
	text-align: center;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	}
	
.topbox a:visited {
	text-decoration: none;
	}
	
.topbox a:hover {
	text-decoration: none;
	}	
	
.topbox p {
	margin-top:0px;
	padding:5px 10px;
	font-size:80%;
	color: #000000;
	}
	
.topbox img {
	border-style: none;
	}
	
#topboxleft {
	float: left;
	margin-right:25px;
	}
	
#topboxcenter {
	float: left;
	margin-right:25px;
	}

#topboxright {
	float:right;
	}

