

/*  ---------------------  GENERAL DECLARATIONS  ---------------------  */

body	{           
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	background:	#eeeade;
	color: #55544f;
	font-size: 12px;
	padding: 0;
	margin:	0;
	}                   
                    
div, img	{       
	border:	0;
	margin:	0;
	padding: 0;
	display: block; 
	}                   
                    
p	{               
	margin:	0 0 1.5em;
	line-height: 1.5em;
	}

h1, h2, h3, h4, h5, h6 {
	text-align:	left;
	font-weight: normal;
	}

a	{
	color:  #a8693f;
	text-decoration: underline;	
	}

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

div#header h1	{
	margin:0;
}
	
div#header h1 a   {
	height: 14px;
	text-indent: -9999px;
	width: 267px; 
    background: url("/images/main_header.gif") no-repeat;
	margin: 0;
	font-size: 1em;
	display:block;
    overflow:hidden;
	}

h1#headerBlock	{
	height: 144px;
	text-indent: -9999px;
	width: 231px; 
    background-repeat: no-repeat;
	margin: 0;
	}

h2	{
	color: #a8693f;
	font-size: 1.5em;
	margin:	0 0 1.3em;
	}

h3	{
	color: #a8693f;
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
	font-weight:normal;
	}

h3#headline	{
	color: #9f9a91;
	text-transform: uppercase;
	margin-top:0;
	margin-bottom:.5em;
    font-size: 1em; 
	}

 
ul li   {
	line-height:1.5em;
	}

/*  ---------------------  DIVS  ---------------------  */ 


#container	{
	width: 970px;
	margin: 0 auto;
	}

#header	{
	width: 930px;
	padding: 30px 20px 15px;
	}

#nav	{
	width: 953px;
	float: left;
	padding: 17px 0 33px 17px;
	background: transparent url("/images/nav_bg.gif") top no-repeat;
	margin:0;  
	}

#flashContainer	 {
	width: 953px;
	float: left;
	padding: 0 0 15px 17px;
	margin:0;
	background: transparent url("/images/content_bg.gif") bottom no-repeat;
}
	
#content	{
	width: 936px;
	float: left;
	padding: 0px 17px 20px;
	margin: 0;
	background: transparent url("/images/content_bg.gif") bottom no-repeat;
	}
	
#leftCol	{
	width: 231px;
	float: left;
	margin-right: 4px;    
	} 
	
#centerCol	{
	width: 466px;
	float: left;
	background: #fff url("/images/center_bg_top.gif") top no-repeat;

	}

#centerColContent	{
	width: 402px;
	background: #fff url("/images/center_bg_bottom.gif") bottom no-repeat;
	margin-top: 65px;
	padding: 0 30px 45px 34px;
	}
	
#centerColContent p{
 	margin:	1.2em 0 0; 
}     

#centerColContent h2{
 	margin-bottom:	.5em; 
}     

#rightCol	{
	float:left;
	display:inline;
	width: 231px;
	margin-left: 4px;
	} 


#footer	{
	width: 970px;
	margin: 0 0 25px;
	float: left; 	
	}  
	
	
	

/*  ---------------------  MAIN NAV  ---------------------  */ 


#nav ul	{
	float: left;
	display: inline;
	width: 940px;      
	list-style: none;
	margin: 0;
	padding: 0;
	}

#nav ul li	{   
	float:				left;
	height:				36px;
	margin:				0 4px 0  0;
	}

#nav ul li a	{
	text-decoration: none;
	display: block;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;	 	
	}


#nav ul li#services_button a	{width: 231px; background: transparent url(/images/nav.gif) 0px 0px no-repeat;}
#nav ul li#team_button a		{width: 231px; background: transparent url(/images/nav.gif) -235px 0px no-repeat;} 
#nav ul li#partners_button a 	{width: 231px; background: transparent url(/images/nav.gif) -470px 0px no-repeat;} 
#nav ul li#clients_button a 	{width: 231px; background: transparent url(/images/nav.gif) -705px 0px no-repeat;}

#nav ul li#services_button a:hover	{width: 231px; background: transparent url(/images/nav.gif) 0px -72px no-repeat;}
#nav ul li#team_button a:hover		{width: 231px; background: transparent url(/images/nav.gif) -235px -72px no-repeat;} 
#nav ul li#partners_button a:hover 	{width: 231px; background: transparent url(/images/nav.gif) -470px -72px no-repeat;} 
#nav ul li#clients_button a:hover 	{width: 231px; background: transparent url(/images/nav.gif) -705px -72px no-repeat;}

#nav ul li#services_button a#selected	{width: 231px; background: transparent url(/images/nav.gif) 0px -36px no-repeat;}
#nav ul li#team_button a#selected		{width: 231px; background: transparent url(/images/nav.gif) -235px -36px no-repeat;} 
#nav ul li#partners_button a#selected 	{width: 231px; background: transparent url(/images/nav.gif) -470px -36px no-repeat;} 
#nav ul li#clients_button a#selected 	{width: 231px; background: transparent url(/images/nav.gif) -705px -36px no-repeat;} 
  

/*  ---------------------  SUBNAV  ---------------------  */ 

ul#subnav  {
	float: left;
	display: inline;     
	list-style: none;
	padding: 0;
	margin: 4px 0; 
	}

ul#subnav li	{   
	float: left;
	width: 231px; 
	margin: 0;
	padding-top: 10px;
	line-height:1em;
	}

ul#subnav li a	{
    color:#4a4942;
	text-decoration:none;
	padding-bottom:10px;
	display:block;
 	width:208px;
	padding-left:23px;
	overflow: hidden;  
	}

ul#subnav li a:hover	{
    color:#a8693f; 
	}

ul#subnav li#active    {
	background: #fff url("/images/subnav_bg_top.gif") top no-repeat;
	}

ul#subnav li#active a   {
	background: url("/images/subnav_bg_bottom.gif")  bottom right  no-repeat;
	color: #a8693f;
	}


/*  ---------------------  HOME and CLIENTS  ---------------------  */ 

#introRow	{
	width:841px;
	float:left;
	padding: 20px 55px 35px 40px;
}

#introRow img	{
	float:left;
	margin-top:24px;  
} 

#introBlurb	{
	width:405px;
	float:right;
}

#introBlurb p	{
	margin:0;
}


.clientsRow img	{
	margin: 0 4px 4px 0;
	float:left;
	display:inline;
}

.clientsRow img.4thCol	{
	margin-right: 0;
}


/*  ---------------------  SERVICES  ---------------------  */ 

body#services h1#headerBlock	{
    background: transparent url("/images/services_headerblock.gif") no-repeat;
	} 

	
/*  ---------------------  PARTNERS  ---------------------  */ 

body#partners h1#headerBlock	{
    background: transparent url("/images/partners_headerblock.gif") no-repeat;
	} 
   
/*  ---------------------  CONTACT  ---------------------  */ 

body#contact h1#headerBlock	{
    background: transparent url("/images/contact_headerblock.gif") no-repeat;
	} 

body#contact div#centerColContent	{
	padding-bottom:80px;
}


/*  ---------------------  TEAM  ---------------------  */ 

body#team h1#headerBlock	{
    background: transparent url("/images/team_headerblock.gif") no-repeat;
	} 

.overviewBox, .quoteBox	{
	width: 701px;
	float:right;
	padding-top:4px;
	margin-bottom:4px;
    }

.overviewBox	{
	background: transparent url("/images/overviewbox_bg_top.gif") top no-repeat;	
	}

.overviewBox img	{
	float:left; 
	display:inline;
	}

.overviewBoxContent	{
	background: transparent url("/images/overviewbox_bg.gif") repeat-y;
	padding: 31px 60px 31px;
	float:left;
	width: 581px;
	}  

.bioIntro	{
	width: 360px;
	float:right;
	display:inline;
	}

.bioIntro h3	{
	font-size: .9em;
   	text-transform: uppercase;
	margin-top:0;
	margin-bottom:.5em;
		font-weight:bold;    
	}

.bioIntro p	{
	margin-bottom:0;
	}

p#teamLandingQuote	{
	height: 98px;
	text-indent: -9999px;
	width: 574px;
	background: transparent url("/images/team_landing_quote.gif") no-repeat; 
    background-repeat: no-repeat;
	margin: 28px 0 47px 16px;	 
	}   
	
	
/*  ---------------------  PRIVACY  ---------------------  */ 

body#privacy h1#headerBlock	{
    background: transparent url("/images/privacy_headerblock.gif") no-repeat;
	} 



/*  ---------------------  SITEMAP  ---------------------  */ 

body#sitemap h1#headerBlock	{
    background: transparent url("/images/sitemap_headerblock.gif") no-repeat;
	} 


 
/*  ---------------------  CALLOUT  ---------------------   

	
#callout	{
	width: 231px;
	margin-top: 4px;
	background: #e4cea7 url("/images/callout_bg_top.gif") top no-repeat;
	}
	
#calloutContent	{
	width: 175px;
	padding: 30px 28px;
	background: url("images/callout_bg_bottom.gif") bottom no-repeat;
	}

#calloutContent h3	{
	font-size: .9em;
	margin-top:0;
	margin-bottom:1em;
	text-transform: uppercase;
	font-weight:bold;  
}

#calloutContent p	{
	margin-bottom:0;
	font-size: .9em;
}  

*/ 
    
/*  ---------------------  FOOTER  ---------------------  */    

#footer p	{
	font-size: .9em;
	color: #000;
	margin: 10px 12px;
	width: 400px;
	float: left;
	}
 
#footer p#credit	{
	float: right;
	text-align: right; 
	}

#footer a	{
	color: #000;
	text-decoration: none;	
	}

#footer a:hover	{
	color: #000;
	text-decoration: underline;	
	}

