*{
  margin: 0;
  padding: 0;
}
body{
  background: #fffcf2 url('img/bg.png') fixed repeat-x;
  font-size: 11px;
  font-family: 'verdana';
  color: #003366;
}
h1,h2,h3{
  font-family: georgia, times new roman, serif;
}
h1{
  font-size: 2.5em;
  font-weight: normal;
  font-family: 'georgia','times new roman';
  text-transform: capitalize;
  padding-bottom: .2em;
  margin-bottom: .2em;
  border-bottom: 1px solid #e3f1fe;
}
h2{
  font-weight: normal;
  font-family: tahoma;
  margin-bottom: .1em;
}
#wrap{
  width: 960px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  background: url('img/bcol.png') repeat-y;
  overflow: auto;
  height: 100%;
  min-height: 100%;
  height: auto !important;
  
}
#bcol, #ct, #rcol{
  text-align: left;
  float: left;
}
#orginfo{
  margin-top: 40px;
}
#text{
  width: 550px;
  float: left;
}
#ct p, #rcol p{
  line-height: 1.5;
  margin-bottom: 1em;
}
#ct ul{
  padding-left: 1.3em;
  margin-bottom: 1em;
}
#ct li{
  margin-bottom: .2em;
  line-height: 1.5;
}
#ct li.h3{
  list-style-type: none;
  padding-bottom: .2em;
}
#ct a, #bcol a{
  color: #0071e2;
  font-weight: bold;
  text-decoration: none;
}
#ct a:hover, #bcol a:hover{
  color: #00adeb;
  text-decoration: underline;
}
#ct a:visited{
  color: #3f6386;
  text-decoration: underline;
}
#ct, #rcol{
  margin-top: 120px;
}
#ct img.fl{
  float: left;
  padding-right: .5em;
}
#ct img.fr{
  float: right;
  position: absolute;
  left: 830px;
}
#ct a img{
  border: none;
}
#ct img.BA, #ct img.BA_r{
  border: 5px solid #e3f1fe;
  margin-right: 1em;
  margin-top: 1em;
}
#ct img.BA_r{  margin-right: 0px;}
#btm_email, #btm_appt, #btm_call{
  width: 220px;
  display: block;
  text-indent: -3000px;
  height: 32px;
  -border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 2px solid #ffe691;
  text-indent: -3999px;
  margin-bottom: 10px;
}
#btm_email{
  background: url('img/btm_email.png') no-repeat;
}
#btm_appt{
  background: url('img/btm_appt.png') no-repeat;
}
#btm_call{

  -border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 2px solid #f3f3f3;
  background: url('img/btm_call.png') no-repeat;
  height: 45px;
}
#specials{
  border: 1px solid #ffd64c;
  background: url('img/specials.jpg') center repeat-y;
  padding: 10px;
  color: #369;
  width: 250px;
  float: right;
  margin-left: 10px;
  -border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
#specials h2{
  font-size: 2em;
}
.hr{
  background: url('img/hr.png') no-repeat;
  height: 50px;
  border-color: transparent;
  margin-top: 1em;
}
hr{
  display: none;
}
#sol .contact, #sol .similar{
  float: left;
  width: 265px;
}
#sol .similar{
  margin-right: 20px;
}
#sol .contact{
 background: url('img/contact_bg.jpg') center no-repeat;
}
#sol .contact li{
  list-style-type: none;
}

#sidepic{
  width: 150px;
  display: block;
  height: 500px;
  float: left;
  margin-right: 20px;
}
.front{  background: url('img/front.jpg') no-repeat; }
.procedures{  background: url('img/procedures.jpg') no-repeat;}
.face{  background: url('img/face.jpg') no-repeat;}
.nose{  background: url('img/rhin.jpg') no-repeat;}
.eye{  background: url('img/eye.jpg') no-repeat;}
.tummy{  background: url('img/tummy.jpg') no-repeat;}
.treatment{  background: url('img/treatment.jpg') no-repeat;}
.men{  background: url('img/men.jpg') no-repeat;}
.cps{  background: url('img/office.jpg') no-repeat;}
.gallery{  background: url('img/gallery.jpg') no-repeat;}
.ps{  background: url('img/ps.jpg') no-repeat;}
.resources{  background: url('img/resources.jpg') no-repeat;}
.breast{  background: url('img/breast.jpg') no-repeat;}
.lips{  background: url('img/lips.jpg') no-repeat;}
address{
  font-style: normal;
  margin-bottom: 1em;
}
#footer{
  clear: both;
  margin-left: 20px;
  border-top: 1px solid #e3f1fe;
  padding-top: 1em;
  margin-top: 1em;
  color: #4d5f72;
}
.bottom_info, .bottom_info_r{
  width: 220px;
  float: left;
  margin-right: 20px;
}
.bottom_info_r{
  margin-right: 0;
}
#footer h3{
  font-style: italic;
  border-bottom: 1px dotted #ccc;
  margin-bottom: .5em;
  font-weight: normal;
  color: #3f6386;
}
#footer a{
  color: #63a8ed;
}
#footer a:visited{
  text-decoration: none;
  color: #666;
}
#footer strong{
  color: #333;
}
p.developer{
  text-indent: -4999px;
}
.news_post{
  margin-bottom: 2em;
}
#ct img.align_right{
  float: right;
  padding: 1em;
  background: #e3f1fe;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  margin-left: 1em;
}
