h1 {
padding:0px;
margin:0px;
color:#0066cc;
font: normal normal bold 12px/18px verdana,arial,san-serif
}
h2 {
padding:0px;
margin:0px;
color:#4e4e4e;
font: normal normal bold 12px/18px verdana,arial,san-serif
}
.cutline {
  background-color:#d9e8f7;
  padding:4px;
  font-weight:bold;
}
p {
padding:0px;
margin:18px 0px;
}

/* set the size of the definition list <dl> and add the background image */
#imap {
margin-left:72px;
  display:block;
  width:643px;
  height:228px;
  background:url(/images/home_callouts_new.jpg) no-repeat;
  position:relative;
  }

/* place the <dd>s in the correct absolute position */
#imap dd {
  position:absolute;
  padding:0;
  margin:0;
  }
#imap #imgleft {
  left:50px;
  top:150px;
  z-index:20;
  }
#imap #imgright {
  left:375px;
  top:150px;
  z-index:20;
  }
#imap #bottom {
  left:430px;
  top:185px;
  z-index:20;
  }
/* style the <dd><a> links physical size and the background image for the hover */
#imap a#employers, #imap a#candidates{
  display:block;
  width:225px;
  height:40px;
  background:transparent url(/images/home_callouts_new.jpg) 50px 380px no-repeat;
  text-decoration:none;
  z-index:20;
  }
#imap a#register{
  display:block;
  width:112px;
  height:30px;
  background:transparent url(/images/home_callouts_new.jpg) 0px 228px no-repeat;
  text-decoration:none;
  z-index:20;

}
/* move the link background image to position 0 0 when hovered */
#imap a#employers:hover{
  background-position:-50px -378px;
  }
#imap a#candidates:hover{
  background-position:-375px -378px;
  }
#imap a#register:hover{
  background-position:-430px -413px;
  }
#homebannercontainer{
margin-left:44px;
	width:697px;
}

.homebannerimage{
  background: url(/images/banner_30yrs.png) 0px 0px no-repeat;
	width:697px;
	height:42px;
}
.homebannertext{
font-size:12px;
padding:10px;
margin-left:26px;
margin-right:26px;
	background-color:#D9E8F7; 

	font-weight:bold;  
	}

.subNavItemWrap {
	margin-left: 25px; margin-bottom: 5px;
}
