#masthead
{
  top: 0px;
  width: 100%;
  height: 119px;
  background: url('masthead_bkg.jpg') top left repeat-x;
  margin: 0px;
}
#masthead h1, #masthead h2
{
  padding:0;
  margin: 0;
}
#logo
{
/*  display: none;*/
  position:relative;
/*  float:left;  */
  height: 119px;
  background: url('masthead_logo2.jpg') top left no-repeat;
  width: 960px;
}

#logo span
{
  display:none;  
}
#CatalogAd
{
	display:none;
}

/********** Top menu styling **********/
#mastMenuOne
{
/*  display:none; */
  position: relative;
/*  margin-left: 615px; */
  float: right;
  margin-top: -80px;
  margin-right: 10px;
  font-weight:bold;

}
#mastMenuTwo
{
/*  display:none; */
  position: relative;
  float: right;
  margin-top: -63px;
  margin-right: 10px;
  
/*  margin-left: 665px;*/
    font-weight:bold;

}
#mastMenuOne a
{
  color: #c4fff7;
  text-decoration: none;
}
#mastMenuOne a:hover
{
	color: #55ff55;
}
#mastMenuTwo a
{
  color: #fff;
  text-decoration: none;
}
#mastMenuTwo a:hover
{
	color: #55ff55;
	font-weight:bold;
}
#topMenu
{
/*  display: none; */

  position: relative;
  list-style-type: none;
  top: 38px; 
}

#SecondMenu
{
  position: relative;
  list-style-type: none;
  top: 44px; 

}

#topMenu li, #SecondMenu li
{
  float:left;
/*  width: 122px; */
  margin-left: 15px;
}
#topMenu li span,#SecondMenu li span
{
/*  visibility:hidden;*/
  height: 34px;
}
#topMenu li a,#SecondMenu li
{
  display: block;  
  height: auto;
}
#mastMenuOne a
{
  color: #c4fff7;
  text-decoration: none;
}
#mastMenuOne a:hover
{
	color: #55ff55;
}
#mastMenuTwo a
{
  color: #fff;
  text-decoration: none;
}
#mastMenuTwo a:hover
{
	color: #55ff55;
	font-weight:bold;
}