html{
  height:100%;
  background-image:url("home-pic/vintage.pattern.gif");
  }
#container{
  min-height:100%;
  height:100%;
  background-color:#fff;
  width:900px;
  margin:0 auto;
  padding:0 30px;
  }
body{
  height:100%;
  font-size:14px;
  font-family:verdana,arial;
  }
body>#container{
  height:auto;
  }
*{
  margin:0px;
  padding:0px;

  } 
ul{
  padding-left:0;
}

li{
  list-style:none;
}
#.wrapper {
  position:relative;
  display:inline-block;
}
.wrapper {
  position:relative;
  display:inline-block;
}
.label1 {
  position:absolute;
  color:white;
  padding-top:10px;
  padding-left:10px; 
  padding-right:0px;
  background:rgba(252,53,153,0.6);
  bordeder-radius: px;    
}
.label1:hover{
  background-color:rgba(114,100,12,0.6);
  }

.label1-right-top{
  right:7px;
  top:7px;
}

.label1>ul>li>img{
  float:left;
  margin-right:15px;
  margin-top:px;
  margin-bottom:2px;
  }

.label2 {
  position:absolute;
  color:white;
  padding:5px 15px; 
  background:rgba(189,2,252,0.6);
  border-radius: px;    
}
.label2:hover{
  background-color:rgba(114,100,12,0.6);
  }
.label2-right-top{
  right:7px;
  top:155px;
}

a>.label1,a>.label2{
   color:gold; text-decoration:none; }
a:hover>.label1,a>.label2{
   color:gold; text-decoration:none; }
a>.label1>p,a>.label2>p{
  color:pink;
}
h5{
  text-decoration:;
  font-size:17px;
  margin-top:px;
  } 
  
#header{
  margin-bottom:2px;
  }
#logo{
  overflow:hidden;
  }
#logo1{
  float:left;
  width:500px;
  font-size:60px;
  font-family:times new roman;
  background-color:olive;
  padding:0 25px;
  margin-top:7px;
  margin-bottom:7px;
  border-radius:7px;
  box-shadow:inset 0 0 7px rgba(0,0,0,0.5);
  }
#logo1>a{
  text-decoration:none;
  color:#fff;
  }
.logomini{
  font-size:21px;
  }



  
#logo2>ul>li{
  float:right;
  width:29px;
  height:29px;
  margin-left:3px;
  margin-right:10px;
  margin-top:30px;
  }

#logo3{
  float:right;
  width:100px;
  margin-top:30px;
  margin-right:-5px;
  font-size:16px;
  }
#logo3>ul>li>a{
  text-decoration:none;
  color:brown;
  }
#logo3>ul>li>a:hover{ 
  color:palevioletred;
  }
  
  

#menu{
  margin-bottom:10px;
  overflow:hidden;
  
  }
#menu>ul>li{
  float:left;
  width:176px;
  margin-right:4px;
  margin-top:4px;
  padding:10px 0;
  background-image:url("home-pic/vintage.pattern.gif");
  text-align:center;
  font-size:20px;
  border-radius:7px;
  box-shadow:inset 0 0 7px rgba(0,0,0,0.5);
  
  }
#menu>ul>li>a{
  text-decoration:none;
   color:olive;
  }
  
  
 
#main{
  margin-bottom:3px;
  overflow:hidden;
  
  }

.list_area>ul>li{
  float:left;
  width:197px;
  margin:4px;
  padding:10px 10px 10px 10px;
  background-image:url("home-pic/vintage.pattern.gif");
  text-decoration:none;
  font-size:12px;
  border-radius:7px;
  }


img.example1 {
width: 198px;
height: 130px;
border-radius:7px;
}

.list_area>ul.usage>li{
  width:270px;
  border-radius:7px;
  box-shadow:inset 0 0 7px rgba(0,0,0,0.5);
  color:palevioletred;
  font-size:18px;
  font-weight:bold;
  margin-right:600px;
  text-align:center;
  }

.list_area>ul>li>a{
  text-decoration:none;
   color:olive;
  }

  
p{ 
  margin-bottom:px;
  color:olive;
  font-size:15px;
    }
p.product{
  font-size:15px;
 
  }
a{
  text-decoration:none;
  }
.text>a>p:hover{
  color:palevioletred;
  }

h1{
  color:palevioletred;
  font-size:19px;
  padding:15px 0;
  border-bottom:2px dotted #ccc;
  }
h2{
  text-decoration:underline;
  font-size:17px;
  } 
h3{
  text-decoration:underline;
  font-size:17px;
  margin-top:15px;
  margin-bottom:15px;
  color:olive;
  } 




  
#last-sentence{
  border-bottom:1px solid #ccc;
  }

#bottommenu{
  margin-top:15px;
  margin-bottom:10px;
  margin-left:150px;
  overflow:hidden;
  
  }
#bottommenu>ul>li{
  float:left;
  width:120px;
  margin:
  padding:10px 0;
  color:#ccc;
  border-right:2px solid #ccc;
  text-align:center;
  font-size:13px;
  
  }
#bottommenu>ul>li>a{
  text-decoration:none;
   color:#ccc;
  }
  
  


#footer{
  color:#ccc;
  border-top:px solid #ccc;
  text-align:center;
  padding:10px 0 20px;
  font-size:12px;
  width:900px;
  float: none;
  clear:both;
  }









