#header{
	height: 265px;
	background-image: url(/respectfuldirective/design/images/respectfuldirective.jpg);
}
#header .ebest_logo_link{
  height: 130px;
  width: 145px;
  margin: 90px 0 0 35px;
  padding:0;
  position:absolute;
}
#sidebar .header, #content_header h1{
	background-color: #3399CC;
	color: #FFF;
}
body.terms a.terms,
body.faqs a.faqs,
body.feedback a.feedback,
body.investigationforms a.investigationforms,
body.elearning a.elearning{
	color: #339900;
	margin: 0; padding:0;
	background-color: #EEE;
}
#utility{
 	position:relative;
	background-color:#FFFFFF;
	margin: 2px 0 2px 0;
}
#utility .tools{
	text-align: right;
	margin: 0 5px 0 800px;
}
#utility .date{
	position: absolute;
	padding:0 0 0 17px;
	margin: 0 0 0 15px;
	color: #444;
	background: url(/design/icons/calendar.jpg) no-repeat 0px center;
}
#imap {
  display:block;
  width:630px;
  height:770px;
  background:url(/respectfuldirective/images/flowchart.jpg) no-repeat;
  position:relative;
  padding:0px;
  margin:0px;
  background-color:#FFFFFF;
}
#imap dd {
  position:absolute;
  padding:0;
  margin:0;
}
#imap #box1 {
  left:170px;
  top:235px;
  z-index:20;

}
#imap #box2 {
  left:181px;
  top:180px;
  z-index:20;
}
#imap #box3 {
	left: 334px;
	top: 293px;
	z-index:20;
}
#imap #box4 {
	left: 252px;
	top: 380px;
	z-index:20;	
}
#imap #box5{
	left: 365px;
	top: 380px;
	z-index:20;	
}
#imap #box6{
	left: 462px;
	top: 380px;
	z-index:20;	
}
#imap #box7{
	left: 278px;
	top: 566px;
	z-index:20;	
}
#imap #box8{
	left: 295px;
	top: 665px;
	z-index:20;	
}
#imap #box9{
	left: 444px;
	top: 665px;
	z-index:20;	
}
#imap a#a1, #imap a#a2, #imap a#a3, #imap a#a4, #imap a#a5, #imap a#a6, #imap a#a7, #imap a#a8, #imap a#a9{
  display:block;
  width:50px;
  height:50px;
  text-decoration:none;
  z-index: 20;
}
#imap a span, #imap a:visited span {
  display:none;
  }
/* move the link background image to position 0 0 when hovered */
#imap a#a1:hover, #imap a#a2:hover, #imap a#a3:hover, #imap a#a4:hover, #imap a#a5:hover, #imap a#a6:hover, #imap a#a7:hover, #imap a#a8:hover, #imap a#a9:hover {background-position:0 0;}  
#imap a:hover span {
  position:relative;
  cursor:pointer;  
  width:210px; 
  display:block; 
  background-color: #EEE;
  font-family:arial; 
  font-size:12px; 
  color:#000; 
  border:1px solid #000; 
  padding:5px;
  }
/* the hack for IE pre IE6 */
* html #imap a:hover span {
  width:210px; w\idth:210px;
  }

a[href$='.pdf'] {
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:none;
}
