




/* BANK OF AMERICA
 * these settings are for 4 different job sites
*/
	
.employeesLarge, .employeesLargeOdd {
	float: left;
		
	margin: 30px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
		
	width: 404px;
	height: 515px;
	
	display: inline;
	}
		
.employeesLargeOdd {
	border-right: 1px dotted red;
	
	}
	
	#projects #single { /* this is the paragraph for project pages with only one project */
		margin-top: 31px;
		}
		
		
		#projects img.profiles {
			float: left;
			
			width: 404px; 
			height: 268px;
			padding: 7px 0px 0px 0px;
			}
			
			
			
		#projects p {
			float: left;
						
			text-align: justify; 
			line-height: 18px;
			word-spacing: 3px;
			}


/* HITACHI
 * these settings are for 4 different job sites
*/		

	#hitachiPhoto {
		height: 300px;
		}	
		
	
	#projects .descriptionBox {
		float: left;
		margin: 30px 0px 0px 0px;
		}	
		
		#projects .descriptionBox p {
			float: left;
			padding: 0px 34px 0px 23px;
			margin: 0px;			
			}
	
	
	
	
			