#backside
{
  position: absolute;
  display: block;
  top: 0px;
  left: 50%;
  width: 730px;
  margin: 0 0 0 -365px;
  padding: 0 0 0 0;
}

#mainImage
{
  position: absolute;
  display: block;  
  width: 314px;
  height: 216px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#masthead
{
  position: absolute;
  display: block;
  top: 1px;
  left: 314px;
  width: 416px;
  height: 205px;
  margin: -2px 0 0 -2px;
  padding: 0 0 0 0;
}

#mastbottom
{
  position: absolute;
  display: block;
  top: 205px;
  left: 351px;
  width: 379px; 
  height: 45px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-image: url(images/mastbottom.gif);
  font-size: 17pt;
}

#mastbottom a
{
  font-size: 0.7em;
  color: #D8CEC9;
  margin: 0 0 0 10pt;
}

#mastbottom a:hover
{  
  color: #531f33;  
}

#HomeButton
{
 	BACKGROUND-POSITION: right top; 
 	BACKGROUND-IMAGE: url(images/tab1.gif); 
 	BACKGROUND-REPEAT: no-repeat;
  position: absolute;
  top: 206px;
  left: 0px;  
  width: 88px;
  height: 45px;
  text-align: center;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#AboutButton
{
 	BACKGROUND-POSITION: right top; 
 	BACKGROUND-IMAGE: url(images/tab2.gif); 
 	BACKGROUND-REPEAT: no-repeat;
  position: absolute;
  top: 206px;
  left: 88px;  
  width: 88px;
  height: 45px;
  text-align: center;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#ServiceButton
{
 	BACKGROUND-POSITION: right top; 
 	BACKGROUND-IMAGE: url(images/tab3.gif); 
 	BACKGROUND-REPEAT: no-repeat;
  position: absolute;
  top: 206px;
  left: 176px;  
  width: 88px;
  height: 45px;
  text-align: center;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#ProductButton
{
 	BACKGROUND-POSITION: right top; 
 	BACKGROUND-IMAGE: url(images/tab4.gif); 
 	BACKGROUND-REPEAT: no-repeat;
  position: absolute;
  top: 206px;
  left: 264px;  
  width: 88px;
  height: 45px; 	
  text-align: center;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#center
{ 
  position: absolute;
  display: block;
  width: 100%;
  top: 261px;
  height: 260px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#footer
{
  position: absolute;
  display: block;
  width: 100%;
  top: 511px;
  height: 29px;
  background-image: url(images/secondarynavbg.gif);
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#NewPatientButton
{
  position: absolute;
  display: block;
  top: 0px;
  height: 100%;
  left: 46px;
  width: 92px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;  
}

#ResourcesButton
{
  position: absolute;
  display: block;
  top: 0px;
  height: 100%;
  left: 183px;
  width: 92px;   
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#NewslettersButton
{
  position: absolute;
  display: block;
  top: 0px;
  height: 100%;
  left: 330px;
  width: 92px; 
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#TestimonialsButton
{
  position: absolute;
  display: block;
  top: 0px;
  height: 100%;
  left: 477px;
  width: 92px;   
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#LinksButton
{
  position: absolute;
  display: block;
  top: 0px;
  height: 100%;
  left: 600px;
  width: 92px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#spacerCol
{
  width: 10px;
  height: 240px;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#column
{
  width: 230px;
  height: 240px;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#midcolumn
{
  width: 250px;
  height: 240px;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#wideColumn
{
  width: 490px;
  height: 240px;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#imageBox
{
  display: inline;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 110px;
  height: 110px;
}

#imageSpacer
{ 
  float: left;
  width: 10px;
  height: 110px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#midRowSpacer
{
  float: left;
  width: 230px;
  height: 20px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#halfBox
{
  float: left;
  width: 230px;
  height: 110px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#borderColumn
{
  float: left;
  width: 110px;
  height: 240px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#productColumn
{
  width: 510px;
  float: left;
  height: 240px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;  
}

#productImage
{
  float: left;
  border: solid 1px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;  
  width: 115px;
  height: 118px;
  width: "117px";
  height: "120px";
}

#productText
{
  float: left;  
  border: solid 1px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 136px;
  height: 118px;
  width: "138px";
  height: "120px";
  font-size: 8pt;
}

#productText h1
{
  margin: 0 0 0 3pt;
  font-size: 1.2em;
  color: #531f33;
}

#productText p
{
  margin: 3pt 0 0 3pt;
  font-size: 1em;
}

