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;

}

#abouttext img {
width:293px;
margin-top:13px;
margin-left:16px;
}


#text {
  width:293px;
  overflow:auto;
  margin-left:16px;
  margin-top:-10px;
}

#text p {

font-size:13px;
line-height: 18px;
}


#dotedline {
  margin-left:16px;
  margin-top:-14px;

}

#boyandgirl {
  position:relative;
}


#boyandgirl img {
  position:absolute;
  top:40px;
  left:-4px;
}














#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;
}






#leftcolumn {
  float:left;
  width:419px;
  height:661px;
  background: url(img/faq_background.png) no-repeat;
  z-index:10;
  position:absolute;

}

#rightcolumn {
    width:30px;
    position:relative;
}


#rightcolumn img {
  position:absolute;
  top:136px;
  left:233px;
  z-index:1;
}

#faqfaq img {
  margin-top:32px;
  margin-left:22px;
}

#faqtext {
  position:absolute;
  background:url(img/faqtextbg.png) repeat-y ;
  height:558px;
  width:376px;
  z-index:100;
  margin-left:22px;
  margin-top:13px;
  overflow:auto;
  font-size:13px;
  line-height: 18px;

}

#faqtext p {
  padding-left:12px;
  padding-right:12px;
}


.redtext {
  color:#ff0000;
  font-weight:bold;
}















#footer {
  float:left;
  width:942px;
  height:50px;
  background: url(img/footer.png) no-repeat;
  margin-left:20px;
  margin-top:16px;





}

#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;
}