/* CSS Document */
body { 
text-align: center; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
background: #0B1F63;}
#nav { background: #0B1F63;}
blockquote {
color: #454545;
margin: 20px 20px 20px 20px;
background: url('/images/blockquote.gif') no-repeat top left;
padding-left: 23px;
}

a { color: #1B4E9B; text-decoration: none; }

#logo, #lara_logo, #strategic_thinking {height: 63px; }
#logo {background: #08367C; margin-bottom: 1px;}
	#logo h1, #strategic_thinking h2 { display: none;}
	#lara_logo {float: left; width: 203px; background: url('/images/laraabrams_logo.gif') no-repeat;}
	#strategic_thinking {float: right; width: 273px; background: url('/images/strategic_thinking.gif') no-repeat;}
	
#nav {height: 15px; padding: 5px; margin-bottom: 1px; text-align: center;}
#nav ul {margin:0;padding:0;}
#nav li {margin:0;padding:0;list-style:none; display:inline;}
#nav a	{color: #FFF; padding:0 20px 0 20px;text-decoration:none;}

#services_header, #about_header, #partners_header, #blog_header, #testimonials_header, #clients_header {height: 152px; margin-bottom: 8px;}
#services_header {background: url('/images/services_header.jpg') no-repeat;}
#about_header {background: url('/images/about_header.jpg') no-repeat;}
#partners_header {background: url('/images/partners_header.jpg') no-repeat;}
#blog_header {background: url('/images/blog_header.jpg') no-repeat;}
#testimonials_header {background: url('/images/testimonials_header.jpg') no-repeat;}
#clients_header {background: url('/images/clients_header.jpg') no-repeat;}
#services_header h3, #about_header h3, #partners_header h3, #blog_header h3, #testimonials_header h3, #clients_header h3 {display: none;}

h4 {color: #1B4E9B; font-size: 14px; }
.grid_4 h4 { color: #FFF; line-height: 18px; font-size: 14px; }
.grid_4 h3 { color: #FFF; line-height: 16px; font-size: 14px; }
.grid_4 ul { margin: 0; padding: 0; }

	.grid_7 {
		text-align: left;
		line-height: 150%;
	}
	.grid_4 {
		color: #FFF;
		text-align: left; 
	}
	.grid_4 a {color: #fff;}


#footer { 
	position:relative;
    bottom:0px; 
	width: 820px; 
	text-align: left; 
	padding: 10px; 
	clear: both; 
	height: 100px; 
	display: block;}
#footer, #footer a { color: #CCCCCC; text-decoration: none;}
#nav .current, #footer a { font-weight: bold;}

.style1 {color: #1B4E9B; font-size: 13px;}
.style2 {color: #999999}

