body {
  background-color: #6345d3;
  margin:auto;
  text-align:center;
}

#main-wrapper {
 width:800px;
 margin-left: auto;
 margin-right: auto;
}



#header {
  width:800px;
  height:195px;
  margin:auto;
  float:left;
  background: url('/images/header.png') no-repeat;
}

#menu {
  width:800px;
  height:41px;
  margin-left:auto;
  margin-right:auto;
  margin-top:-4px;
  text-align:left;
  float:left;
  background: url('/images/menu.png') no-repeat;
/*   background-color:#ffffff;  */
}

#menu p {
  margin-top:-5px;
  padding-left:20px;
  padding-top:10px;
  }

#menu p a:link {
  font:bold 13px Trebuchet MS, Verdana, Arial;
  color: #000000;
  text-decoration:none;
}

#menu p a:visited {
  font:bold 13px Trebuchet MS, Verdana, Arial;
  color: #000000;
  text-decoration:none;
}

#menu p a:hover {
  font:bold 13px Trebuchet MS, Verdana, Arial;
  color: #ffffff;
  text-decoration:none;
}

#content {

  width:800px;
  /*height:1050px;*/
  float:left;
  margin-left:auto;
  margin-right:auto;
  margin-top:-4px;
  text-align:left;
  background: url('/images/content.png') repeat-y;
}

#content-faq {

  width:800px;
  /*height:1857px;*/

  margin-left:auto;
  margin-right:auto;
  margin-top:-4px;
  text-align:left;
  background: url('/images/content.png') repeat-y;
}

#footer {
  width:800px;
  height:50px;
  margin:auto;
  clear:both;
  background: url('/images/footer.png') no-repeat;
}

#mid-wrapper {
  width:774px;
  /*height:415px;*/
  float:left;
  background-color:#ffffff;
  margin-left: 10px;
  padding-top:10px;
}

#mid-wrapper-p1 {

  width:785px;
  height:450px;
  background-color:#ffffff;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:35px;
  padding-top:10px;
}

#mid-wrapper-faq {
  width:785px;
  /*height:415px;*/
  float:left;
  background-color:#ffffff;
  margin:auto;
  padding-top:10px;
}

#mid-wrapper-p1-faq {

  width:785px;
  /*height:450px;*/
  float:left;
  background-color:#ffffff;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:35px;
  padding-top:10px;
}

#cont {
  width:785px;
  /*height:420px;*/
  float:left;
  background-color:#ffffff;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:35px;
  padding-top:10px;
}

#products-wrapper {
  width:368px;
  /*height:322px;*/
  float:left;
  display:inline;

}

#product1 {
  width:368px;
  height:200px;
  background-color:#ffffff;
  margin-bottom:5px;

}

#product1-img {
  width:180px;
  height:163px;
  float:left;
  display:inline;
  background-color:#ffffff;
}

#product1-text {
  width:180px;
  height:163px;
  float:right;
  display:inline;
  background-color:#ffffff;
  color:#36393D;
  font:normal 12px Trebuchet MS, Verdana, Arial;
  padding-top:7px;
}

#product1-text h1 {
  font:bold 12px Trebuchet MS, Verdana, Arial;
  margin-bottom:-18px;
}

#product1-text img {
 border:none;
}

#product2 {
 width:368px;
 height:172px;
 border-top:solid 1px #cccccc;
 background-color:#ffffff;
}

#product2-img {
  width:180px;
  height:163px;
  float:left;
  display:inline;
  background-color:#ffffff;
}

#product2-text {
  padding-top:7px;
  width:180px;
  height:163px;
  float:right;
  display:inline;
  background-color:#ffffff;
  color:#36393D;
  font:normal 12px Trebuchet MS, Verdana, Arial;
}

#product2-text h2 {
  font:bold 12px Trebuchet MS, Verdana, Arial;
  margin-bottom:-18px;
}

#product2-text img {
  border:none;
}

#bottom-wrapper {
  width:790px;
  /*height:470px;*/
  float:left;
  margin-left:5px;
  margin-right:auto;
  margin-top:1px;
}

#bottom-top {
  width:779px;
  height:22px;
  margin:auto;
  background: url('/images/home_graytop.gif') no-repeat;
}

#bottom-mid {
  width:774px;
  height:220px;
  margin-top:-18px;
  margin-left:auto;
  margin-right:auto;
  background: url('/images/home_graybg.gif') repeat-y;
  padding-left:5px;
  font:normal 14px "Trebuchet MS", Verdana, Arial;
}

#bottom-under {
  width:779px;
  height:19px;
  margin:auto;
  background: url('/images/home_graybottom.gif') no-repeat;
}

.home_mainheader {
    font:bold 18px "Trebuchet MS", Verdana, Arial;
    color: #066CA6;
    margin-left:1px;
}

 #bottom-under {
  width:779px;
  height:19px;
  margin:auto;
  background: url('/images/home_graybottom.gif') no-repeat;
}

#outsidefooter {
  font:normal 12px Trebuchet MS, Verdana, Arial;
  width:800px;
  height:40px;
  margin:auto;
  color:#ffffff; }

/* #contentpics {
  font:normal 12px Trebuchet MS, Verdana, Arial;
  width:800px;
  height:40px;
  margin:auto;
  color:#ffffff;
  border-right:solid 1px #e9e9e9;
}  */

#contentpics {

  width:415px;
  height:344px;
  float:left;
  display:inline;
  padding-top:20px;
  border-right: solid 1px #e9e9e9;
}

#contentpics p {

  font:bold 16px "Trebuchet MS", Verdana, Arial;
  }

#contentpics a:link {

  text-decoration:none;
  color: #0000ff;
}

#contentpics a:visited {

  text-decoration:none;
  color: #0000ff;
}

#contentpics a:hover {

  text-decoration:none;
  color: #000000;
}

#content-right {

  width:368px;
  height:340px;
  float:right;
  display:inline;
  background-color:#ffffff;
}


#contentpics .img1 {

  width:300px;
  height:127px;
  border:1px;
  margin-top:60px;
  margin-bottom:20px;
}

 #contentheader {
  font:normal 12px Trebuchet MS, Verdana, Arial;
  width:355px;
  height:30px;
  margin:auto;
  background: url('/images/cbanner.png') no-repeat;
  padding-left:6px;
  padding-top:6px;
 }

#contentheader h2 {
   font:bold 12px Trebuchet MS, Verdana, Arial;
   margin-top:-1px;
}


a:link {
COLOR: #ffffff;
}
a:visited {
COLOR: #800080;
}
a:hover {
COLOR: #FF0000;
}
a:active {
COLOR: #00FF00;
}

#contactus {
  width:700px;
  height:322px;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  font:bold 20px "Trebuchet MS", Verdana, Arial;
  color:#066CA6;
}

#contact-form {
  width:600px;
  height:125px;
  padding-top:30px;
  margin-left:auto;
  margin-right:auto;
  font:normal 14px "Trebuchet MS", Verdana, Arial;
  margin-top:20px;
  border:solid 1px #e9e9e9;

}

#thankyou {
  width:700px;
  height:500px;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
}

#thankyou h3 {
  margin-left:auto;
  margin-right:auto;
  font:bold 20px "Trebuchet MS", Verdana, Arial;
  color:#066CA6;
}

#thankyou ul {
  margin-left:auto;
  margin-right:auto;
  font:normal 16px "Trebuchet MS", Verdana, Arial;
  color:#000000;
}

#thankyou ul li {
  list-style-type:disc;
}

#faq {

  width:700px;
  /*height:975px;*/
  float:left;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
}

#faq h3 {
  margin-left:auto;
  margin-right:auto;
  font:bold 20px "Trebuchet MS", Verdana, Arial;
  color:#066CA6;
}

#faq ul {
  margin-left:10px;
  font:normal 16px "Trebuchet MS", Verdana, Arial;
  color:#000000;

}

#faq ul li {
  list-style-type:decimal;
}

#faq ul li a:link {
  text-decoration:none;
  color:#0000ff;
}

#faq ul li a:visited {
  text-decoration:none;
  color:#0000ff;
}

#faq ul li a:hover {
  text-decoration:none;
  color:#ff0000;
}

.faq-height {
  height:1850px;
}

#privacy {

  width:750px;
  height:500px;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
}

#privacy h3 {
  margin-left:auto;
  margin-right:auto;
  font:bold 20px "Trebuchet MS", Verdana, Arial;
  color:#066CA6;
}

#privacy ul {

  margin-left:-25px;
  font:normal 15px "Trebuchet MS", Verdana, Arial;
  color:#000000;
}

#privacy ul li {
  list-style-type:none;
}

#privacy ul li a:link {
  text-decoration:none;
  color:#0000ff;
}

#privacy ul li a:visited {
  text-decoration:none;
  color:#0000ff;
}

#privacy ul li a:hover {
  text-decoration:none;
  color:#ff0000;
}

#privacy span{
  font-weight:bold;
}

#about {

  width:750px;
  /*height:500px;*/
  float:left;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
}

#about p {

  font:normal 15px "Trebuchet MS", Verdana, Arial;
  color:#000000;
}

#about a:link {
  text-decoration:none;
  color:#0000ff;
}

#about a:visited {
  text-decoration:none;
  color:#0000ff;
}
#about a:hover {
  text-decoration:none;
  color:#ff0000;
}

.deliver {
 margin-top:110px;
}

#quote
{
  border-color:#BBC9A6;
  width:750px;
  border-width: 0px;
  border-style: solid;
  margin-left: auto;
  margin-right: auto;
  margin-top:10px;
  padding:5px 5px 5px 2px;
  background: url('/images/quote.png') no-repeat left top #DBE2D0;
}

#quote p
{
  color:#10100E;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-size:14px;
  font-weight: normal;
  text-align: left;
  margin-left:27px;
  margin-top:3px;
}

#faq-images {
  width:650px;
  margin-top:660px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

#order-lower-body {
  float:right;
  display:inline;
  width:210px;
  margin-right:25px;
  margin-top:25px;
}

#order-lower-body img {
  border:none;
  margin-top:-80px;
}