body {
		margin: 0;
		padding: 0;
		font: 85% verdana, helvetica, sans-serif;
		text-align: left;
		color: #505367;
		background-color: #E8E9D4;
	}
			
h1	 	 {
		color: #292985;
		font-size: 140%;
		font-weight: normal;
		padding: 10px 8px 10px 0;
		margin: 0;
			}	
			
h2	 	 {
		color: #000;
		font-size: 92%;
		font-weight: bold;
		padding: 0px 0 3px 0;
		margin: 0;
	}	
	
#bannerwrap	{
		margin: 0px;
		width: 100%;
		height: 90px;
		text-align: left;
		background-color: white;		
		border-color: white;
	}
	
#banner	{
		width: 950px;
		height: 90px;
		text-align: left;
		background-color: white;
		background:url(/images/grid-top.jpg) no-repeat;
		background-position: right;		
	}
	
#block	{
		float: left;
		margin-top: 4px;
		background-color:  #f90;
		width: 118px;
		height: 82px;
		text-align: left;
		}
	
#logo	{
		margin-left: 148px;
		margin-bottom: 4px;
		background: url(/images/springlinellc.gif) no-repeat;
		background-position:bottom;
		width: 385px;
		height: 82px;
			}
	
	
.navwrap {
		background: url(/images/grid-bottom.jpg) no-repeat;
		background-position: 500px;
		background-color: #333;			
	}
	
	
#contentwrap {
		width: 100%;
		background-color:#E8E9D4;
		}
		
.maincontent {
		width: 645px;
		background-color:#F5F6E4;
		border-right: 4px solid white;
		padding-left: 14px;
		}	
.maincontent h2 {
		color: #292985;
		text-transform: uppercase;
		font-size: 110%;
		font-weight: normal;
		padding: 0px 8px 10px 0;
		margin: 0;
		}
.maincontent h3 {
		color: #292985;
		font-size: 92%;
		font-weight: bold;
		padding: 0px 8px 10px 0;
		margin: 0;
		}	
.maincontent a {
		color: #292985;
		text-decoration: none;
	}	
.maincontent	a:hover	{
		color: #567b69;
		text-decoration: underline;
	}
.leftcolumn	a:hover	 {	
		color: #567b69;
		text-decoration: underline;
	}			
.leftcolumn {
		width: 137px;
		background-color:#E8E9D4;
		padding-bottom: 40px;
		}	
		
.leftcolumn_table {
		width: 151px;
		background-color:#E8E9D4;
		}	
		
.leftcolumn_image {
		border-right: 4px solid white;
		}	
		
.leftcolumn_border {
		height: 4px;
		background-color: white;
		}
		
#proj-photo-wrap {
	float: right;
	background-color: white;
	padding: 10px 10px 13px 13px;
	margin-left: 10px;
	margin-bottom: 30px;
	}
#thumbnail-list {
}	
#thumbnail-list img {
	align: left;
	padding-right: 10px;
	border: 0;
	margin-bottom: 10px;
}	
#thumbnail-list p {
	padding-top: 16px;
}
.line {
	margin: 10px 0 20px;
	}		
#footer {
		width: 100%;
		height: 20px;
		background-color:#333;
		border-top: 4px solid white;
		color: white;
		font-size: 72%;
		padding: 10px 0 0px 200px;
			}	

	
.leftcolumn	h1	 
	 {
		color: #000;
		font-size: 90%;
		font-weight: bold;
		padding: 10px 8px 4px 8px;
		margin: 0;
	}	
.leftcolumn	h2	 
	 {
		color: #000;
		font-size: 80%;
		font-weight: bold;
		padding: 10px 8px 4px 8px;
		margin: 0;
	}	
		
	
.leftcolumn	a	  {
		color: #292985;
		font-size: 90%;
		font-weight: normal;
		margin: 0;
		text-decoration: none;
	}	
	
.leftcolumn	a:hover	 {	
		text-decoration: underline;
	}		
	
.leftcolumn	p {
		padding: 4px 8px;
		line-height: 120%;
	}	
	
p  {
		color: #000;
		font-weight: normal;
		line-height: 140%;
		font-size: 92%;
		padding: 0 20px 10px 0;
		margin: 0;
		}	
		
h2.projects  	{
	color: black;
	margin: 0;
	padding: 0px;
	}	
	
.projects  {
	padding: 0px;
	list-style-type: none;
	}
	
ul.projects {
	margin: 0px;
	padding: 6px 0px 6px 16px;
	font-size: 90%;
	}	
	
li.projects  a {
	color: #292985;
	padding-bottom: 10px;
	text-decoration: none;
	}

li.projects  a:hover {
	color: #292985;
	text-decoration: underline;
	}
	
.fineprint {
		color: #000;
		font-size: 82%;
		}	

.services {
	padding-left: 130px;
	}

h2.services {
	padding-bottom: 8px;
	}




