/*******************/
/* Homepage Styles */
/*******************/

#content-panel {
  width: 70px;
  float:left;
  padding: 0; 
  background:none;
}

#main-content #flash-tool-1 {
  width: 507px;
  height: 320px;
  margin-bottom: 1px;
}
#main-content #flash-tool-2 {
  width: 507px;
  height: 92px;
  background-color: #d3e2e7;
}

#generate-spec {
  margin-bottom: 1px;
}
#latest-news-sidebar {
  margin-bottom: 1px;
}

#hp_left{
  float:left;
  width:710px;
}

div#hp_top{
  margin:0 0 10px 0;
  overflow:hidden;
  display:inline-block;
  background:url(/images/hp_top.gif) repeat-y;
}

div#hp_top{
  display:block;
}
#hp_product{
margin-bottom:10px;
}
div#hp_top h2{
  float:left;
  display:block;
  text-align:right;
  font-weight:bold;
  color:#003479;
  font-size:1.8em;
  margin:0;
  padding:5px 10px 0 0;
  width:180px;
}

div#hp_top p {
float:right;
margin-right:10px;
font-size:0.9em;
display:block;
width:483px;
}