html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
} /* AltFooterStick compatible layout. Generated by I2RD CMS Tue Oct 30 20:22:16 UTC 2007 */
#header {
  width: auto;
  clear: both;
  height: auto;
}
#column1 {
  width: 32.0%;
  height: auto;
  float: left;
}
#e_column_0 {
  width: auto;
  clear: both;
  height: auto;
}
#column2 {
  width: 32.0%;
  height: auto;
  float: left;
}
#column3 {
  width: 32.0%;
  height: auto;
  float: left;
}
#footer {
  width: auto;
  clear: both;
  height: auto;
}
#e_content {
  width: auto;
  clear: both;
  height: auto;
}
/*
BASIC STYLE	
Filename: styles.css
Author: Vivian Clark
Company: Halo Staffing
*/
body {
  background-color:#e9e9e9;
  margin:0;
  padding:0;
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size:12px;
  line-height:20px;
}
.page {
  background-image: url(/resources/all/files/20644/_fn/bg_darkgrey.gif);
  width:845px;
  text-align:center;
  margin:0 auto;
  padding:0;
}

#e_content {
  border-bottom:5px solid #aaa;
  width: 780px;
  text-align:center;
  margin:0 auto;
  clear: both;
  background:white url(/resources/all/files/20941/_fn/watermark.gif) no-repeat 100% 100%;;
}
/* header -------------------------------- */
#header {
  background: #fff url(/resources/all/files/20648/_fn/bg_header.gif) repeat-x bottom;
  width: 780px;
  clear: both;
  height: 246px;
  position: relative;
}

#header_container {
  background: url(/resources/all/files/20656/_fn/bg_lightgrey.gif);
  clear: both;
  width: 780px;
  height: 90px;
  border-bottom: 3px solid white;
  position: relative;
}
#print_logo {
  position: absolute;
  left: 0;
  top: 0;
}
#print_logo h1 a {
  display: block;
  height:100px;
  width:264px;
  text-indent: -4000em;
}

#header_image {
  clear:both;
  width:780px;
  margin:0;
  height: 217px;
  border-top: 4px solid #aaa;
}


/* content pages (2 columns layout)--------------------------------  */
#e_column_0 {
  overflow: hidden;
  margin-top:-1px;
  width: 780px;
  clear: both;
  height: auto;
  text-align:left;
  background:transparent url(/resources/all/files/20841/_fn/bg_blue.gif) repeat-x top;
}
#column1 {
  width: 23%;
  height: auto;
  float: left;
  padding:20px 0 20px 20px;
}
#column2 {
  width: 69%;
  height: auto;
  float: left;
  padding:20px; 
}
#column3 {
  width: 0%;
}
/* content pages submenu (column1)--------------------------------  */
#submenu {
  background:#efecec;
  heigth: auto !important;
  height:100%;
  min-height:400px;
  padding:20px;
}
#submenu li#submenu1 {
  border:none;
  color:#666;
  height:auto;  
  padding:5px 20px;
  margin:-20px -20px 0 -20px;
  background: url(/resources/all/files/20939/_fn/bg_submenu.gif) no-repeat top;
}
#submenu li {
  border-bottom:1px solid #666;
  padding:2px 0;
}
#submenu li.over,
#submenu li a:hover {
  text-decoration:none;
  color:black;
}
#submenu li ul li {
  border: none;
  font-size: 11px;
  background: url(/resources/all/files/30095/_fn/read_more2.gif) no-repeat left center;
  text-indent:10px;
  padding: 0;
}

/* footer -------------------------------- */
#footer {
  width: 760px;
  height: 40px;
  padding:20px 10px;
  text-align:center;
  margin:0 auto;
  background-image: url(/resources/all/files/20656/_fn/bg_lightgrey.gif);
  clear: both;
  color:#666;
}
#footer_copyright {
  float:left;
  width:524px;
  text-align:left;
  font-size: 11px;
}
#footer_copyright a {
  color: #666;
  text-decoration: none;
}
#footer_copyright a:hover {
  text-decoration: underline;
}

#footer_menu {
  float:right;
}
#footer_menu a {
  color:#666;
}
#footer_menu li {
  padding: 0 20px;
}
#footer_menu li.first {
  border-right:1px solid #666;
}
/* clear empty spaces ------*/

div.clear_float_bounding {
  display: none;
}

/* general styles--------------------------------  */

a {
  color:#223975;
  text-decoration:none;
}
a:hover, a:active {
  text-decoration:underline;
}
img {
  border:none;
}
h1, h2, h3, h4, h5 {
  color:#223975;
}
h1 {
  font-size:1.8em;
}
h2 {
  font-size:1.6em;
  border-bottom:1px solid #666666;
  margin-bottom:6px;
  padding: 5px 0 6px 0;
}
h3 {
  font-size:1.2em;
}
h4 {
  font-size:1em;
}
h5 {
  font-size:0.8em;
}
p {
  padding-bottom:15px;
}
strong {
  font-weight: bold;
}
#column2 li {
  list-style-type: disc;
  margin-left: 15px;
}
#column2 ul {
  padding: 10px 0;
}
#main_menu ul.menubeanh {
  width:780px;
  height:25px;
  clear:both;
}
#about_template li#main_menu1,
#services_template li#main_menu2,
#professionals_template li#main_menu3,
#hospitals_template li#main_menu4,
#contact_template li#main_menu5,
#main_menu li:hover,
#main_menu li.over,
#main_menu li.mi_active {
  background: url(/resources/all/files/20664/_fn/button_blue.gif) no-repeat top;
  width:154px;
  margin:1px 1px 1px 0;
  padding:0px;
  font-weight:normal;
}

#main_menu li {
  width:154px;
  margin:1px 1px 1px 0;
  padding:0px;
  background: url(/resources/all/files/20668/_fn/button_grey.gif) no-repeat top;
}

#main_menu li a {
  background: url(/resources/all/files/20848/_fn/button_bg.gif) repeat-x top;
  width:152px;
  display:block;
  margin:4px 0px -1px;
  padding:0px;
  border-right:1px solid #a6a6a6;
  border-left:1px solid #a6a6a6;
  border-bottom:none;
  color:#666;
  font-size:1em;
}
#about_template li#main_menu1 a,
#services_template li#main_menu2 a,
#professionals_template li#main_menu3 a,
#hospitals_template li#main_menu4 a,
#contact_template li#main_menu5 a,
#main_menu li.over a,
#main_menu li a:hover,
#main_menu li a:active,
#main_menu li.mi_active a {
  background-image:none;
  background-color: #223975;
  width:152px;
  display:block;
  margin:4px 0px -1px;
  padding:0px;
  border-right:1px solid #223975;
  border-left:1px solid #223975;
  text-decoration:none;
  color:white;
  font-weight:normal;
}
/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}
