@media screen, print, projection {
  #body { margin: auto;
  z-index: 1;
  background-color: #ffcc66;
  color: #000000;
  height: 0px;
  padding-top: 0px;
  background-image: url(before_after%20images/orange.jpg);
  background-repeat: repeat-x;
}
  #container { background-color: transparent;
  margin-left: auto;
  width: 1000px;
  margin-right: auto;
  }
  #title { border-style: none;
  background-image: url(images/logo/banner_3.png);
  background-position: left center;
  background-repeat: no-repeat;
  height: 200px;
  background-color: transparent;
  }
  #title { margin: 5px 0em;
  padding: 0;
  text-align: center;
  top: 0px;
  position: relative;
  z-index: 1;
  }
  #title { background-color: transparent;
  font-weight: bold;
  color: #ddddff;
  font-size: 1.1em;
  font-family: Arial,Helvetica,sans-serif;
  }
  .section { border: 1px solid black;
  background-color: #3333ff;
  }
  #pros { border-style: none;
  margin: 5px 5pt 0 5px;
  padding: 5px;
  color: #000000;
  background-color: #ddddff;
  background-repeat: repeat-x;
  width: 750px;
  font-family: Comic Sans MS;
  z-index: 1;
  position: relative;
  float: right;
  }
  #cons { border-style: none;
  padding: 5px;
  z-index: 1;
  margin-right: 5px;
  width: 200px;
  font-family: Comic Sans MS;
  margin-top: 5px;
  text-align: center;
  font-weight: bold;
  position: relative;
  font-size: 1em;
  float: left;
  color: #000000;
  background-color: white;
  background-position: center top;
  background-repeat: repeat-x;
  margin-left: 5px;
  }
  #footer { margin-right: auto;
  float: none;
  position: absolute;
  margin-left: auto;
  }
}
#container ul li:hover {
  background-color: #eeffee;
}
#container ul li a:hover {
  color: #ff0000;
  background-color: transparent;
}
#footer {
  width: 1000px;
  padding-right: 0px;
  position: relative;
  background-color: #eeeeee;
  clear: both;
  background-image: url(Images/footer.gif);
  height: 110px;
  padding-left: 0px;
  color: red;
  background-repeat: no-repeat;
}
#cons ul li {
  border-style: solid;
  border-color: #666666;
  margin-top: 5px;
  background-color: #cccccc;
  text-align: left;
  list-style-type: none;
}
#container a:active {
  color: #009900;
  background-color: #eeffee;
}
#container ul li a:active {
  background-color: #ffffcc;
  color: #009900;
}
#container a:hover {
  color: red;
  background-color: #eeffee;
}
#container h1 h2 h3 {
  font-family: Arial,Helvetica,sans-serif;
  background-color: transparent;
}
pros h3 {
  color: #cc0000;
}
#pros1 h2 {
  color: #cc0000;
  text-decoration: blink;
}
#pros2 {
  border-style: none;
  margin: 5px auto 0;
  padding: 5px;
  z-index: 1;
  color: #000000;
  width: 750px;
  font-family: Comic Sans MS;
  background-repeat: repeat-x;
  position: relative;
  background-color: white;
  float: none;
}
#pros2 h2 {
  color: #cc0000;
}
.chromestyle {
  border-style: none;
  width: 1000px;
}
.chromestyle:after {
  clear: both;
  display: block;
  height: 0;
  color: red;
  content: ".";
  visibility: hidden;
}
.chromestyle ul {
  border:  none;
  margin: 0;
  background-repeat: repeat-x;
  text-align: left;
  padding-right: 0px;
  width: 1000px;
  padding-left: 0px;
  background-color: transparent;
}
.chromestyle ul li {
  color: white;
  display: inline;
  width: 150px;
}
.chromestyle ul li a {
  padding-right: 7px;
  font-size: 15px;
  height: 5px;
  margin-top: 0;
  padding-top: 20px;
  color: black;
  padding-left: 20px;
  text-decoration: none;
  width: 150px;
  font-family: Comic Sans MS;
  font-weight: bold;
}
.chromestyle ul li a:hover {
  color: #cc66cc;
}
.chromestyle ul li a[rel]:after {
  content: "  ";
  color: #cc33cc;
}
.dropmenudiv {
  border-style: solid;
  border-color: silver;
  border-width: 1px 1px 0;
  position: absolute;
  background-color: white;
  width: 150px;
  font-family: Verdana;
  line-height: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-variant: normal;
  top: 0;
  font-size: 12px;
  font-size-adjust: none;
  font-style: normal;
  z-index: 100;
  visibility: hidden;
}
.dropmenudiv a {
  border-bottom: 1px solid silver;
  padding: 2px 0;
  text-decoration: none;
  font-weight: bold;
  width: 100%;
  text-indent: 3px;
  display: block;
  color: #3366ff;
}
.dropmenudiv a:hover {
  background-color: #cccccc;
  color: #ff99ff;
}
#chromemenu {
  height: 50px;
  width: 1000px;
}
#middle4 {
  background-color: black;
}

