


/* Banner Head Styles ////////////////////////////////////////////////////////////// */


#bannerHead {
width: 956px;
height: 120px;
margin: 0 auto;
background-color: #ffffff;
text-align: left;
position: relative;
z-index: 200;
}

#speechBubbleTail {
position: absolute;
width: 72px;
height: 20px;
top: 118px;
left: 860px;
background: transparent url(../elements/speechBubbleTail.gif) no-repeat;
z-index: 200;
}


#easeMDLogo {
float: left;
width: 502px;
height: 50px;
margin: 30px 0 0 50px;
background: transparent url(../elements/easemd_logo.gif) no-repeat;
text-indent: -1200px;
overflow: hidden;
}

#phoneNumber {
float: right;
width: 163px;
height: 19px;
margin: 46px 70px 0 0;
background: transparent url(../elements/phone-number.gif) no-repeat;
text-indent: -1200px;
overflow: hidden;
}

#phoneNumber2 {
float: right;
width: 157px;
height: 26px;
margin: 20px 70px 0 0;
background: transparent url(../elements/phoneNumber2.gif) no-repeat;
text-indent: -1200px;
overflow: hidden;
}

#abcLink {
display: block;
width: 157px;
height: 25px;
float: right;
margin-right: 70px;
background: transparent url(../elements/abcLink.gif) 0 0 no-repeat;
overflow: hidden;
text-indent: -1200px;
}

#abcLink:hover {
background: transparent url(../elements/abcLink.gif) 0 -25px no-repeat;
}


#navDividerOne { 
border: 1px solid #ff0099;
position: absolute;
width: 2px;
height: 30px;
margin: 90px 0 0 285px;
background-color: #ffffff;
}

#navDividerTwo { 
border: 1px solid #ff9900;
position: absolute;
width: 2px;
height: 30px;
margin: 90px 0 0 473px;
background-color: #ffffff;
}

#navDividerThree { 
border: 1px solid #00ff99;
position: absolute;
width: 2px;
height: 30px;
background-color: #ffffff;
overflow: hidden;
}

#topNav {
list-style-type: none;
height: 30px;
margin-top: 9px;
background-color: #343434;
overflow: hidden;
}

#topNav li {
display: inline;
}

#topNav a {
display: block;
float: left;
margin: 1px 0;
height: 28px;
font: bold 105%/28px Verdana, Arial, Helvetica, Sans-serif;
color: #ffffff;
text-decoration: none;
}

#topNav a:hover {
text-decoration: underline;
}

#topNav a.EndLinks {
/*width: 180px;*/
width: 100px;
text-align: center;
background-color: #4189DD;
}

#topNav #aboutLink {
width: 106px;
text-align: center;
background-color: #2A5A91;
border-right: 2px solid #ffffff;
}

#topNav #eclinicalLink {
width: 186px;
text-align: center;
background-color: #2A5A91;
border-right: 2px solid #ffffff;
}

#topNav #servicesLink {
width: 164px;
text-align: center;
background-color: #2A5A91;
border-right: 2px solid #ffffff;
}

#topNav #demoLink {
width: 280px;
text-align: center;
background-color: #2A5A91;
}
