html, body {
  height:1030px; 
  max-height:100%; 
  width: 100%;
  padding:0;
  margin:0; 
  border:0; 
  margin: 0 auto;
  background: url("images/html_bg.jpg") top center repeat-x; 
  font: normal normal 13px verdana;
  color: #333;
}

h1 {font: normal bold 30px 'Trebuchet MS', verdana; padding: 0; text-align: center; color: #495f8e; float: right; margin: 40px 35px 0 0; _margin-right: 0;}
#header {background: url("images/header.jpg") top center no-repeat; height: 245px; width: 930px; margin: 0 auto; padding: 0;}
#content {width: 930px; height: 785px; margin: 0 auto;}
#content_left {
  float: left; height: 765px; width: 465px; 
  margin: 0 0 0 0; padding: 0;
}
#content_right {
  background: url("images/content_bg.jpg") top center no-repeat; 
  float: right; height: 765px; width: 465px; 
  margin: 0 0 0 0; padding: 0;
}

#content_div {overflow: scroll; overflow-x: hidden; width: 435px; height: 600px; margin: 15px 15px 0 15px;}

#content_div h2 {font-size: 18px; color: #e96800; margin: 10px 15px 10px 15px; padding: 0; line-height: 24px;}
#content_div h3 {font-size: 16px; color: #e96800; margin: 10px 15px 10px 15px; padding: 0; line-height: 24px;}
#content_div p {margin: 10px 15px 10px 15px; padding: 0; line-height: 1.2em; }
#content_div ul {margin: 10px 15px 10px 15px; padding: 0 10px 0 15px ;}
#content_div ul li {padding-bottom: 10px; line-height: 1.2em; }
#content_div table#products {margin: 0 auto;}
#content_div table#products th {font: normal bold 18px 'Trebuchet MS', verdana !important; color: #e96800; padding-bottom: 10px;}
#content_div table#products td {
  width: 130px; height: 200px; 
  margin: 5px; 
  font: normal normal 12px 'Trebuchet MS', verdana;
  text-align: center;
  padding-bottom: 25px;
}

#footer {margin: 85px 0 0 20px;}
#footer a, #footer a:hover, #footer a:visited {color: #009; text-decoration: none;}

#highlight_jewelry {margin: 30px 0 0 0;}
#content_panel {
  background: url("images/content_panel.jpg") top center no-repeat; 
  float: right; height: 400px; width: 425px; 
  margin: 60px 15px 0 0; _margin: 55px 7px 0 0; padding: 0; 
}

#panel_content {width: 400px; height: 360px; overflow: scroll; overflow-x: hidden; margin: 15px 10px 0 10px;}

#panel_content h2 {font-size: 18px; color: #e96800; margin: 30px 30px 10px 30px; padding: 0; line-height: 24px;}
#panel_content p {margin: 0 30px 10px 30px; padding: 0; line-height: 1.2em; }

#menu, #menub {float: left; margin: 125px 0 0 40px; width: 100%; font-size: 13px;}
#menu a.vmenu, #menub a.vmenu:link, #menu a.hmenu, #menu a.hmenu:link, #menub a.vmenu:visited, #menu a.hmenu:visited {display:block; width:125px; height:30px; color:#000; text-decoration:none; text-align:center; line-height:30px;}
#menu a.hmenu, #menu a.hmenu:link, #menu a.hmenu:visited {float:left;}
#menu a.hmenu:hover, #menub a.vmenu:hover {background:#5a6d98; color:#fff;}
#menu a.hmenu:active, #menub a.vmenu:active {background:#ff7e01; color:#fff;}
#menu {height:30px;}
#menu:after{ content: "."; display: block; height: 0; clear: both; visibility:hidden;}
#selected {background:#ff7e01 !important; color:#000 !important; }

#contactform {
  width: 400px;
  height: 415px;
  margin-top: 25px;
  _margin-top: 10px;
  overflow: hidden;
}