﻿html,body,form{height:100%}

body
{
	background-color: #EAE3DB;
}

div#container
{
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
	min-width: 960px;
	width: 100%;
}
	div#widthSetter
	{
		position:relative;
		width:885px;
		margin:0 auto;
		padding-bottom:100px;		
	}
	
	div#headerWrapper 
	{
		position: relative;
		width:100%;
		background-color:#fff;
		padding: 0 0 20px 0;
	}
	
	div#header
	{
		background-color: #fff;
		margin:0 auto;
		padding-top:17px;
		text-align:left
	}
	
		div#headerWidthSetter 
		{
			width:885px;
			margin:0 auto;			
		}

		div#header a img
		{
			vertical-align:middle
		}

		div#header a.mainMenuHyperlink
		{
			color:#447A63;
			font-family:Trebuchet MS;
			font-weight:bold;
			letter-spacing:0;
			padding:0 12px;
			text-transform:uppercase;
		}
	
	div.colorBar 
	{
		position: relative;
	}
	
		div.colorBar.aboutus
		{
			background-color: #001452;
		}
		
		div.colorBar.pressroom
		{
			background-color: #001452;
		}

		div.colorBar.services
		{
			background-color: #ec6e1a;
		}
		
		div.colorBar.professionals
		{
			background-color: #138e36;
		}
		
		div.colorBar.bio
		{
			background-color: #29a9d5;
		}
		
		div.colorBar.newsevents
		{
			background-color: #3c1414;
		}

		div.colorBar.careers
		{
			background-color: #d3b805;
		}

		div.colorBar.contactus, div.colorBar.officescommunities
		{
			background-color: #2e4122;
		}
		
	div.colorBarImage 
	{
		position: relative;
		z-index: 500;
		margin: 0 auto;
		width: 1000px;
	}
	
		div.colorBarImage.aboutus 
		{
			background-image:url(Images/InteriorBackgrounds/aboutus.jpg);
		}
		
		div.colorBarImage.pressroom 
		{
			background-image:url(Images/InteriorBackgrounds/aboutus.jpg);
		}		
	
		div.colorBarImage.services
		{
			background-image:url(Images/InteriorBackgrounds/services.jpg);
		}	
		
		div.colorBarImage.professionals
		{
			background-image:url(Images/InteriorBackgrounds/professionals.jpg);
		}	
		
		div.colorBarImage.bio
		{
			background-image:url(Images/InteriorBackgrounds/bio.jpg);
		}			
		
		div.colorBarImage.newsevents 
		{
			background-image:url(Images/InteriorBackgrounds/newsevents.jpg);
		}	
		
		div.colorBarImage.careers
		{
			background-image:url(Images/InteriorBackgrounds/careers.jpg);
		}	
		
		div.colorBarImage.contactus, div.colorBarImage.officescommunities
		{
			background-image:url(Images/InteriorBackgrounds/contactUs.jpg);
		}	
			
			
	div.colorBarImage.short 
	{
		height:7px;
	}
	
	div.colorBarImage.tall 
	{
		height:231px;
	}
		
	div#PageTitle
	{
		height:90px;
		margin:30px 0 45px;
		position:relative
	}
	
		div#PageTitle h1
		{
			color:#FFFFFF;
			font-size:24px;
			line-height:24px;
			font-weight:normal;
			position:absolute;
			margin:0;
			bottom:0;
			left:0
		}
	
	div.sideNavigationTriangles
	{
		position: absolute;
		z-index:100;
		left:677px;
		width: 8px;
		height: 253px;
		background-image:url(Images/navTriangles.png);
	}

		div.sideNavigationTriangles.noImage
		{
			top:-243px;
		}
		
		div.sideNavigationTriangles.image
		{
			top:-18px;
		}
	
	div.sideNavigation
	{
		position: absolute;
		z-index: 1000;
		left: 685px;
		top:-12px;
		height: 253px;
		width: 200px;
		background: #404041;
	}
	
	div.sideNavigation.noImage
	{
		top:-243px;
	}
	
	div.sideNavigation.image
	{
		top:-18px;
	}	
	
		div.sideNavigation ul
		{
			padding: 0 0 0 10px;
		}
		
			div.sideNavigation ul li a.hyperLink
			{
				color: #fff;
				white-space:normal
			}
			
			div.sideNavigation ul li a.hyperLink:hover
			{
				color:#499E26;
			}
			
			div.sideNavigation ul li.selected a
			{
			    color:#499E26;
			}
	
	div.printerFriendly
	{
		text-align:left;
	}
	
	div.printerFriendlyImage
	{
	    text-align:left;
		position:absolute;
		top:243px;
		right:68px;
	}
	
	#contentContainer 
	{
		float:left;
		width:615px;
	}

	div#popupContainer
	{
		position:relative;
		float:left;
		width:615px;
		display:none;
		margin: 40px 0 0 0;
		border:1px solid #6b543f;
		background-color: #b4a495;
	}
	
	div#popupContainer div:last-child
	{
		border: none;
	}
	
	div#popupContainer .expertiseTitle
	{
		display:none;
		margin:10px 0;
		padding:0 0 0 40px;
		color:#6b543f;
	}
	
	.expertiseArea
	{
	}
	
	.pro
	{
		width:535px;
		padding:10px 0;
		margin: 0 0 0 40px;
		border-bottom: 1px solid #6b543f;
	}
	
		.pro .proImage 
		{
			float:left;
			width:65px;
			padding:0 20px 0 0;
		}
		
			.pro .proImage img
			{
				float:left;
				width:65px;
			}
		
		.pro .proText
		{
			float:left;
			width:400px;
			color:white;
		}
		
			.pro .proText h1
			{
				margin:0;
				padding:0;
			}
			
			.pro .proText p
			{
				margin:0;
				padding:0;
			}
			
			.pro .proText p.proEmail
			{
				margin:0;
				padding:10px 0 0 0;
			}
	
	.closeExpertiseList
	{
		position:absolute;
		width: 30px;
		height: 15px;
		top: -20px;
		left: 584px;
		border:1px solid #6b543f;
		background-color: #b4a495;
		text-align: center;
		cursor:pointer;
	}
	
	.closeExpertiseList:hover
	{
		position:absolute;
		width: 30px;
		height: 15px;
		top: -20px;
		left: 584px;
		border:1px solid #6b543f;
		background-color: #b4a495;
		text-align:center;
		cursor:pointer;
		color:white;
	}

	div#mainContent
	{
		float:left;
		/*width:615px;*/
	}
		
		div#mainContent .dotBorder
		{
			width: 100%;
			height:5px;
			background-image:url(Images/dotBorder.png);
			background-repeat:repeat-x;
		}
	
		div#mainContent .serviceList ul
		{
			float:left;
			width:282px;
			margin: 0 0 0 16px;
		}
		
		div#mainContent .proImagesWrapper
		{
		}
		
			div#mainContent .proImagesWrapper li
			{
				width: 140px;
			}
		
			div#mainContent .prev
			{
				width:16px;
				height:75px;
				float:left;
				margin:55px 6px 0 0;
				background:url(Images/imageNavPrev.png) bottom;
			}
			
			div#mainContent .prev:hover
			{
				width:16px;
				height:75px;
				float:left;
				background-image:url(Images/imageNavPrev.png);
				background-position: 0 0;
				margin:55px 6px 0 0;
				cursor:pointer;
			}	
			
			div#mainContent .next
			{
				width:16px;
				height:75px;
				float:left;
				margin:55px 0 0 6px;
				background:url(Images/imageNavNext.png) bottom;
			}
			
			div#mainContent .next:hover
			{
				width:16px;
				height:75px;
				float:left;
				background-image:url(Images/imageNavNext.png);
				background-position: 0 0;
				margin:55px 0 0 6px;
				cursor:pointer;
			}			
			
			div#mainContent .professionalImages
			{
				float:left;
			}
		
				div#mainContent .professionalImages img 
				{
					height: 180px;
					padding: 3px 6px;
					border: 1px solid black;
				}
	
	div#mainContentRight
	{
		float:right;
		width:200px;
		margin: 18px 0 0 0;
	}
	
	div#footerbar
	{
		height:7px;
		background-color: #ffffff;
		width:100%
	}
		
	div#footer
	{
		width:100%;
		left:0;
		margin: 10px 0 0 0;
		background-color: #998B7E;
	}
	
		div#footerWidthSetter
		{
			width:960px;
			margin:0 auto;
			padding:20px 0 100px 0;	
		}
		
		div#footer p 
		{
			color:#ffffff;
			font-size:10px;
			font-weight:bold;
			margin: 0;
		}
			
		div#footer a
		{
			color:#ffffff;
			font-size:10px;
			text-decoration: none;
		}
		
		div#footer a:hover
		{
			color:#006a46;
			font-size:10px;
			text-decoration: none;
		}		
		
		.footerNav 
		{
			float: left;
			width: 192px;
		}
		
			.footerNav ul
			{
				list-style-type: none;
				margin:0;
			}
			
			.footerNav ul li
			{
				line-height: 12px;
			}


.clear{clear:both}
.bold{font-weight:bold}
a.resourceLink
{
	background:url('images/resourceLinkBackground.jpg') repeat-x top;
	color:#FFFFFF;
	display:block;
	padding:3px 4px;
	text-decoration:none;
	height:15px;
	text-transform:lowercase;
	line-height:14px;
	margin-bottom:3px
}
a.resourceLink:hover
{
	background-position:bottom;
	color:#004A2A
}
span.SearchField, label.SearchField
{
	background-image:url(images/searchField.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	display:inline-block;
	font-size:12px;
	height:20px;
	letter-spacing:-1px;
	padding-left:4px;
	text-transform:lowercase;
	width:145px
}
span.displayValues
{
	display:block;
	color:#000;
	margin-left:20px
}
input.Search
{
	text-transform:lowercase;
	color:#0F5536;
	background:none;
	border:none;
	cursor:pointer
}

/*Home Styles*/

	#Home .Wrapper 
	{
		margin: 0 auto;
		width: 960px;
		font-family: Verdana, Sans-Serif;
	}
	
	#Home .Wrapper.bgopt1
	{
		background: url('Images/HomePage/GlobeBG.gif') no-repeat 550px 90px
	}
	
	#Home .Wrapper.bgopt2
	{
		background: url('Images/HomePage/FingerprintBG.gif') no-repeat 550px 90px
	}
	
	#Home .Wrapper.bgopt3
	{
		background: url('Images/HomePage/GearsBG.gif') no-repeat 550px 90px
	}
	
		#Home .Wrapper .InnerWrapper 
		{
			margin: 0 auto;
			width: 822px;
		}
	
	.Search 
	{
		float: left;
		clear: both;
		text-align: right;
		width: 100%;
		margin-bottom: 25px;
	}
		.Search input.SearchBox 
		{
			border: 0;
			background: #404041;
			color: #fff;
			padding: 2px 10px;
			width: 180px;
			margin: 0;
			font-size: 9px;
		}
		
			.Search .SearchWatermark 
			{
				color: #fff;
			}
			
	.Header 
	{
		margin: 0 0 15px 0;
		clear: both;
		width: 100%;
	}
	
		.Header .Logo 
		{
			background: url('Images/HomePage/HomeLogo.gif') no-repeat transparent top left;
			width: 150px;
			height: 41px;
			float: left;
		}
			
			.Header .Logo span 
			{
				display: none;
			}
			
	.Header .Nav 
	{
		float: right;
		line-height: 41px;
		font-size: 12px;
	}
	
		.Header .Nav li 
		{
			margin-left: 18px;
		}
		
		.Header .Nav li.selected 
		{
			background-image:url(Images/navArrow.png);
			background-repeat: no-repeat;
			background-position:bottom center;
		}
		
		a.mainMenuHyperlink 
		{
			color: #58595b;
			text-transform: uppercase;
			font-family: "Trebuchet MS";
		}
		
	#Home .Main 
	{
		height:415px;
	}
	
		#Home .Main .Content 
		{
			height: 244px;
			width: 440px;
			margin-top: 75px;
			float: left;
			padding-top: 55px;
			color: #8A8C8E;
			font-family: Verdana, Sans-Serif;
			font-size: 12px;
			line-height: 24px;
		}
		
		#Home .Main .Content.opt1
		{
			background: url('Images/Homepage/titleOpt1.png') no-repeat;
		}
	
		#Home .Main .Content.opt2
		{
			background: url('Images/Homepage/titleOpt2.png') no-repeat;
		}
		
		#Home .Main .Content.opt3
		{
			background: url('Images/Homepage/titleOpt3.png') no-repeat;
		}	
	
		#Home .Main .RightArea 
		{
			margin-top: 45px;
			float: right;
		}
	
		#Home .Main .BreakingNews 
		{
			margin-bottom: 10px;
			width: 200px;
			background-color: #404041;
			color: #fff;
		}
			#Home .Main .BreakingNews div 
			{
				padding: 15px;
			}
			
			#Home .Main .BreakingNews a 
			{
				color: #fff;
				text-decoration: none;
			}
			
			#Home .Main .BreakingNews h3 
			{
				color: #fff;
				margin: 0;
				text-transform: uppercase;
				font-size: 11px;
			}
			
			#Home .Main .BreakingNews .Links, 
			#Home .Main .BreakingNews .Links a 
			{
				color: #4DAA48;
			}
			
			#Home .Main .BreakingNews .Links 
			{
				margin-bottom: 10px;
				display: block;
			}
			
			.homeBlurb 
			{
				margin-bottom: 10px;
				display: block;
			}
			
			.homeDate
			{
				color: #8c8e90;
			}
			
.HomeLinks
{
	width: 200px;
	background-color: #404041;
}

	.HomeLinks div.Images, .HomeLinks div.Links
	{
		width: 100px;
		float: left;
	}
	
	.HomeLinks div.Images 
	{
		background: url('Images/HomePage/HomeHoverCombination.jpg');
		height: 100px;
	}
	
	.HomeLinks div.Links 
	{
		margin-top: 6px;
	}

	.HomeLinks div.Links a 
	{
		width: 93px;
		color: #fff;
		height: 22px;
		display: block;
		line-height: 22px;
		text-decoration: none;
		padding-left: 7px;
		text-transform:uppercase;
		font-size: 10px;
	}
	
		.HomeLinks div.Links a:hover 
		{
			background: #ffffff;
			color: #404041;
		}
		
.Footer, .Footer a, .Footer a:visited
{
	color: #8A8C8E;
	text-decoration: none;
	font-size: 9px;
	line-height: 13px;
}

	.Footer .Left 
	{
		float: left;
		margin-right: 50px;
	}
	
	.Footer .Right 
	{
		float: right;
		width: 192px
	}
	
.noHover:hover{color:Black;}
