
body#body {
	background-color: #fff;
}

a:{border:none;}
a:link{border:none;}
a:visited{border:none;}
a:hover{border:none;}
a:active{border:none;}
a:img{border:none;}
a img{border:none;}

img {border:none; }
	
#wrapper {
  z-index: 0;
  position: relative;
  top: 5px;
  width: 850px;
  height: 600px;
  border-top: 0px solid #000;
  border-right: 0px solid #000;
  border-bottom: 0px solid #000;
  border-left: 0px solid #000;
}

#image {
  z-index:1;
  position: absolute;
  top: 0px;
  left: 0px;
}

#menu {
  z-index:2;
  position: absolute; top: 0px; left: 0px;
}

#blog {
  z-index:3;
  position: absolute; top: 48px; left: 0px;
}

#directions_search {
  z-index:21;
  position: absolute; bottom: 12px; left: 105px;
}

#directions_search2 {
  z-index:2;
  position: absolute; bottom: 0px; right: 0px;
}

#service_text {
  z-index:3;
  position: absolute; top: 48px; right: 0px;
}

#directions_text {
  z-index:4;
  position: absolute; top: 60px; right: 5px;
  height: 475px;
  width: 395px;
  color: #fff;
  font-size: 12pt;
}

#directions_block {
  z-index:3;
  position: absolute; top: 55px; right: 5px;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  height: 480px;
  width: 400px;
  background-color: #000;
}

h1 {
  color: #fff;
  text-align: left;
  font-size: 120%;
}

#store_block {
  z-index:3;
  position: absolute; top: 53px; left: 5px;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  height: 400px;
  width: 250px;
  background-color: #000000;
}

#store_text {
  z-index:4;
  position: absolute; top: 53px; left: 5px;
  padding: 10 10 10 10;
  height: 380px;
  width: 230px;
  color: #fff;
  font-size: 12pt;
  text-align: left;
}

#service_status_icon {
  z-index:2;
  position: absolute; bottom: 60px; left: 0px;
}

#service_window {
  z-index: 2;
  position: absolute; bottom: 110px; left: 10px;
}

#service_window_close {
  z-index: 2;
  position: absolute; bottom: 150px; left: 35px;
}

#schedule_window {
  z-index: 2;
  position: absolute; bottom: 110px; left: 10px;
}
#schedule_status_icon {
  z-index:2;
  position: absolute; bottom: 60px; left: 185px;
}

