*{outline:none;}
body{margin:0;padding:0; font-family:Arial, Helvetica, sans-serif; font-size:11px;}

img{border:0;}
.clear{clear:both;}
iframe{border:none;}

#global{
	width:896px;
	margin:0 auto 35px auto;
	padding-top:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
	#header{
		background:url(/graphics/global/headerBG.png) no-repeat;
		height:100px;
		position:relative;
		/*margin:23px 0 0 0;*/
	}
		
		#logo{
			position:relative;
			left:28px;
			top:16px;
		}	
		#locationsBtn{
			display:block;
			text-indent:-9000px;
			background:url(/graphics/global/locations.png) no-repeat;
			width:120px;
			height:26px;
			position:absolute;
			top:23px;
			right:200px;
		}
			#locationsBtn:hover{background-position:0 -27px;}
		#mainNav{
			list-style:none;
			margin:0;
			padding:0;
			position:absolute;
			right:27px;
			top:69px;
			width:510px;
		}
			#mainNav li{
				float:left;	
				display:block;
			}
			#mainNav a{
				display:block;	
				height:19px;
				background:url(/graphics/global/navSprite.png) no-repeat;
				text-indent:-9000px;
			}
				#mainNav #about a{
					width:69px;
					background-position:0 0;
				}
					#mainNav #about a:hover, #mainNav #about .navSelected{background-position:0 -19px;}
				#mainNav #expertise a{
					width:82px;
					background-position:-69px 0;
				}
					#mainNav #expertise a:hover, #mainNav #expertise .navSelected{background-position:-69px -19px;}
				#mainNav #portfolio a{
					width:84px;
					background-position:-151px 0;
				}
					#mainNav #portfolio a:hover, #mainNav #portfolio .navSelected{background-position:-151px -19px;}
				#mainNav #news a{
					width:141px;
					background-position:-235px 0;
				}
					#mainNav #news a:hover, #mainNav #news .navSelected{background-position:-235px -19px;}
				#mainNav #careers a{
					width:72px;
					background-position:-376px 0;
				}
					#mainNav #careers a:hover, #mainNav #careers .navSelected{background-position:-376px -19px;}
				#mainNav #contact a{
					width:62px;
					background-position:-448px 0;
				}
					#mainNav #contact a:hover, #mainNav #contact .navSelected{background-position:-448px -19px; }
		#header #headerSearch{
			position:absolute;
			right:26px;
			top:18px;
		}
			#header #headerSearch #Criteria{
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#7f7f7f;
				height:15px;
			}
			#header #headerSearch #searchBtn{
				position:relative;
				top:6px;
			}

#footer{
	margin:10px 15px 30px 23px;	
	color:#7e7a70;
	height:15px;
}
	#footer a{
		color:#7e7a70;
		text-decoration:none;	
	}
		#footer a:hover{text-decoration:underline;}
	#ftpLogin{
		color:#226996 !important;	
	}
	#footerLeft{float:left;}
	#SiteCreditArea{
		float:right;
		position:relative;
		overflow:hidden;
		width:430px;
		height:14px;
	}
	#initLink{float:right;}
	#CreditsLink {
		right:-375px;
		position:absolute;
		top:0;
		color:#276e5b;
	}


/*
======================================
HOMEPAGE
======================================
*/
#banner{
	background:url(/graphics/home/bannerBG.png) no-repeat;
	width:878px;
	height:289px;
	padding:0 9px;
	position:relative;
}
	#banner img{position:absolute; top:0; left:9px; z-index:8;} 
	#banner img.active{z-index:10;}
	#banner img.last-active{z-index:9;}
	
	#bannerHotspot{
		position:absolute;
		z-index:999;
		right:20px;
		bottom:15px;
		display:block;
		width:375px;
		height:25px;
		/*text-indent:-9000px;*/
	}
	
	
#homeContent{
	/*background:url(/graphics/home/homeContent.png) no-repeat;*/
	width:896px;
	/*height:370px;*/
}
#homeContent h2{
	margin:0;
	font-size:13px;
	text-indent:-9000px;
}
	#homeContent #newsContainer{
		padding:12px 19px 0 40px;	
		margin:0 0 0px 0px;
		width:836px;
		height:38px;
		overflow:hidden;
		background:url(/graphics/home/homeContentNews.png) no-repeat;
	}
	#homeContent #newsContainer #homeNewsHeader{
		
		margin-right:11px;
		float:left;
	}
	#newsContentWindow{
		width:525px;
		height:19px;
		overflow:hidden;
		float:left;
		position:relative;
	}
	#newsContent{position:absolute;top:3px;}
	#homeContent #newsContainer p{
		margin:0 0 0 0;	
		height:19px;
	}
		.homeNewsItem{
			color:#625749;
			font-size:11px;
		}
			.homeNewsItem a{
				color:#625749;
				text-decoration:none;
			}
			.homeNewsItem a:hover{
				text-decoration:underline;	
			}
		#newsletterSignup{
			background:url(/graphics/home/blueArrow.gif) no-repeat 164px 5px;
			font-size:11px;
			color:#226996;
			width:172px;
			display:block;
			float:right;
			margin-top:3px;
		}
			#newsletterSignup:hover{text-decoration:none;}
		#newsColDiv{
			background:url(/graphics/home/newsColDiv.gif) no-repeat;
			height:18px;
			width:3px;
			margin:0 10px;
			float:left;
		}

#homeLeftCol, #homeContentBottomLeft{
	margin-left:30px;
	width:436px;
	float:left;
}

#homeContent h1{
	margin:0;
	font-size:12px;
	text-indent:-9000px;
}
	#homeContent #rootsHeader{
		background:url(/graphics/home/rootsHeader.gif) no-repeat;
		width:348px;
		height:17px;
		margin-left:10px;
	}
	#homeContent #overview{
		margin:7px 66px 0 10px;
		color:#7f7971;
		font-size:12px;
		line-height:20px;
	}
		#homeContent #overview p{
			margin-top:0;	
		}
	#featuredProjContainer{
		width:388px;
		height:127px;
		background:url(/graphics/home/featuredProjBG.jpg) no-repeat;
		margin-top:0px;
		position:relative;
	}
		#cornerOverlay{
			position:absolute;
			top:0;
			left:0;
		}
		#featuredProjContainer #featuredProjHeader{
			width:127px;
			height:17px;
			background:url(/graphics/home/featuredProjHeader.gif) no-repeat;
			position:absolute;
			left:195px;
			top:16px;
		}
		#featuredProjContainer p{
			width:181px;
			position:absolute;
			left:195px;
			top:27px;
			line-height:19px;
			color:#7f7971;
			margin:8px 0 0 0;
		}
		#featuredProjBold{
			color:#143f5a;
			font-weight:bold;
		}
		#featuredProjContainer a{
			color:#2c7a65;
			font-weight:bold;
			text-decoration:none;
		}
			#featuredProjContainer a:hover{
				text-decoration:underline;	
			}
#homeRightCol, #homeContentBottomRight{
	float:left;
	width:402px;
}
	#homeRightCol p{
		display:none;	
	}
	#exceptionalSolutionsHeader{
		background:url(/graphics/home/exceptionalSolutionsHeader.gif) no-repeat;
		width:337px;
		height:17px;
		margin-bottom:10px !important;
		margin-left:7px !important;
	}
	.homepageUL{
		list-style:none;
		margin:0 0 0 7px;
		padding:0;
		color:#685d4c;
		line-height:18px;
		float:left;
	}
		.homepageUL li{
			margin:0;
			padding:0 0 0 10px;
			background:url(/graphics/global/grayBullet.gif) no-repeat 0px 7px;
		}
		#homeRightCol a, #homeContentBottomRight a{
			color:#28485C;
			text-decoration:none;	
		}
		#homeRightCol a:hover, #homeContentBottomRight a:hover{
			color:#28485C;
			text-decoration:underline;	
		}
	#homeLeftList{
		width:208px;
		margin-bottom:20px;
	}
	#homeRightList{
		width:180px;	
	}
	#singlePointHeader{
		clear:both;	
		background:url(/graphics/home/singlePointLessonsHeader.gif) no-repeat;
		width:358px;
		height:15px;
		margin:0 0 3px 0;
		text-indent:-9000px;
		float:left;
	}
	#lessonLinks{
		float:right;
		margin-bottom:4px;
		margin-right:45px;
		color:#28485c;
	}
		#lessonLinks a{text-decoration:underline !important;}
		#lessonLinks a:hover{text-decoration:none !important;}
		#linksDiv{
			margin:0 3px;	
		}
	.homeHR{
		background:#cdc7bc;
		width:100%;
		height:1px;
		clear:both;
	}
	#homepdfLinks{
		margin:6px 0 0 6px;
		padding:0;
		list-style:none;
		line-height:18px;
	}
		#homepdfLinks li{
			margin:0 0 2px 0;
			padding:0 0 0 22px;
			background:url(/graphics/home/pdfIcon.gif) no-repeat 0 2px;
		}
		.splNumCol{
			float:left;
			width:55px;
		}
		.splNameCol{
			float:left;
			width:301px;
		}
	
#homeContentBottomRight p{
	color:#647e92;
	margin:5px 0 0 0;
}

#homeContentTop, #homeContentBottom{
	background:url(/graphics/home/homeContentBG.png) repeat-y;	
}
#homeContentTop{padding-top:6px;}

#homeContentBottomCorners{
	background:url(/graphics/home/homeContentBottom.png) no-repeat;
	height:18px;
}

/*newsContainer
====================================
SUBPAGE
====================================
*/

#subPageBanner{
	background:url(/graphics/sub/subBannerBG.png) no-repeat;
	width:878px;
	height:83px;
	padding:0 9px;
}

#subContent{
	padding:7px 0 0 0;
	background:url(/graphics/sub/subBG.png) repeat-y;
}
#subBottomCorners{
	background:url(/graphics/sub/subBottom.png) no-repeat;
	height:18px;
}

	#sideNav{
		width:200px;
		margin-left:-23px;
		float:left;
	}
	#sideNavTop{
		background:url(/graphics/sub/sideNavTop.png) no-repeat;
		height:9px;
	}
	#sideNavBottom{
		background:url(/graphics/sub/sideNavBottom.png) no-repeat;
		height:13px;
	}
	#sideNavContent{
		background:url(/graphics/sub/sideNavBg.png) repeat-y;	
		padding:25px 0 15px 17px;
	}
	#sideNavLinks{
		margin:0;
		padding:0;
		list-style:none;
		width:134px;
	}
		#sideNavLinks li{
			margin:0 0 5px 0;
			list-style:none;
		}
			
			#sideNavLinks li ul{
				margin:5px 0 0 0;
				padding:0;
			}
			#sideNavLinks li ul li{
				margin:5px 0 0 0;
				padding:0;
				text-indent:10px;
			}
		
		#sideNavLinks li a#lastList{border:none;}
		
		#sideNavLinks li.selected{
			background:url(/graphics/sub/navArrow.gif) no-repeat 0px 4px;	
		}
		#sideNavLinks li.selected  > a:first-child{
			font-weight:bold; color:#2e836b;
		}
			
		
		#sideNavLinks a{
			text-decoration:none; 
			color:#685d4c;
			border-bottom:1px solid #dcd2c4;
			padding:0 0 5px 3px;
			display:block;
			margin-left:13px;
		}
		#sideNavLinks a:hover{text-decoration:underline;}
		
		
	
	#contentArea{
		width:396px;
		float:left;
		padding:30px 12px 15px 40px;
		margin:0 0 0 0;
		background:url(/graphics/global/contentAreaBG.gif) no-repeat;
		min-height:400px;
	}
		#contentArea a{color:#226996;}
	#contentArea h1{
		font-size:12px;
		color:#2e836b;
		margin:0 0 5px 0;
	}
	#contentArea p{
		color:#3b2b12;
		margin:0 0 15px 0;
		line-height:22px;
		font-size:12px;
	}
	#contentArea ul{
		color:#3b2b12;	
		font-size:12px;
	}
	
	
	.expandNameContainer{margin:10px 0 5px 0;}
	.expandName{
		font-weight:bold;
		cursor:pointer;
		color:#143f5a;
		background:url(/graphics/sub/serviceArrowRight.gif) no-repeat right;
		padding-right:15px;
	}
	.expandContent{
		display:none;
		margin:5px 0 20px 0;
	}
	
	#sideBar{
		margin:18px 0 0 5px;
		border-left:1px solid #ddd1c3;
		padding:8px 0 0 22px;
		float:left;
		width:210px;
		min-height:485px;
		color:#7f7971;
		line-height:19px;
	}
		.sideBarHeader{	
		}
		#sideBar p img{float:left; padding:0 9px 9px 0;}
		#sideBar p a{
			color:#226996;
		}

#NewsContainer ul{	
	margin:0;
	padding:0;
}
	#NewsContainer li{margin:0;}
	
	.NewsTitle{margin:15px 0 5px 0;}
	
	#newsContentContainer ul{
		margin-left:35px;
	}

.formCheckBox{
	/*position:relative;
	top:0px;*/
	margin:0 8px 7px 0;
}
		