#banner{
 width: 960px;
 height: 330px;
 background-color: #ffffff;
 margin: 0 auto;
 position: relative;
 padding: 0;
 overflow: hidden;
}
#him{
float: left;
display: block;
position: absolute;
 width: 480px;
 height: 330px;
 background: #ffffff url(../images/banner_him.jpg) top left no-repeat;
 margin: 0 auto;
 padding: 0;
 overflow: hidden;
}
#him p {
 margin: 103px 180px 0 45px;
 padding-top: 0px;
 line-height: 1.4em;
 color: #002b54;
 }
   #him_invisiblebutton {
	display: block;
	position: absolute;
	width: 324px;
	height: 270px;
	margin: 0px 0px 0px 0px;
	top: 19px;
 }
  #him_button1 {
 display: block;
position: absolute;
 width: 132px;
 height: 48px;
 margin: 48px 0px 0px 45px;
 _padding-top: 2px;
 }
  #him_button2 {
   display: block;
position: absolute;
 width: 132px;
 height: 48px;
 margin: 48px 0px 0 178px;
 _padding-top: 2px;
 }


#cdi{
float: right;
display: block;
position: absolute;
 width: 480px;
 height: 330px;
 background: #ffffff url(../images/banner_cdi.jpg) top left no-repeat;
 margin-left: 480px;
 padding: 0;
 overflow: hidden;
}
#cdi p {
 margin: 103px 180px 0 33px;
 padding-top: 0px;
 line-height: 1.4em;
 color: #002b54;
 }
     #cdi_invisiblebutton {
	display: block;
	position: absolute;
	width: 312px;
	height: 270px;
	margin: 0px 0px 0px 0px;
	top: 19px;
 }
   #cdi_button1 {
 display: block;
position: absolute;
 width: 132px;
 height: 48px;
 margin: 32px 0px 0 33px;
 _padding-top: 2px;
 }
  #cdi_button2 {
   display: block;
position: absolute;
 width: 132px;
 height: 48px;
 margin: 32px 0px 0 166px;
 _padding-top: 2px;
 }


#center_buttons{
 width: 960px;
 height: 137px;
 background-color: #ffffff;
 margin: 0 auto;
 position: relative;
}


#sidebar{
 width: 270px;
 height: 625px;
 float: left;
 background: #ffffff url(../images/sidebar_mhis.jpg) top left no-repeat;
 margin: 0 auto;
 position: relative;
}

#sidebar table{
display: block;
position: absolute;
 margin: 160px 0px 20px 20px;
}

#sidebar ul{
	display: block;
	position: absolute;
	 width: 250px;
 	height: 200px;
	margin: 385px 20px 0px 25px;
	padding: 0px;
}

#sidebar ul li{
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: #686868;
  padding-bottom: 10px;
  list-style-type: none;
}

#sidebar a{
  color: #002b54;
  text-decoration: underline;
}
#sidebar a:hover{
  color: #002b54;
  text-decoration: underline;
}
#sidebar_search{
	display: block;
	position: absolute;
	width: 271px;
	height: 27px;
	margin-top: 265px;
 }
#sidebar_searchjobs{
	display: block;
	position: absolute;
	width: 271px;
	height: 27px;
	vertical-align: baseline;
	top: 584px;
 }

#content{
 width: 689px;
  height: 595px;
 float: right;
 background: #ffffff url(../images/content_home_border.png) top left no-repeat;
 margin: 0 auto;
 padding-top: 34px;
 position: relative;
}

#content table{
margin-left: 28px;
}
#content h1 {
/* margin: 8px 0px 0px 28px;
 padding-top: 5px;
 font: 14px Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 line-height: 1.6em;
 color: #860038;*/
	text-transform:uppercase;
	 font: 18px bold Verdana, Arial, Helvetica, sans-serif;
	  margin: 8px 0px 0px 28px;
	  padding-top: 5px;
	   line-height: 1.6em;
 color: #860038;
}
#content p {
 margin: 8px 28px 0 28px;
 padding-top: 5px;
 line-height: 1.6em;
 color: #686868;
}
#content ul {
 margin: 6px 0px 0 25px;
 padding: 0px 0px 0 25px;
 line-height: 1.6em;
 color: #686868;
}

#content a { 
color: #686868;
text-decoration: underline; }

#content a:hover{ 
color: #860038;
text-decoration: underline; }

