@charset "utf-8";
/* CSS Document */

#all {
	position: absolute;
	margin-left: -406px;
	left: 50%;
	top: 0px;
	width: 800px;
	height: 800px;
	z-index: 1;
	border-style: solid;
	border-width:thin;
	background-color: #FFFFFF;
}

body {
	background-image: url(images/ehcbg.png);
	background-repeat: repeat-x;
}

#logo {
	position: absolute;
	left: 11px;
	top: 3px;
	width: 230px;
	height: 105px;
	z-index: 3;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/logo.png',sizingMethod='scale');
}

html>body #logo {background: url(images/logo.png) no-repeat;}

#menubg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 75px;
	z-index: 1;
	background: url(images/menubg.png) no-repeat;
}

#phone {
	position: absolute;
	left: 648px;
	top: 10px;
	width: 155px;
	height: 14px;
	text-align: left;
	font-size: 14px;
	color: #FFCC00;
	font-weight: normal;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}

#slogan {
	position: absolute;
	left: 220px;
	top: 11px;
	width: 400px;
	height: 12px;
	text-align: left;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

#menu {
  position: absolute;
  left: 0px;
  top: 34px;
  height: 40px;
  z-index: 2;
}

/*navigation*/
#navigation{position:absolute;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:3px solid #990000;  }
#navigation ul{margin:0; margin-left:250px;padding:0;list-style-type:none;width:550px;}
#navigation ul li{display:block;float:left;margin:0;}
#navigation ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#navigation ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(images/bgON.gif) no-repeat top right;}

#content {
	position: absolute;
	top: 77px;
	width: 800px;
	height: 731px;
	z-index: 0;
	margin-left: 0px;
	
}

#redbar1 {
  position: absolute;
  left: 13px;
  top: 568px;
  width: 166px;
  height: 1px;
  background-image: url(images/redbar.png);
  background-repeat:no-repeat;
}

#directionsheader{
	position: absolute;
	left: 15px;
	top: 546px;
	width: 100px;
	height: 20px;
	z-index: 2;
}

#directionstext {
	position: absolute;
	left: 537px;
	top: 589px;
	width: 245px;
	height: 115px;
	text-align: left;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

#googlemaps {
	position: absolute;
	left: 314px;
	top: 502px;
	width: 159px;
	height: 65px;
	text-align: left;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

#googlemapsdirections {
	position: absolute;
	left: 13px;
	top: 591px;
	width: 459px;
	height: 105px;
	text-align: left;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

#footer{
	position: absolute;
	top: 765px;
	width: 800px;
	height: 40px;
	text-align: left;
	font-family: Calabri, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-image: url(images/fbgdark.png);
	background-repeat:repeat-x;
}

#footertext{
	position: absolute;
	left: 185px;
	top: 5px;
	width: 450px;
	height: 35px;
	color: #FFFFFF;
	
}

a:link {color: #990000;}
a:visited {color: #660000;}
a:hover {color: #0000FF;text-decoration: underline;font-weight: bold;}
.style1 {font-family: Calibri;color: #333333;}
.style2 {font-family: Calibri;line-height: normal;}
