body {
  background-color: white;
  margin: 0px;
  padding: 0px;
  font-family: helvetica, arial narrow, arial;
  font-size: 14px;
}

a {
  text-decoration: none;
  font-size: 14px;
  color: #0066A4;
}

a:hover {
  text-decoration: underline;
  color: #0066A4;
}

#all {
}

#header_repeat {
  height: 136px;
  background: url(../images/repeat.jpg) repeat-x;
}

#header {
  width: 1000px;
  height: 185px;
  background: url(../images/header.jpg) no-repeat;
  margin-top: -136px;
}

#main_content {
  width: 1000px;
}

#main_stuff {
  min-height: 130px; 
  padding: 0px 38px 0px 40px;
}

#menu {
  width: 1000px;
  height: 75px;
  overflow: hidden;
}

#table_menu {
  font-size: 16px; 
  color: #0066A4;
}

#table_menu tr td a {
  font-size: 14px; 
  color: #529365;
}

#table_menu tr td a:hover {
  text-decoration: underline;
}

#sub_nav {
  width: 150px;
}

.ul_sub_menu {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.ul_sub_menu li {
  margin: 0px;
  padding: 0 0 0 15px;
  background: url(../images/sub_menu_bullet.jpg) 0px 5px no-repeat;
}

.ul_sub_menu li a {
  font-size: 12px; 
  color: #529365;
  font-family: Arial;
}

.div_sub_menu {
  display: none;
}

#logos {
  width: 1000px;
  height: 99px;
  background: url(../images/logos.jpg) no-repeat;
}

#free_delivery {
  width: 100px;
  height: 25px;
  margin: 12px 0 0 140px;
  padding: 0px;
  position: absolute;
}

#free_delivery_input {
  width: 40px;
  height: 12px;
  color: #D9D9D9;
  font-size: 11px;
  font-family: Arial;
  border: 1px solid #D0D0D0;
}

#free_delivery_submit_button {
  width: 28px;
  height: 20px;
  border: none;
  background: none;
  position: absolute;
  margin: -18px 0 0 50px;
  cursor: pointer;
}

#footer {
  width: 1000px;
  height: 42px;
  background: url(../images/footer.jpg) no-repeat;
  position: absolute;
}

#footer_repeat {
  height: 43px;
  background: url(../images/footer_repeat.jpg) repeat-x;
}

.cate_title {
  font-weight: bold;
  color: green;
  font-size: 16px;
}

input.fields, textarea, .fields {
  background: #FFFFFF url(../images/fieldbg.gif) repeat-x scroll center top;
  border-color:#7C7C7C #C3C3C3 #DDDDDD;
  border-style:solid;
  border-width:1px;
}

#tel_best {
  color: white;
  font-family: helvetica;
  font-weight: bold;
  font-size: 12px;
  margin: -49px 0 0 450px;
  position: absolute;
}

#copyright {
  color: #0066a4;
  font-size: 11px;
}

.a_no_under:hover {
  text-decoration: none;
}
