* { margin:0; padding:0;
  font-family:Arial, Helvetica, sans-serif;
  color:#404040;
  font-size:14px;
}

body {
  background:#FFFFFF;
}

a {
  color:#0d4561;
}
a:hover {
  color:#cc3333;
}

img {border:0px;}

#all {
  width:1000px;
  margin:0 auto;
}

#header {
  background:url(images/head.jpg) no-repeat;
  height:278px;
}

#left {
  float:left;
  width:253px;
}
#left ul {
  list-style-type:none;
  margin-bottom:50px;
}
.menu0 {margin-top:10px;}
#menu0 a {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:16px;
  font-weight:bold;
  color:#000000;
  background:url(images/bullet0.gif) no-repeat left;
  padding-left:10px;
  text-decoration:none;
}
#menu0 a:hover {
  color:#000000;
  background:url(images/bullet0.gif) no-repeat left;
  text-decoration:underline;
}

#menu2 a {
  margin-left:20px;
  color:#0c4363;
  padding-left:7px;
  background:url(images/bullet2.gif) no-repeat left;
}
#menu2 a:hover {
  color:#000000;
  background:url(images/bullet21.gif) no-repeat left;
}
#menu4 a {
  margin-left:30px; padding-left:10px;
}

#menu6 a {
  margin-left:40px; padding-left:15px; 
  font-size:11px;
}

#right {
  float:right;
  width:740px;
  line-height:18px;
}
#right h1 {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:20px;
  font-weight:normal;
  margin-top:10px;
  margin-bottom:10px;
  color:#000000;
}
#right h2 {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:18px;
  font-weight:normal;
  margin-top:20px;
  color:#000000;
}
#right p {
  margin-top:10px;
  text-align:justify;
}
#right li {
  margin-left:35px;
  list-style-type:circle;
  line-height:normal;
  margin-bottom:5px;
}
#right img {
  margin:6px;
/*  border:double #d1dfe8; */
}

#analyze {
  float:right;
  width:265px;
}
#analyze img {
  float:right;
  margin:0;
  padding-left:15px;
  padding-bottom:25px;
  border:none;
}

#footer {
  clear:both;
  background:url(images/footer-line.gif) top repeat-x;
  margin:50px 7px 0 7px;
  height:120px;
}
#footer div {
  font-size:12px;
  width:220px;
  height:80px;
  float:left;
  background:url(images/footer-separator.gif) left center no-repeat;
  padding:25px 10px 0pt 15px;
}
#footer div a {
  font-size:12px;
  text-decoration:none;
}

#product {
  height: 340px;
  width: 470px; 
  padding: 0px; 
  float: left;
  border: 0px solid #333;
  font-size: 14px;
}

#product_name {
  margin: 0px 0px;
  height: 20px;
  width: 470px; 
  padding: 0px; 
  float: left;
  border: 0px solid #333;
  background: url("images//prod_name_bg.jpg");
  color: #1F3F5F;
  font-weight:bold;
  font-size: 12px;
}

#product_img {
  margin-left: 0px;
  height: 300px;
  width: 140px; 
  padding: 0px; 
  float: left;
  border: 0px solid #333;
  font-size: 14px;
}

#product_desc {
  height: 300px;
  margin-left: 8px;
  width: 300px; 
  padding: 5px; 
  float: left;
  border: 0px solid #333;
  color: #404040;
  font-size: 12px;
}

