html, body {
  background: url(../img/bg.gif) #fff top left repeat;
}
#wrap {
  width: 960px;
  margin: 0px auto;
  background: #fff;
  min-height: 100%;
}

* html wrap {
  height: 100%;
}
#head {
  height: 299px;
  position: relative;
  margin-left: 35px;
}
#wrap .leftShadow {
  background: url(../img/leftShadow.gif) left top repeat-y;
  width: 8px;
}
#wrap .rightShadow {
  background: url(../img/rightShadow.gif) left top repeat-y;
  width: 8px;
}
#head #logo div{
  margin-top: 44px;
  margin-left: 14px;
  margin-bottom: 25px;
}
#head #logo a{
  text-decoration: none;
  font-size: 15px;
  color: #737373;
  line-height: 19px;
}
#head #logo h1 a{
  font-family: Tahoma;
  font-size: 30px;
  font-weight: normal;
  color: #a15495;
  padding-bottom: 10px;
}
#head #logo h5 a{
  font-family: Tahoma;
  font-size: 30px;
  font-weight: normal;
  color: #a15495;
  padding-bottom: 10px;
}
#head #logo div img{
  margin-left: 32px;
}
#slideShow {
  width: 567px;
  height: 256px;
  position: relative;
  padding-top: 43px;
  padding-left: 3px;
  background: url(../img/visual.png) no-repeat;
}
#slideShow .visual{
  position: absolute;
  width: 569px;
  height: 99px;
  left: 0px;
  top: 0px;
  background: url(../img/visual.png) left top no-repeat;
}
#servMenu{
  width: 96px;
  background: url(../img/servMenu.gif) left top no-repeat;
  vertical-align: middle;
}
#servMenu a{
  display: block;
  padding: 10px;
}


#navTop {
  background: url(../img/navTop.gif) #9d5291 left top no-repeat;
  width: 252px;
  height: 102px;
  vertical-align: bottom;
}
#navMenu {
  padding-left: 35px;
}
#navMenu ul{
  width: 252px;
  background: url(../img/navBg.gif) repeat-y left top;
  list-style-type: none;
  padding-top: 42px;
  font-size: 12px;
  line-height: 24px;
}
#navMenu ul li {
  padding-left: 63px;
  border-bottom: 1px solid #b97fb0;
  background: url(../img/navBullet.gif) 46px 8px no-repeat;
}
#navMenu ol{
  width: 252px;
  background: url(../img/navBg.gif) repeat-y left top;
  list-style-type: none;
  padding-top: 42px;
  font-size: 12px;
  line-height: 24px;
}
#navMenu ol li {
  padding-left: 63px;
  border-bottom: 1px solid #b97fb0;
  background: url(../img/navBulletRound.gif) 46px 8px no-repeat;
}
#navMenu div {
  background: url(../img/navBg.gif) repeat-y left top;
}
#navMenu p {
  padding: 48px 10px 48px 20px;
  color: #000;
  font-family: Tahoma;
  line-height: 22px;
  font-size: 15px;
  background: url(../img/navBg.gif) repeat-y left top;
  position: relative;
}
#navMenu p span{
  position: absolute;
  top: 47px;
  color: #fff;
}
#navMenu .borderTop {
  border-top: 1px solid #b97fb0;
}
#navMenu a{
  color: #fff;
  text-decoration: none;
  padding: 3px;
}
#navMenu a:hover{
  background: #fff;
  color: #a15495;
}
#navBottom {
  background: url(../img/navBottomBg.gif) right top no-repeat;
  height: 38px;
  width: 252px;
}
.prodPic img{
  width: 125px;
  height: 100px;
  background: #efefef;
  border: 1px solid #bfbfbf;
  margin: 0px auto 25px;
  display: block;
  overflow: hidden;
  color: #aaa;
}
.shadowR {
  background: url(../img/mainLeftShadow.gif) right top repeat-y;
}
#strokes{
  background: url(../img/mainTop.gif) repeat-x top left;
  height: 50px;
  width: 628px;
}
.rightShadow2{
  background: url(../img/rightShadow2.gif) #f3f3f3 628px 0 repeat-y;
}
.rightShadow2width{
  width: 30px;
  background: url(../img/rightShadow2.gif) #f3f3f3 left top repeat-y;
}
#mainBottom {
  background: url(../img/mainBottom.gif) top left no-repeat;
}
.content {
  padding: 30px 30px 40px 90px;
  font-size: 13px;
  line-height: 22px;
  color: #666;
}
  .hr {
    height: 1px;
    width: 555px;
    margin-left: -50px;
    background: #ccc;
    line-height: 0px;
    font-size: 0.5px;
    margin-bottom: 20px;
  }

        .content h1{
      font-size: 24px;
      font-weight: normal;
      padding-bottom: 7px;
      color: #000;
      }
      .content li{
      margin-left: 50px;
  	font-size: 13px;
  	line-height: 22px;
  	color: #666;
      }
      .content h2{
      font-size: 20px;
      font-weight: normal;
      padding-bottom: 7px;
      color: #000;
      }
     .content h3{
      font-size: 18px;
      font-weight: normal;
      padding-bottom: 7px;
      color: #000;
      }
     .content p{
      padding-bottom: 15px;
      }


#LmainBottom {
  width: 268px;
}
#mainBottom {
  position: relative;
  bottom: 3px;
  background: url(../img/mainBottom.gif) top left no-repeat;
  bottom: 25px;
  height: 45px;
  width: 666px;
}
#copyright{
  text-align: center;
  padding: 20px 0 25px 20px;
  color: #808080;
}


