#bodycontainer {

  border: 0px solid green;
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0px 0px 60px 0px;
  width: 990px;    
 /* background-image: url(../img/bkgd_braces.gif);  */
  background-image: url(/images/bkgd_braces.gif);  
  background-repeat: no-repeat;   
}



#bodyleft {

  border: 0px solid blue;
  position: relative;
  float: left;
  width: 200px;

}




#bodyright
{

font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
letter-spacing: 0.05em;
color: #666666;
  border: 0px solid red;
  position: relative;
  float: right;
  width: 760px;
  margin-right: auto;
  padding-top: 30px;

}

.bodyright
{

font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
letter-spacing: 0.05em;
color: #666666;
}

h1 { 

  font-family: "Trebuchet MS", Tahoma, Arial, Sans-Serif;
  font-size: 20px;
  color: #666666;
  font-weight: normal;
  padding: 0;
  margin: 0;

}



h2 {

  font-family: "Trebuchet MS", Tahoma, Arial, Sans-Serif;
  font-size: 16px;
  color: #666666;
  font-weight: normal;

}



h3 {

  font-family: "Trebuchet MS", Tahoma, Arial, Sans-Serif;
  font-size: 12px;
  color: #cccccc;
  font-weight: bold;	

}
.non_menu1 {

  color: #999999 !important;
  padding: 4px 0px 4px 0px !important;
  text-decoration: none !important;
  line-height: 2.4em !important;

}



.non_menu2 {

  color: #FBAC39 !important;
  padding: 4px 0px 4px 0px !important;
  text-decoration: none !important;
  line-height: 2.4em !important;

}

#menu_products {	

  padding: 80px 0px 0px 0px !important;
  text-align: right !important;
  display: block !important;

	

  font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif !important;

  font-size: 14px !important;

  font-weight: normal !important;

  color: #999999 !important;

}



#menu_products a.submenulink:link {

	color: #999999 !important;
	padding: 4px 0px 4px 0px !important;
	text-decoration: none !important;
	line-height: 2.4em !important;

}



#menu_products a.submenulink:visited {

	color: #999999 !important;
	padding: 4px 0px 4px 0px !important;
	text-decoration: none !important;
	line-height: 2.4em !important;

}



#menu_products a.submenulink:hover {

	color: #FBAC39 !important;

	text-decoration: none !important;

}
/* Home  */

#bodyhome {

  padding: 30px 0px 0px 50px;

  

/* margin-left: auto;

  margin-right: auto; */

  width: 800px;

  border: 0px solid black;

}



.home_top {

  padding: 0px 40px 20px 40px;

  font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;

  font-size: 11px;

  font-weight: normal;

  letter-spacing: 0.05em;

  color: #666666;

}



.home_bullets {

  padding-left: 30px;

  padding-top: 14px;

  font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;

  font-size: 11px;

  font-weight: normal;

  letter-spacing: 0.05em;

  color: #666666;

}



.invalid {

  color: #B7000;

  font-weight: bold;

}



.success {

  color: Green;

  font-weight: bold;

}



.em {

  color: Black;

  font-weight: bold;

}

.blue {
	
	color:blue;

}

A.blue:HOVER {
	
	color:blue;
	
}
A.blue:visited
{
	color:#800080;
}







