* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#666666;
 height:100%;
 margin:0;
 padding:0;
 min-width: 720px;
}



#main_backer { 
 margin: 0 auto;
 height: 310px;
 width: 100%;
 background: url('../images/main_backer.gif') repeat-x;
 position:relative;
 z-index:0;
}



#grey_stretch_wrapper { 
 margin: 0 auto;
 width: 720px;
 height:100%;
}



#grey_stretch {
 position:absolute;
 width:256px;;
 height:100%;
 background:#eaeaea;
 margin: 350px 0px 0px 20px;
}


#wrapper { 
 margin: 0 auto;
 width: 720px;
 top:-1px;
 position: relative;
 z-index: 2;
}

#header {
 width: 719px;
 height: 258px;
 position: relative;
 z-index: 3;
}

#date {
 float: left;
 width: 724px;
 height: 43px;
 position: relative;
 left: 53px;
 z-index: 3;
}

#date_space {
 float: right;
 color:#666666;
 position: relative;
 right: 120px;
 top: -212px;
 z-index: 3;
}

#navigation {
 float: left;
 width: 719px;
 height:41px;
 position:relative;
 top:-43px;
 z-index: 3;
}

#nav_about { float:left; width: 133px; height: 41px; }
#nav_about a { background: url("../images/nav_about.gif") no-repeat; display: block; width:100%; height:100%; }
#nav_about a:hover { background-position: -133px 0; }
#nav_about_on a { float:left; width: 133px; height: 41px; background: url("../images/nav_about.gif") no-repeat; display: block; background-position: -133px 0; }

#nav_forms { float:left; width: 153px; height: 41px; }
#nav_forms a { background: url("../images/nav_forms.gif") no-repeat; display: block; width:100%; height:100%; }
#nav_forms a:hover { background-position: -153px 0; }
#nav_forms_on a { float:left; width: 153px; height: 41px; background: url("../images/nav_forms.gif") no-repeat; display: block; background-position: -153px 0; }

#nav_services { float:left; width: 105px; height: 41px; }
#nav_services a { background: url("../images/nav_services.gif") no-repeat; display: block; width:100%; height:100%; }
#nav_services a:hover { background-position: -105px 0; }
#nav_services_on a { float:left; width: 105px; height: 41px; background: url("../images/nav_services.gif") no-repeat; display: block; background-position: -105px 0; }

#nav_news { float:left; width: 81px; height: 41px; }
#nav_news a { background: url("../images/nav_news.gif") no-repeat; display: block; width:100%; height:100%; }
#nav_news a:hover { background-position: -81px 0; }
#nav_news_on a { float:left; width: 81px; height: 41px; background: url("../images/nav_news.gif") no-repeat; display: block; background-position: -81px 0; }

#nav_contact { float:left; width: 119px; height: 41px; }
#nav_contact a { background: url("../images/nav_contact.gif") no-repeat; display: block; width:100%; height:100%; }
#nav_contact a:hover { background-position: -119px 0; }
#nav_contact_on a { float:left; width: 119px; height: 41px; background: url("../images/nav_contact.gif") no-repeat; display: block; background-position: -119px 0; }

#nav_home { float:left; width: 128px; height: 41px; }
#nav_home a { background: url("../images/nav_home.gif") no-repeat; display: block; width:100%; height:100%; }
#nav_home a:hover { background-position: -128px 0; }
#nav_home_on a { float:left; width: 128px; height: 41px; background: url("../images/nav_home.gif") no-repeat; display: block; background-position: -128px 0; }


#side_bar_home {
 width:293px;
 height:373px;
 float:left;
 background: url('../images/side_bar_home.jpg') no-repeat;
 position:relative;
 top:-43px;
 color:#ffffff;
}

#side_bar_int {
 width:293px;
 height:373px;
 float:left;
 background: url('../images/side_bar_int.jpg') no-repeat;
 position:relative;
 top:-43px;
 line-height: 20px;
 color:#ffffff;
}

#side_bar_int a { color:#ffffff; }
#side_bar_int a:hover { color:#666666; }

#side_bar_body {
 width:175px;
 height:215px;
 position:relative;
 float:left;
 top: 85px;
 left: 60px;
}

#side_bar_body_int {
 width:175px;
 height:204px;
 position:relative;
 float:left;
 top: 85px;
 left: 60px;
}

#side_bar_home a { text-decoration: none; color:#ffffff; }
#side_bar_home a:hover { text-decoration: none; color:#666666; }
#side_bar_text_home { color:#000000; }


#hearing_exam_home { float:left; width: 293px; height: 109px; position:relative; top:155px;}
#hearing_exam_home a { background: url("../images/hearing_exam_button.jpg") no-repeat; display: block; width:100%; height:100%; }
#hearing_exam_home a:hover { background-position: -293px 0; position:relative; top:-3px;}


#hearing_exam { float:left; width: 293px; height: 109px; position:relative; top:165px;}
#hearing_exam a { background: url("../images/hearing_exam_button.jpg") no-repeat; display: block; width:100%; height:100%; }
#hearing_exam a:hover { background-position: -293px 0; position:relative; top:-3px;}
#hearing_exam_on a { float:left; width: 193px; height: 109px; background: url("../images/hearing_exam_button.jpg") no-repeat; display: block; background-position: -293px 0; }

#main_body {
 width:426px;
 height:auto;
 float:left;
 position:relative;
 top:-44px;
}

#main_body_text {
 width:360px;
 height:auto;
 float:left;
 position:relative;
 left: 29px;
 top:-3px;
 line-height:16px;
 color:#000000;
}
#main_body_text strong { color:#660000; }

#copyright { color:#999999; }











