body {
  background: black url('images/ui/background_tile.jpg') repeat 0 293px;
  margin: 0px auto;
  font-family: "Times New Roman";
}

#header {
  background: transparent url('images/ui/background_header_tile.png') repeat-x;
  height: 235px;
  margin: 0px auto;
  text-align: center;
}

#header h1 {
  margin: 0;
  padding: 25px 0 8px 0;
}

#home-info{
  position: relative;
  top: -13px;
  margin: 0px auto;
  text-align: center;
  font: bold 21px "Times New Roman";
  line-height: 50px;
}

#menu-buttons {
  background: transparent;
  width: 252px;
  height: 65px;
  float: left;
  clear: left;
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 0px 10px;
  text-align: center;
  position: relative;
}

#menu-buttons a{
  margin: 0px 15px;
}


.dropdownmenu {
  background: transparent url('images/ui/nav_bg_light.jpg') repeat-x!important;
  display:block;
  float: left;
  color: #FFF8EF;
  font: bold 15px Arial,Helvetica,Verdana;
  text-decoration:none;
  margin:0px 0px 0px 18px;
  padding:0px;
  line-height: 30px;
  height: 30px;
  border-right: 0px solid #BFBFBF;
  
  cursor:pointer;
}

.dropdownmenu:hover {
  color: #FFFFFF;
  background: transparent url('images/ui/nav_roll.gif') repeat-x!important;
  cursor: pointer;
}

.dropdownmenu .submenu {
  display: none;
	position: absolute;
  margin-top: -1px;
	margin-left: -24px;
	z-index: 1999;
  background: #ffb44e url('images/ui/menubg.jpg') repeat-y!important;
  padding-bottom: 5px;
  text-align: left;
  opacity: 0.9; /* for safari */
  -moz-opacity:0.9; /* for mozilla */
}

.dropdownmenu .submenu a {
  display: block !important;
  background: #ffb44e url('images/ui/menubg.jpg') repeat-y!important;
  color: black !important;
  float: none !important;
  width: auto;
  padding: 2px 6px;
  margin: 0px;
  font-size: 100%;
  line-height: 30px;
}

.dropdownmenu .submenu a:hover {
  display: block !important;
  background: #FFF0DF !important;
  float: none !important;
  width: auto;
  padding: 2px 6px;
  margin: 0px;
  font-size: 100%;
  line-height: 30px;
}

.nav_links {
  z-index: 10;
  position: relative;
  margin: 0px auto;
  padding: 0px;
  width: 1000px;
  height: 30px  ;
  text-align: left;
  text-transform: uppercase;
}

.nav_links a {
  display: block;
  float: left;
  color: #FFFFFF !important;
  font: bold 15px Arial,Helvetica,Verdana;
  text-decoration:none !important;
  padding:0px;
  line-height: 30px;
  margin: 0px 0px 0px 18px;
}

.menu-panel {
  background: #DFA98B;
  width: 252px;
  float: left;
  clear: left;
  padding: 0px;
  margin: 5px 0px 0px 10px;
  position: relative;
  display: block;
  overflow: hidden;
}

.menu-panel ul {
    padding: 7px 0px 0px 0px;
    margin: 0px;
    display: block;
    position:relative;
    text-align:center;
    list-style-type: none;
}

.menu-panel li {
    display:block;
    padding: 0px;
    text-align: left;
    clear: both;
}

.menu-panel .icon {
  float: left;
  clear: left;
  margin: -10px 10px 10px 0px;
  vertical-align: middle;
}

.menu-panel li a {
  color: #5B0000;
  padding: 2px 10px;
  display: block;
  font: bold 16px arial;
  color: white;
  line-height: 29px;
  text-align: left;
}

.menu-panel li a:hover {
  color: #8F1A1A;
  text-decoration: underline;
}

.menublock{
  font: bold 16px "Times New Roman";
  line-height: 40px;
  color: white;
  border: 0px solid black;
  width: 250px;
  float: left; clear: none;
  display: block;
  margin: 0px 20px;
  padding: 0px;
  height: auto;
}

#menubar{
 width: 950px;
 margin: 0px auto;  
 z-index: 11;
}

#content-container {
  position: relative;
  z-index: 9;
  margin: 0 auto;
  width: 990px;
  text-align: left;
  padding: 0;
}

#content {
  width: 890px;
  min-height: 400px;
  padding: 20px 60px 20px 43px;
  background: transparent url('/images/ui/content_background_middle.png') repeat-y top left; 
  overflow: hidden;
  z-index: 10;
}

#content-home {
  width: 965px;
  padding: 0px 10px 0 15px;
  background: transparent url('/images/ui/content_background_home.png') repeat-y top left; 
}

#left_labels {
  width: 456px;
  height: 25px;
  margin: 0px auto;
  clear: both;
}

#left_labels a{
  display: inline-block;
  width: 147px;
  height: 30px;
  line-height: 21px !important;
  padding: 0px 0px 0px 5px;
  font: bold 11pt helvetica;
  color: #660000;
  text-align: left;
}

#left_labels a{
  display: inline-block;
  width: 147px;
  height: 30px;
  line-height: 21px !important;
  padding: 0px 0px 0px 5px;
  font: bold 11pt helvetica;
  color: #660000;
  text-align: left;
}
#right_labels {
  width: 425px;
  height: 25px;
  margin: 0px auto;
  text-align: left;
  clear: both;
}

#right_labels a{
  display: inline-block;
  width: 205px;
  height: 30px;
  line-height: 21px !important;
  padding: 0px 0px 0px 5px;
  font: bold 11pt helvetica;
  color: #660000;
  text-align: left;
}

#right_labels a:hover{
  text-decoration: underline;
  color: #7F0F0F;
}

#left_labels a:hover{
  text-decoration: underline;
  color: #7F0F0F;
}

.rounded-box-a {
  padding-top: 0px;
  float: left;
  width: 491px;
  text-align: center;
}

.rounded-box-a .container {
  background: transparent url('images/ui/left_panel_middle.png') repeat-y;
}

.rounded-box-b {
  padding-top: 0px;
  float: right;
  width: 463px;
  text-align: center;
}
.rounded-box-b .top img{
  padding: 0px;
  margin: 0px;
  width: 463px;
  height: 11px;
}


.rounded-box-b .container {
  background: transparent url('images/ui/right_panel_middle.png') repeat-y top left;
}

.container a{
  margin: 2px 0px;
}

#surgical-menu img{
  margin: 2px 1px;
}

#footer {
  border-top: solid 0px #770000;
  background: transparent url('/images/ui/footer.png') repeat-y top left; 
  position: relative;
  text-transform: uppercase;
  width: 957px;
  height: 89px;
  margin: 20px auto;
  padding: 1px;
  text-align: left;
}

#footer-content {
  margin: 5px auto;
  padding: 0px 0px 0px 10px;
  text-align: center;
}

#footer a {
  display: inline;
  color: #eee;
  font: normal 8pt Verdana;
  margin: 0px 6px;
  line-height: 12px;
  display: inline;
}

#footer a:hover {
  color: #fff;
}

#etailpro{
  margin: 23px 5px 0px 0px;
  float: right; clear: right; width: 185px; height: 70px;
}

#etailpro a{
  color: white !important;
  font: normal 6pt Verdana !important;
  text-align: center;
  line-height: 10px;
  
}

#copyright {
  text-align: right;
  font-size: 9pt;
}

.emailform {
  padding: 0px 0px 20px 0px;
  border-top: 1px solid #999999;
}

.emailform .header {
  display: none;
}

.slideshow_box_a {
  margin: 0 auto;
  padding: 0;
  width: 456px;
  height: 144px;
  text-align: left;
}

.slideshow_box_b {
  margin: 0 auto;
  padding: 0;
  width: 428px;
  height: 144px;
  text-align: left;
}

.slideshow_a { 
  float: left;
  overflow: hidden;
  width: 152px;
  height: 144px;
  padding: 0;
}

.slideshow_b { 
  float: left;
  overflow: hidden;
  width: 214px;
  height: 144px;
  padding: 0;
}

.slideshow_a img,
.slideshow_b img {
	height: 144px;
    position: absolute;
    z-index: 1;
}

.slideshow_a img.active,
.slideshow_b img.active {
    z-index: 10;
}

.slideshow_a img.last-active,
.slideshow_b img.last-active {
    z-index: 9;
}

.pics { height: 144px; width: 152px; padding:0; margin:0; overflow: hidden;float: left; }
.pics img { height: 144px; width: 152px; margin:0; padding: 0px; top:0; left:0 }

.pics2 { height: 144px; width: 214px; padding:0; margin:0; overflow: hidden; float: left; }
.pics2 img { height: 144px; width: 214px; margin:0; padding: 0px; top:0; left:0 }

#vip-club{
  background: transparent url('/images/ads/VIP_Club_Ad.png') no-repeat;
  width: 170px;
  height: 345px;
  position: relative;
  overflow: hidden;
}

#formcontact_usfooter{
  margin: 0px !important;
  padding: 0px !important;
}
#vip-club-btn{
  margin-top: 10px;
}