*
html, body {
    border: 0;
    margin: 0;
	padding: 0;
	background: #000;
}

a:link {
	color: #ffffcc;
	text-decoration: underline;
}

a:hover {
	color:#060;
	text-decoration: none;
}

a:visited {
	color: #ffffcc;
	text-decoration: underline;
}

body {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

#body_lowerleft {
	clear: left;
	float: left;
	vertical-align: bottom, text-top;
	width: 440px;
	margin: 30px 50px 30px 30px;
	border: 0px;
}

#body_lowerright {
	clear: right;
	float: right;
	vertical-align: bottom, text-top;
	width: 350px;
	margin: 30px 30px 30px 30px;
	border: 0px;
}

#body_main {
	width: 904px;
	height: 855px;
	margin: 0 auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fff;
	background: url(/graphics/content_bg_red2black.jpg) repeat-x left top;
	top: 172px;
	border-top:    3px solid #006020;
	border-bottom: 0px;
	border-left:   0px;
    border-right:  0px;
	padding:      20px;
}

.body_small {
font-size: 12px;
}

#body_upperleft {
	clear: left;
	float: left;
	vertical-align: text-top, top;
	width: 400px;
	margin: 10px 50px 30px 30px;
	border: 0px;
	padding-left: 30px;
	padding-right: 30px;
}

#body_upperright {
	float: right;
	vertical-align: top, text-top;
	width: 300px;
	margin: 30px 30px 30px 50px;
	margin-top: 30px;
	border: 0px;
}

.button { 
	text-align: center;
	text-decoration: none;
	font-family: inherit;
	font-size: 14px;
    background: url(/graphics/menu-1.gif) no-repeat left top;
	width: 80px;
	height: 16px;
	border-left: 0px;
    border-right: 0px;
    border-top: 0px;
	border-bottom: 0px;
}

.content {
	padding: 13px;
	margin: 30 auto;
}

#footer {
	width: 904px;
	margin: 0 auto;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #646060;
	padding-top: 14px;
	text-align: center;
    border-top: 3px solid #F33;
	clear: both;
}

#footer a {
    color: #646060;
    font-size: 10px;
    text-decoration: none;
}

h1 {
	text-valign: top; 
	padding-left: 0px;
	padding-right: inherit;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: bold;
	color: #fff;
	padding-bottom: 4px;
	border-bottom: 1px solid #F33;
	margin: 30px, 50px, 30px, 30px;
}

h2 {
	text-valign: top;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #240100;
	padding-left: 0px;
	padding-right: 40px;
	padding-top: 7px;
	padding-bottom: 4px;
	border-bottom: 1px solid #240100;
	margin-bottom: 8px;
}

h3 {
	text-valign: top;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E9AB17;
	font-style: bold;
	padding-left: 0px;
	padding-right: 40px;
	padding-top: 7px;
	padding-bottom: 4px;
	border-bottom: 1px solid #E9AB17;
	margin-bottom: 8px;
}

#masthead-1 {
    height: 172px;
	width:  904px;
    margin: 0 auto ;
	background: url(/banners/banner_top-6.jpg) no-repeat center top;
	border: 0px;
}

.pic_about {
    width: 300px;
	margin: 20px;
	margin-top: 40px;
    float: right;
    background: url(/graphics/acu_chart-1.jpg) no-repeat;
}

.pic_acuchart {
	clear: right;
	float: right;
    width: 300px;
	height: 654px;
	margin: 20px 30px 30px 100px;
	border: 1px, color: #000;
    background: url(/graphics/acu_chart.jpg) no-repeat;
}

.pic_clock {
	clear: right;
	float: right;
    width: 367px;
	height: 330px;
	margin: 20px 30px 30px 100px;
	border: 0px, color: #000;
    background: url(/graphics/clock.jpg) no-repeat;
}

.pic_contact {
    width: 300px;
    float: right;
    background: url(/pics/content_pic_contact.jpg) no-repeat;
}

.pic_home {
    width: 300px;
	margin: 20px;
	margin-top: 40px;
    float: right;
    background: url(/pics/acu_chart-1.jpg) no-repeat;
}

.pic_patient_info {
    width: 300px;
    float: right;
    background: url(/pics/content_pic_patient_info.jpg) no-repeat;
}

.pic_products {
    width: 300px;
    float: right;
    background: url(/pics/content_pic_products.jpg) no-repeat;
}

.pic_services {
    width: 300px;
    float: right;
    background: url(/pics/content_pic_services.jpg) no-repeat;
}

.phone {
	font-weight: bold;
}

.provider {
    color: #E9AB17;
	font-weight: bold;
}

.testimonial  {
	display:    block;
	font-style: italic;
	text-align: right;
}

.text  {
	vertical-align: text-top;
	text-align: left;
}

.text_day  {
	font-style: italic;
}

.text_hr  {
	color: #FF6;
}

.text_lg  {
	font-size: larger;
}


      /* ======================= DROP-DOWN MENU ========================= 
      This copyright notice must be untouched at all times.

      The original version of this stylesheet and the associated (x)html
      is available at http://www.cssplay.co.uk/menus/final_drop.html
      Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
      This stylesheet and the associated (x)html may be modified in any 
      way to fit your requirements.
      =================================================================== */

.menu {
	display: block;
	width: 904px; 
	height: 32px; 
	margin: 0 auto;
	top: 140px;
	position: absolute; 
	z-index: 99;
	font-family: Arial, sans-serif;
}

* html .menu {
	width:  904px; 
}

    /* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding: 0;
	margin:  0;
	list-style-type: none;
}

.menu ul ul {
	width: 149px;
}

    /* float the list to make it horizontal and a relative position to control the drop-down menu position */
.menu li, .menu ul > li a {
	float: left;
	height: 30px; 
	width: 139px;          /* width of top-level menu item */
	position: relative;
	display: block;        /* for non-linked top-level menu items  */
	font-size: 14px;
	text-decoration: none; 
	color: #fff;  
	background: #bb650e; 
	padding-left: 10px; 
	border: 1px solid #000; 
	border-width: 0px 0px 1px 0px; 
	line-height: 29px; 
	font-weight: bold;
}

    /* style the links for the top-level menu */
.menu ul > li ul > li > a, .menu ul > li ul > li > a:visited {
	font-size: 12px;
	text-decoration: none; 
	width: 129px; 
	border: 0px solid #000;
	border-width: 0px 0px 0px 0px; 
	padding: 9px 0px 0px 0px;
}
    /* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:  149px; 
	w\idth: 138px;
}

    /* style the second-level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background: #d4d8bd url(/graphics/grey-arrow.gif) no-repeat 130px center;
}

    /* style the second-level hover */
.menu ul ul a.drop:hover{
	background: #c9ba65 url(/graphics/blue-arrow.gif) no-repeat 130px center;
}
.menu ul ul :hover > a.drop {
	background: #c9ba65 url(/graphics/blue-arrow.gif) no-repeat 130px center;
}

    /* style the third-level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background: #bb650e;
}

    /* style the third-level hover */
.menu ul ul ul a:hover {
	background: #bb650e;
}

    /* hide the sub-levels and give them an absolute position so that they take up no room */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 31px;
	left: 0; 
	width: 149px;
}
    /* another hack for IE5.5 */
* html .menu ul ul {
	top:  30px;
    t\op: 31px;
}

    /* position the third-level flyout menu */
.menu ul ul ul{
	left:  149px; 
	top:    -1px; 
	width: 149px;
}

    /* position the third-level flyout menu for a left flyout */
.menu ul ul ul.left {
	left: -149px;
}

    /* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position: absolute; 
	top:  0; 
	left: 0; 
	border-collapse: collapse;
}

    /* style the second-level links */
.menu ul ul a, .menu ul ul a:visited {
	background: #bb650e; 
	color: #fff; 
	height: auto; 
	line-height: 1em; 
	padding: 5px 10px; 
	width: 128px;
	border-width: 0px 1px 1px 1px;
}
    /* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:  150px;
	w\idth: 128px;
}

* html .menu ul ul a, * html .menu ul ul a:visited {
	width: 150px;
}

    /* style the top-level hover */
.menu a:hover {
	color: #000; 
	background: #bb650e;
}
.menu ul ul a:hover{
	color: #fff; 
	background: #bb650e;
}

.menu :hover > a {
	color: #000; 
	background: #bb650e;
}

.menu ul ul :hover > a {
	color: #000; 
	background: #bb650e;
}

    /* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul{
	visibility: visible; 
}

    /* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility: hidden;
}

    /* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
    visibility: visible;
}

