@charset "utf-8";
/* CSS Document */

#maingraphic {
  margin: 0 0 0 10px; 
  width: 928px;
  height: 278px;
	background:  url(../images/maingraphic.jpg) 0 0 no-repeat;
}

#scroll_hed {
  margin: 12px 0 0 0; 
  width: 950px;   
  height: 15px;
  display: block;
	background:  url(../images/scroll_hed.jpg) 0 0 no-repeat;  
}

#scroller {
  width: 950px;
  height: 150px;
}

#left_col {
  margin: 0 0 0 12px;
  width: 462px;
  float: left;
}

#front_search {
  padding: 60px 0 0 18px;
  width: 447px;
  height: 97px;
	background:  url(../images/adv_search.jpg) 0 0 no-repeat; 
}

.front_hours {
  margin: 10px 0 0 0;
  padding: 0;
  width: 460px;
  height: 74px;
  display: block;
	background: #fff url(../images/hours_directions.jpg) 0 0 no-repeat;   
}

#right_col {
  float: left;
  display: inline;
} 

#bttn_sm_con {
  float: left;
}

#bttn_sm_con a {
  margin: 9px 0 0 6px;
  width: 222px;
  height: 75px;
  display: block;
}

div#bttn_sm_con a:first-child {
  margin-top: 0px;
}

.front_specials {
	background: #fff url(../images/bck_specials.jpg) 0 0 no-repeat; 
}

.front_service {
	background: #fff url(../images/bck_service.jpg) 0 0 no-repeat; 
}

.front_credit {
	background: #fff url(../images/bck_credit.jpg) 0 0 no-repeat; 
}

#bttn_lg_con {
  margin: 0 0 0 3px;
  width: 218px;
  float: left;
}

#bttn_lg_con a {
  margin: 14px 0 0 6px;
  width: 219px;
  height: 114px;
  display: block;
}

div#bttn_lg_con a:first-child {
  margin-top: 0px;
}

.front_certified {
	background: #fff url(../images/bck_certified.jpg) 0 0 no-repeat; 
}

.front_report {
	background: #fff url(../images/bck_report.jpg) 0 0 no-repeat; 
}