BODY
{
	background-color: White;
	margin: 0px
}
IMG {border: 0px}
#bottombar {position: absolute; bottom: 0px; left: 0px; width: 100%; height: 76px; background-color: #221F4E; z-index: 25}
#largefoot {position: absolute; top: 0px; right: 0px; width: 208; height: 613px; z-index: 26}
#leftline {position: absolute; top: 0px; left: 88px; width: 2; height: 100%; z-index: 3; background-image: url('graphics/vert_line.gif'); font-size: 1px}
#bottomline {position: absolute; bottom: 100px; left: 0px; width: 100%; height: 2px; z-index: 4; background-image: url('graphics/horiz_line.gif'); font-size: 1px}
#topmenu {position: absolute; top: 17px; left: 0px; width: 100%; height: 21px; z-index: 27; background-image: url('graphics/lavender_bar.gif')}
#btnhome {position: absolute; top: 0px; left: 43px; width: 36px; height: 49px; z-index: 28}
#btndoctors {position: absolute; top: 0px; left: 88px; width: 56px; height: 48px; z-index: 28}
#btnservices {position: absolute; top: 0px; left: 156px; width: 54px; height: 49px; z-index: 28}
#btninsurance {position: absolute; top: 0px; left: 222px; width: 66px; height: 48px; z-index: 28}
#btnforms {position: absolute; top: 0px; left: 301px; width: 89px; height: 48px; z-index: 28}
#btnprivacy {position: absolute; top: 0px; left: 402px; width: 93px; height: 49px; z-index: 28}
#btnlocations {position: absolute; top: 0px; left: 508px; width: 64px; height: 48px; z-index: 28}

.menubutton {visibility: hidden}
.alttext {display: none}
.maincopy {z-index: 27; background-color: White; font-family: Futura, Verdana, Arial, Sans-Serif; font-size: 16px}

.text {color: #22204f; font-family: Verdana; line-height: 24px; font-size: 12px}
.text a {color: darkblue}

@media print
{
 #largefoot {display: none}   
}