body {
}
table.main
{ background-color:#3573B9;
}
.background
{ background-image:url(../App_Themes/Mead/images/home/background.gif);
  background-repeat:no-repeat;
  padding-top:21px;
  width:1024px;
background-position:bottom;
}
.paper
{ background-image:url(../App_Themes/Mead/images/bg_paper_repeat.png);
  background-repeat:repeat-y;
  margin-left:47px;
  width:949px;
}
.paper_top
{ background-image:url(../App_Themes/Mead/images/bg_paper2.png);
  background-repeat:no-repeat;
  width:960px;
}
.banner
{ 
  width:810px;
  height:283px;
border: 0px solid #000000;
}
.content
{ width:949px;

}
td.side
{ width:139px;
  background-color:#E8F0F9;
  vertical-align:top;
  padding-top:13px;
}
td.main_segement
{ 

  width:810px;
  font-size:11px;

}

/* #Buttons# */
#homeTab
{ background-image: url(../App_Themes/Mead/images/tab_home_on.gif);
  width:52px;
  height:28px;
  border:0px;
}
#brandsButton
{ background-image: url(../App_Themes/Mead/images/home/btn_brands.gif);
  width:120px;
  height:47px;
cursor:pointer;
}

#brandsButton:hover
{ background-image: url(../App_Themes/Mead/images/home/btn_brands-over.gif);
  width:120px;
  height:47px;
cursor:pointer;
}
#productsButton 
{ background-image: url(../App_Themes/Mead/images/home/btn_products.gif);
  width:120px;
  height:47px;
cursor:pointer;
}
#productsButton:hover 
{ background-image: url(../App_Themes/Mead/images/home/btn_products-over.gif);
  width:120px;
  height:47px;
cursor:pointer;
}
#productRecButton 
{ background-image: url(../App_Themes/Mead/images/home/btn_rec.gif);
  width:120px;
  height:47px;	
cursor:pointer;
}
#productRecButton:hover 
{ background-image: url(../App_Themes/Mead/images/home/btn_rec-over.gif);
  width:120px;
  height:47px;
cursor:pointer;	
}