#headerLeft {
  position: relative;
  margin: 0 auto;
  left: 0;
  float: left;
  width: 275px;
  height: 50px;
  background-image: url(images/support/header-section-support.jpg);
  overflow: hidden;
}

#supportNav {
  position: relative;
  margin: 0 auto;
  right: 0;
  float: right;
  width: 485px;
  height: 50px;
  overflow: hidden;
  background-image: url(images/support/support-subnav.jpg);
}

#supportBody {
  position: relative;
  float:left;
  margin: 0 auto;
  width: 760px;
  background-image: url('images/sales/bg-body.gif');
  background-repeat:repeat-y;
}

#topDivider {
  height:6px;
  float: left;
  width: 760px;
}

#columnLeft {
  position:relative;
  float: left;
  top:0;
  left: 0;
  width: 275px;
  padding: 0px 0px 0px 0px;
   background-color: #eaeaea;
  }

#productPicture {
  position: relative;
  margin: 0 auto;
  left: 0;
  top: -3px;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
  }
  
#supportHomeText {
  position: relative;
  margin: 0 auto;
  left: 0;
  width: 235px;
  height: 284px;
  padding: 0px 20px 2px 20px;
  overflow: hidden;
  }
  
#supportDetailsText {
  position: relative;
  margin: 0 auto;
  left: 0;
  float: left;
  width: 275px;
  padding: 20px 0px 2px 0px;
  overflow: hidden;
  }
  
#supportDetailsTitle {
   padding: 10px 0px 3px 0px;
  overflow: hidden;
  }
  
#supportNavArea {
  position: absolute;
  margin: 0 auto;
  left: 0;
  top: 266px;
  width: 275px; 
  padding: 0px 0px 0px 0px;
}
 
#supportRight {
  position: relative;
  float: right;
  width: 485px;
  height: 286px;
  padding: 0 0;
  overflow: hidden;
}

#supportListing {
  position: relative;
  float: right;
  right: 0;
  width: 435px;
  height: 
  padding: 15px 25px 20px 25px;
  overflow: hidden;
}

.productListingBlock {
  position: relative;
  float: right;
  width: 435px;
  background-color: #F4F4F4;
  overflow: hidden;
  margin-bottom: 15px;
}

.productListingTitle {
  float: right;
  left: 195px;
  width: 230px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 14px;
  text-decoration: none;
  color: #d97600;
}


.productListingPhoto {
  position: relative;
  float: left;
  top: -3px;
  left: 0;
  width: 190px;
  height: 65px;
  overflow: hidden;
}

.productListingPrice {
  position: relative;
  float: right;
  right: 0;
  width: 215px;
  height: 25px;
  padding: 5px 15px;
}

.productListingMore {
  position: relative;
  float: right;
  right: 0;
  width: 435px;
  height: 15px;
  background-color: #ffffff;
}

#logoDisplay {
  position: relative;
  float: right;
  width: 435px;
  margin: 0 auto;
  padding: 10px 0px 10px 0px;
}

#supportDetails {
  position: relative;
  float: right;
  min-height:200px;
  height:auto !important;
  height:200px;
  width: 435px;
  padding: 15px 25px 20px 25px;
}

#supportDetailsDesc {
  padding: 0px 0px 10px 0px;
}
