body {
  margin:0px;
  padding:0px;
  background: #ffffff;
  font-family: Arial,Helvetica;
  margin-top:24px;
}

#page {

width:986px;
margin:auto;

}


#page-top {
  background: url("./img/page-top.png") no-repeat;
  width:986px;
  height:18px;
  overflow: auto;
}

#page-middle {
  background: url("./img/page-whole.png") repeat-y;
  width:986px;
  height:780px;

}

#page-bottom {
  background: url("./img/page-bottom.png") no-repeat;
  width:986px;
  height:27px;
  overflow: auto;
}











#leftside {
width:332px;
padding-left:20px;
padding-right:20px;
float:left;

}

#logo {
  width:332px;
  height:150px;
  padding-bottom:20px;
}
#logo img {
  border:none;
}

#leftsidebar {
  width:332px;
  height:542px;
  background: url(img/leftsidebar.png) no-repeat;
}

#forher {
  width:293px;
  height:35px;
  margin-left:16px;

}
#forher img {
  margin-top:10px;
}

#text {
  width:293px;
  overflow:auto;
  margin-left:16px;
  margin-top:5px;
}

#text p {

font-size:13px;
line-height: 18px;
}

#form1 {
  width:293px;
   margin-left:16px;
   margin-top:-15px;

}

#form1 .formtext {
  padding:0px;
  margin:0px;
  font-size:13px;
  font-weight:bold;  
}

#form1 img {
  position:relative;
  top:10px;
  margin-bottom:6px;
  padding-left:20px;

}

.comment {
  font-size:11px;
  font-style: italic;
  padding-left:20px;
}

#form1 input {
  background: url(img/addtocart.png) no-repeat;
}

#form1 .formbuttons {
clear;
padding-left:0px;
margin-left:0px;
padding-right:12px;
position:relative;
top:27px;

}

#forhim img {
 width:293px;
  height:35px;
  margin-left:16px;
  margin-top:39px;
}

#blueboy {
  position:relative;
}

#blueboy img {
  position:absolute;
  left:225px;
  bottom:-7px;
}

sup {
height: 0;
line-height: 18px;
vertical-align: baseline;
_vertical-align: bottom;
position: relative;
bottom: 1ex;
}




#rightside {
  width:590px;
  float:right;

  margin-right:24px;
}

#menubar {
  height:53px;
}


#menubar a {
  text-decoration: none;

}

#menubar ul {
  display:inline;
  list-style-type: none;

}

#menubar li {
  float:left;
  padding-right:16px;
  border:none;
}

#menubar li img {
  border:none;
}








#leftcol {
  float:left;
}

#rightcol {
  float:right;
}

#down img {
  margin-top:13px;
}





#upperrow {
  width:590px;
  height:518px;
}


#bottombar {
  position:relative;
  width:590px;
  height:122px;
  margin-top:17px;

}


#slideshow {
  position:absolute;
  left:69px;
  top:0px;
  width: 455px;
  height:122px;

  background: url(img/slideshowbackground.png) no-repeat;


}

#slideshow img {
  border:none;
}


#ctrlleft {
 position:absolute;
 top:0px;
 width:69px;
 height:122px;
 float:left;
}

#ctrlright {
  position:absolute;
  left:524px;
  top:0px;
  width:66px;
  height:122px;
  float:right;
}





#footer {
  float:left;
  width:942px;
  height:48px;
  background: url(img/footer.png) no-repeat;
  margin-left:20px;
  margin-top:13px;





}

#footermenu {
  float:left;
  margin-left:11px;
}

#footerimg {
  position: relative;
  padding:0px;
  margin:0px;
  border:none;
}


#footer a {
  text-decoration: none;
  color:black;

}

.footertext {
  padding:0px;

  font-size:12px;
  font-weight: bold;
  position:relative;
  bottom:20px;
  padding-left:11px;
}


#footer img {

position:relative;
top:0px;
padding:5px;
border:none;
}

#copyright p {
 position:relative;
 bottom:10px;
 font-size:10px;
 text-align:center;
 color: #666666;
}

#copyright a {
 color: #666666;
 text-decoration:none;
}