body {
  margin: 0;
  padding: 0;
  background-color:#002a6e;
  background-image:url(../i/TopBgLine.jpg);
  background-repeat:repeat-x;
  background-position:left top;
}

body td {color:#fffdff;font-family:Tahoma;font-size:11px;}
a {color:#7ade3e;}

.botLine {
  background-image:url(../i/BotBgLine.jpg);
  background-repeat:repeat-x;
  background-position:left bottom;
}

.slogan {
  background-image:url(../i/slogan.jpg);
  background-repeat:no-repeat;
  background-position:left 23px;
  width:314px;
  padding-left:35px;
  padding-top:129px;
}

#menu {
  background-image:url(../i/topPrice.jpg);
  background-repeat:no-repeat;
  background-position:right bottom;
}

#menu td.nosel {
  font-size:12px;
  font-weight:bold;
  padding: 14px 20px 0px 20px;
  margin-left:1px;
}

#menu td.sel {
  background-image:url(../i/menuSelect.jpg);
  background-repeat:repeat-x;
  background-position:left top;
  font-size:12px;
  font-weight:bold;
  margin-left:20px;
  padding: 14px 20px 0px 20px;
  
}

#menu td.nosel a, #menu td.sel a{
  color:#fffdff;
  text-decoration:none;
}

.indexContent {
  background-image:url(../i/contentBg.jpg);
  background-repeat:repeat;
  background-position:left top;
  height:1000px;
}

.nutroContent {
  color:#fff;
  margin-top:31px;
  margin-bottom:60px;
  padding-left:6px;
}

.nutroContent h1 {
  font-size:12px;
  font-weight:bold;
  margin:0px;
  padding:0px;
  margin-left:0px;
  margin-bottom:20px;
}

.nutroContent p {
  margin:0px;
  padding:0px;
  margin-bottom:19px;
}

.nutroContent ol {
  margin:0px;
  padding:0px;
  margin-left:30px;
}

.nutroContent ol li {
  margin:0px;
  padding:0px;
  margin-bottom:15px;
}

.contact {
  background-image:url(../i/contact.jpg);
  background-repeat:no-repeat;
  background-position:right top;
  padding-top:56px;
  padding-right:20px;
  width:214px;
}

.contactTop {
  width:214px;
}

.contactLayer {
   position:absolute;
   z-index:4;
   border:0px solid red;
   font-size:11px;
   font-family:Tahoma;
}

.tel {
  text-align:right;
  color:#536674;
}

.tel a {
  color:#358e00;
}

.master {
  margin-right:-18px;
}