/* CSS Document */
  #container-resume {
	  background-image:url(/images/bg_resumes.jpg); 
	  width:497px; 
	  height:200px;
  }
  #container-career {
	  background-image:url(/images/bg_careers.jpg); 
	  width:497px; 
	  height:200px;
  }
  .homepanel h1 {
		margin: 1em 0 1.5em;
		font-size: 18px;
	}
	.homepanel h2 {
		margin: 0;
		font-size: 16px;
		padding: 0 20px;
	}
	#container-resume h2 {
		color: #27537a;
	}
	#container-career h2 {
		color: #E7A812;
	}
	.homepanel p {
		margin: 0;
		padding: 5px 40px 10px 20px;
	}
#fragment-10 p, #fragment-11 p, #fragment-12 p, #fragment-career-1 p, #fragment-career-2 p {
	line-height: 16px;
}
