@charset "UTF-8";
/* CSS Document */

/* Reset most divs/tags */
html, body {
	margin:0;
	padding:0;
	font-family:inherit;
	font-size:inherit;
	text-align:left;
	width:auto;
	height:auto;
	border:none;
	overflow:inherit;
}


p, div, h1, h2, h3, ul, li, a, table, td, tr, tbody {
	margin:0;
	padding:0;
	font-family:inherit;
	font-size:inherit;
	text-align:left;
	width:auto;
	height:auto;
	overflow:hidden;
	}
/* Reset most divs/tags */


body {
	font-family:"Times New Roman", Times, serif;
	background-color:#FFFFFF;
}

#MainContainer3 {
	width:100%;
	height:auto;
	background-color:#D8DBA5;
	background-image:url(../images/Main-BG-3.gif);
	background-repeat:repeat-x;
	background-position:top;
	}

#MainContainer1 {
	width:100%;
	height:auto;
	text-align:center;
	margin:0px auto 0px auto;
	padding:0;
	background-image:url(../images/Main-BG-2a.gif);
	background-position:center;
	background-repeat:repeat-y;
	padding:0px 0px 40px 0px;

}

#MainContainer2 {
	width:100%;
	height:auto;
	min-width:800px;
	background-image:url(../images/Main-BG-1.gif);
	background-position:center -1px;
	background-repeat:no-repeat;
	}
	
#MainContainer4 {
	width:800px;
	height:auto;
	margin:0px auto 0px auto;
	position:relative;
	padding-top:124px;
	}	
	
a#HomeLink {
	display:block;
	width:360px;
	height:100px;
	position:absolute;
	top:0px;
	left:14px;
	}	
	
ul {
	list-style:none;
	vertical-align:middle;
	padding:0px 0px 0px 15px;
	}

li {
	vertical-align:top;
	list-style-type:none;
	list-style-position:inherit;
	padding:0px 0px 0px 15px;
	margin:0px 0p 7px 0px;
	font-size:10pt;
	background-image:url(../images/BulletPoint1.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	}
	
h1 {
	padding-bottom:7px;
	}	
	

/* Primary Navigation -----------------------*/

#PrimaryNavigation {
	width:100%;
	height:42px;
	padding:0;
	color:#ffffff;
	}
	
#PrimaryNavigation ul {
	list-style:none;
	list-style-type:none;
	height:28px;
	width:800px;
	margin:0px auto 0px auto;
	background-image:url(../images/PrimaryNav-Hover_Normal.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	}	
	
#PrimaryNavigation ul li {
	list-style:none;
	list-style-type:none;
	display:inline-block;
	float:left;
	position:relative;
	margin:0;
	padding:0;
	}	
	
#PrimaryNavigation ul li a {
	width:100%;
	height:28px;
	text-decoration:none;
	position:absolute;
	}
	
#PrimaryNavigation ul li#Home {
	width:84px;
	height:28px;
	background-image:url(../images/PrimaryNav-Hover_Normal.gif);
	background-position:0px 0px;
	}	
	
#PrimaryNavigation ul li#HomeCurrent {
	width:84px;
	height:28px;
	background-image:url(../images/PrimaryNav-Hover_Normal.gif);
	background-position:0px -28px;
	}	
	
#PrimaryNavigation ul li#About a:hover {
	background-image:url(../images/PrimaryNav-Hover_Normal.gif);
	background-position:0px -28px;
	}	
	
	
#PrimaryNavigation ul li#About {
	width:190px;
	height:28px;
	background-image:url(../images/PrimaryNav-Hover_Normal.gif);
	background-position:-84px 0px;
	}	
	
#PrimaryNavigation ul li#AboutCurrent {
	width:190px;
	height:28px;
	background-image:url(../images/PrimaryNav-Hover_Normal.gif);
	background-position:-84px -28px;
	}	
	
#PrimaryNavigation ul li#About a:hover {
	background-image:url(../images/PrimaryNav-Hover_Normal.gif);
	background-position:-84px -28px;
	}	
	
#PrimaryNavigation ul li#Expertise {
	width:188px;
	height:28px;
	background-image:url(../images/PrimaryNav-Hover_Normal.gif);
	background-position:-274px 0px;
	}	
	
#PrimaryNavigation ul li#ExpertiseCurrent {
	width:188px;
	height:28px;
	background-image:url(../images/PrimaryNav-Hover_Normal.gif);
	background-position:-274px -28px;
	}	
	
#PrimaryNavigation ul li#Expertise a:hover {
	background-image:url(../images/PrimaryNav-Hover_Normal.gif);
	background-position:-274px -28px;
	}	
		
#PrimaryNavigation ul li#Methodology {
	width:198px;
	height:28px;
	background-image:url(../images/PrimaryNav-Hover_Normal.gif);
	background-position:-462px 0px;
	}	
	
#PrimaryNavigation ul li#MethodologyCurrent {
	width:198px;
	height:28px;
	background-image:url(../images/PrimaryNav-Hover_Normal.gif);
	background-position:-462px -28px;
	}	
	
#PrimaryNavigation ul li#Methodology a:hover {
	background-image:url(../images/PrimaryNav-Hover_Normal.gif);
	background-position:-462px -28px;
	}	
		
#PrimaryNavigation ul li#Contact {
	width:140px;
	height:28px;
	background-image:url(../images/PrimaryNav-Hover_Normal.gif);
	background-position:-660px 0px;
	}	
	
#PrimaryNavigation ul li#ContactCurrent {
	width:140px;
	height:28px;
	background-image:url(../images/PrimaryNav-Hover_Normal.gif);
	background-position:-660px -28px;
	}	
	
#PrimaryNavigation ul li#Contact a:hover {
	background-image:url(../images/PrimaryNav-Hover_Normal.gif);
	background-position:-660px -28px;
	}	

span.NoShow {
	visibility:hidden;
	}	
	
/* Primary Navigation -----------------------*/


/* Home Page Specific -----------------------*/


#CenterContentWrapper1 {
	width:800px;
	margin:0px auto 0px auto;
	padding:0;
	height:auto;
	}

#HomepageBanner1 {
	width:800px;
	height:274px;
	margin:0px 0px 0px 0px;
	padding:0;
	background-image:url(../images/Home-Banner-1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	}
	
#HomepageBanner1 p {
	width:270px;
	height:95px;
	position:absolute;
	top:45px;
	left:33px;
	font-size:11pt;
	line-height:14pt;
	color:#ffffff;
	}		

#HomepageColumnContainer {
	width:740px;
	padding:5px 30px 0px 30px;
	}
	
#HomepageColumnContainer table {
	width:100%;
	height:auto;
	}

#HomepageColumnContainer table td {
	margin:0;
	padding:0;
	vertical-align:top;
	}

#HomepageColumnContainer table td h1 {
	margin:0;
	padding:0;
	}
	
#HomepageColumnContainer table td#left {
	width:360px;
	padding:0px 10px 0px 0px;
	color:#000000;
	}

#HomepageColumnContainer table td#right {
	width:360px;
	padding:0px 0px 0px 10px;
	color:#000000;
	}

#HomepageColumnContainer table td p {
	font-size:12pt;
	line-height:18pt;
	color:#000000;
	padding-bottom:10px;
	}

/* Home Page Specific -----------------------*/

/* Sub Pages -----------------------*/

#CenterColumn {
	width:760px;
	margin:0px auto 0px auto;
	padding:37px 30px 0px 30px;
	height:auto;
	}

#LeftColumn {
	width:500px;
	height:auto;
	float:left;
	}
	
#LeftColumn p {	
	font-size:12pt;
	line-height:18pt;
	padding-bottom:18px;
	}
	
#LeftColumn h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	line-height:18pt;	
	color:#949c51;
	font-weight:normal;
	}
	
#RightColumn {
	width:246px;
	padding:20px 0px 0px 0px;
	height:auto;
	float:right;
	}

table.IndustryExpertiseList td.left {
	padding:0px 15px 0px 0px;
	width:45%;
	vertical-align:top;
	}
	
table.IndustryExpertiseList td.right {
	padding:0px 0px 0px 15px;
	width:45%;
	vertical-align:top;
	}
	
table.IndustryExpertiseList td h3 {
	padding-bottom:4px;
	font-size:12pt;
	}
	
table.IndustryExpertiseList tbody tr td ul {
	list-style:none;
	vertical-align:top;
	padding:0px 0px 0px 15px;
	}

table.IndustryExpertiseList tbody tr td ul li {
	vertical-align:top;
	list-style-type:none;
	list-style-position:inherit;
	padding:0px 0px 0px 15px;
	margin:0px 0p 7px 0px;
	font-size:10pt;
	background-image:url(../images/BulletPoint1.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	}



/* Footer -----------------------*/

#Footer {
	width:100%;
	height:auto;
	background-image:url(../images/Footer-Shadow.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	padding:10px 0px 20px 0px;
	background-color:#ffffff;
	}
	
#Footer p {
	width:800px;
	margin:0px auto 0px auto;
	padding:0px 20px 0px 20px;
	font-size:9pt;
	}	